WAEC 2008 · Paper 2 · Q11

  1. (a)

    Express 2x2−5x+1x3−4x2+3x\dfrac{2x^2 - 5x + 1}{x^3 - 4x^2 + 3x} in partial fractions.

Worked solution (try it first)
  1. Factorise the denominator: x3−4x2+3x=x(x2−4x+3)x^3 - 4x^2 + 3x = x(x^2 - 4x + 3)
    =x(x−1)(x−3)= x(x - 1)(x - 3).
  2. Write 2x2−5x+1x(x−1)(x−3)=Ax+Bx−1+Cx−3\dfrac{2x^2 - 5x + 1}{x(x - 1)(x - 3)} = \dfrac{A}{x} + \dfrac{B}{x - 1} + \dfrac{C}{x - 3}.
  3. Multiply through by the denominator: 2x2−5x+1=A(x−1)(x−3)+Bx(x−3)+Cx(x−1)2x^2 - 5x + 1 = A(x - 1)(x - 3) + Bx(x - 3) + Cx(x - 1).
  4. Put x=0x = 0: 1=3A1 = 3A, so A=13A = \frac13.
  5. Put x=1x = 1: 2−5+1=B(1)(−2)2 - 5 + 1 = B(1)(-2), so −2=−2B-2 = -2B and B=1B = 1.
  6. Put x=3x = 3: 18−15+1=C(3)(2)18 - 15 + 1 = C(3)(2), so 4=6C4 = 6C and C=23C = \frac23.
  7. So the expression is 13x+1x−1+23(x−3)\dfrac{1}{3x} + \dfrac{1}{x - 1} + \dfrac{2}{3(x - 3)}.

Report a problem with this question