WAEC 2016 · Paper 2 · Q2

  1. (a)

    A function ff is defined on the set R\mathbb R of real numbers by f:x→mx2+nx+2f : x \to mx^2 + nx + 2, where mm and nn are constants. If f(−2)=0f(-2) = 0 and f(1)=3f(1) = 3, find the values of mm and nn.

    Separate values with commas, e.g. 3, −2

Worked solution (try it first)
  1. f(−2)=0f(-2) = 0: m(−2)2+n(−2)+2=0m(-2)^2 + n(-2) + 2 = 0, so 4m−2n+2=04m - 2n + 2 = 0.
  2. Divide by 2: 2m−n=−12m - n = -1.
  3. f(1)=3f(1) = 3: m+n+2=3m + n + 2 = 3, so m+n=1m + n = 1.
  4. Add the two equations: 3m=03m = 0, so m=0m = 0.
  5. Then n=1−0=1n = 1 - 0 = 1.
  6. Check: f(x)=x+2f(x) = x + 2 gives f(−2)=0f(-2) = 0 ✓ and f(1)=3f(1) = 3 ✓.

Report a problem with this question