WAEC 2014 · Paper 2 · Q9

  1. (a)

    Resolve x2+1(x+2)3\dfrac{x^2 + 1}{(x + 2)^3} into partial fractions.

  2. (b)

    The gradient of a curve at the point (x,y)(x, y) is (2x−3)(2x - 3). If the minimum value on the curve is 3, find the equation of the curve.

    Show the answer

    4y=4x2−12x+214y = 4x^2 - 12x + 21

Worked solution (try it first)

(a)

  1. A cubed bracket needs three fractions: Ax+2+B(x+2)2+C(x+2)3\dfrac{A}{x + 2} + \dfrac{B}{(x + 2)^2} + \dfrac{C}{(x + 2)^3}.
  2. Multiply through by (x+2)3(x + 2)^3: x2+1=A(x+2)2+B(x+2)+Cx^2 + 1 = A(x + 2)^2 + B(x + 2) + C.
  3. Put x=−2x = -2: 5=C5 = C.
  4. Expand: A(x2+4x+4)+Bx+2B+CA(x^2 + 4x + 4) + Bx + 2B + C.
  5. The x2x^2 terms give A=1A = 1.
  6. The xx terms give 0=4A+B0 = 4A + B, so B=−4B = -4.
  7. Check the constants: 4−8+5=14 - 8 + 5 = 1 ✓.
  8. So the answer is 1x+2−4(x+2)2+5(x+2)3\dfrac{1}{x + 2} - \dfrac{4}{(x + 2)^2} + \dfrac{5}{(x + 2)^3}.

(b)

  1. Integrate the gradient: y=x2−3x+cy = x^2 - 3x + c.
  2. The minimum is where the gradient is zero: 2x−3=02x - 3 = 0, so x=32x = \frac32.
  3. There y=3y = 3: 94−92+c=3\frac94 - \frac92 + c = 3, so c=3+94=214c = 3 + \frac94 = \frac{21}{4}.
  4. So y=x2−3x+214y = x^2 - 3x + \dfrac{21}{4}, that is 4y=4x2−12x+214y = 4x^2 - 12x + 21.

Report a problem with this question