WAEC 2018 · Paper 2 · Q10✱✱

  1. (a)

    The function f(x)=px2+qx+rf(x) = px^2 + qx + r, where pp, qq and rr are constants. If f(1)=0f(1) = 0, f(−1)=4f(-1) = 4 and f(2)=7f(2) = 7, find the: (i) values of pp, qq and rr; (ii) factors of f(x)f(x).

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

  2. (b)

    A function ff is defined by f(x)=2x2−x+3(x+1)(x2+2)f(x) = \dfrac{2x^2 - x + 3}{(x + 1)(x^2 + 2)}. Express f(x)f(x) in partial fractions.

Worked solution (try it first)

(a)(i)

  1. Each value gives an equation: f(1)=p+q+r=0f(1) = p + q + r = 0, f(−1)=p−q+r=4f(-1) = p - q + r = 4 and f(2)=4p+2q+r=7f(2) = 4p + 2q + r = 7.
  2. Take the second equation from the first: 2q=−42q = -4, so q=−2q = -2.
  3. Put q=−2q = -2 in the first: p+r=2p + r = 2.
  4. Put it in the third: 4p+r=114p + r = 11.
  5. Take p+r=2p + r = 2 from 4p+r=114p + r = 11: 3p=93p = 9, so p=3p = 3.
  6. Then r=2−3=−1r = 2 - 3 = -1.

(ii)

  1. f(x)=3x2−2x−1f(x) = 3x^2 - 2x - 1.
  2. Two numbers that multiply to −3-3 and add to −2-2 are −3-3 and 1.
  3. So 3x2−3x+x−1=3x(x−1)+1(x−1)3x^2 - 3x + x - 1 = 3x(x - 1) + 1(x - 1)
    =(x−1)(3x+1)= (x - 1)(3x + 1).

(b)

  1. Write 2x2−x+3(x+1)(x2+2)=Ax+1+Bx+Cx2+2\dfrac{2x^2 - x + 3}{(x + 1)(x^2 + 2)} = \dfrac{A}{x + 1} + \dfrac{Bx + C}{x^2 + 2}, so 2x2−x+3=A(x2+2)+(Bx+C)(x+1)2x^2 - x + 3 = A(x^2 + 2) + (Bx + C)(x + 1).
  2. Put x=−1x = -1: 2+1+3=3A2 + 1 + 3 = 3A, so A=2A = 2.
  3. Compare the x2x^2 terms: 2=A+B2 = A + B, so B=0B = 0.
  4. Compare the constants: 3=2A+C3 = 2A + C, so C=−1C = -1.
  5. So f(x)=2x+1−1x2+2f(x) = \dfrac{2}{x + 1} - \dfrac{1}{x^2 + 2}.

Report a problem with this question