WAEC 2018 · Paper 2 · Q11

  1. (a)

    Find, from first principles, the derivative of 5x−6x25x - \dfrac{6}{x^2} with respect to xx.

  2. (b)

    Find ∫x1−x dx\displaystyle\int x\sqrt{1 - x}\,dx.

Worked solution (try it first)

(a)

  1. f(x)=5x−6x−2f(x) = 5x - 6x^{-2}, so f(x+h)−f(x)=5h−6[1(x+h)2−1x2]f(x + h) - f(x) = 5h - 6\left[\dfrac{1}{(x + h)^2} - \dfrac{1}{x^2}\right].
  2. Over one denominator: 1(x+h)2−1x2=x2−(x+h)2x2(x+h)2\dfrac{1}{(x + h)^2} - \dfrac{1}{x^2} = \dfrac{x^2 - (x + h)^2}{x^2(x + h)^2}
    =−h(2x+h)x2(x+h)2= \dfrac{-h(2x + h)}{x^2(x + h)^2}.
  3. So f(x+h)−f(x)=5h+6h(2x+h)x2(x+h)2f(x + h) - f(x) = 5h + \dfrac{6h(2x + h)}{x^2(x + h)^2}.
  4. Divide by hh: 5+6(2x+h)x2(x+h)25 + \dfrac{6(2x + h)}{x^2(x + h)^2}.
  5. Let h→0h \to 0: f′(x)=5+12xx4f'(x) = 5 + \dfrac{12x}{x^4}
    =5+12x3= 5 + \dfrac{12}{x^3}.

(b)

  1. Let u=1−xu = 1 - x.
  2. Then x=1−ux = 1 - u and dx=−dudx = -du.
  3. ∫x1−x dx=−∫(1−u)u12 du\displaystyle\int x\sqrt{1 - x}\,dx = -\int (1 - u)u^{\frac12}\,du
    =−∫(u12−u32)du= -\int \left(u^{\frac12} - u^{\frac32}\right)du.
  4. Integrate: −(23u32−25u52)+c=25u52−23u32+c-\left(\frac23u^{\frac32} - \frac25u^{\frac52}\right) + c = \frac25u^{\frac52} - \frac23u^{\frac32} + c.
  5. Put uu back: 25(1−x)52−23(1−x)32+c\frac25(1 - x)^{\frac52} - \frac23(1 - x)^{\frac32} + c.

Report a problem with this question