WAEC 2011 · Paper 2 · Q9

  1. (a)

    Find, from first principles, the derivative of f(x)=(2x+3)2f(x) = (2x + 3)^2.

  2. (b)

    Evaluate ∫12(x+1)(x2−2x+2)x2 dx\displaystyle\int_1^2 \frac{(x + 1)(x^2 - 2x + 2)}{x^2}\,dx.

Worked solution (try it first)

(a)

  1. Expand: f(x)=(2x+3)2=4x2+12x+9f(x) = (2x + 3)^2 = 4x^2 + 12x + 9.
  2. f(x+h)=4(x+h)2+12(x+h)+9f(x + h) = 4(x + h)^2 + 12(x + h) + 9
    =4x2+8xh+4h2+12x+12h+9= 4x^2 + 8xh + 4h^2 + 12x + 12h + 9.
  3. Take away f(x)f(x): f(x+h)−f(x)=8xh+4h2+12hf(x + h) - f(x) = 8xh + 4h^2 + 12h.
  4. Divide by hh: 8x+4h+128x + 4h + 12.
  5. Let h→0h \to 0: f′(x)=8x+12f'(x) = 8x + 12.

(b)

  1. Multiply out the top: (x+1)(x2−2x+2)=x3−x2+2(x + 1)(x^2 - 2x + 2) = x^3 - x^2 + 2.
  2. Divide each term by x2x^2: the integrand is x−1+2x−2x - 1 + 2x^{-2}.
  3. Integrate: [x22−x−2x]12\left[\dfrac{x^2}{2} - x - \dfrac2x\right]_1^2.
  4. At x=2x = 2: 2−2−1=−12 - 2 - 1 = -1.
  5. At x=1x = 1: 12−1−2=−52\frac12 - 1 - 2 = -\frac52.
  6. Subtract: −1−(−52)=32-1 - \left(-\frac52\right) = \dfrac32.

Report a problem with this question