NECO 2023 · Paper 1 · Q12

Resolve 2x+5(x+3)(x+2)\dfrac{2x + 5}{(x + 3)(x + 2)} into partial fractions.

Worked solution (try it first)
  1. Write 2x+5(x+3)(x+2)=Ax+3+Bx+2\dfrac{2x + 5}{(x + 3)(x + 2)} = \dfrac{A}{x + 3} + \dfrac{B}{x + 2} and multiply through by the bottom: 2x+5=A(x+2)+B(x+3)2x + 5 = A(x + 2) + B(x + 3).
  2. Put x=−3x = -3, which makes x+3x + 3 zero: −1=A(−1)-1 = A(-1), so A=1A = 1.
  3. Put x=−2x = -2, which makes x+2x + 2 zero: 1=B(1)1 = B(1), so B=1B = 1.
  4. So the fraction is 1x+3+1x+2\dfrac{1}{x + 3} + \dfrac{1}{x + 2}, option C.

Report a problem with this question