NECO 2022 · Paper 2 · Q7

  1. (a)(i)

    Given the arithmetic progression (A.P.) 6,9,12,15,18,…6, 9, 12, 15, 18, \ldots, find its 99th term.

  2. (a)(ii)

    Find its nnth term. Tn=T_n =

  3. (b)

    Differentiate y=1−x3y = \sqrt{1 - x^3} with respect to xx. dydx=\frac{dy}{dx} =

  4. (c)

    A curve passes through the point (−3,5)(-3, 5) and its gradient at any point is given by 6x2+10x−76x^2 + 10x - 7. Find the equation of the curve. y=y =

Worked solution (try it first)

(a)(i)

  1. The first term is a=6a = 6 and the common difference is d=9−6=3d = 9 - 6 = 3.
  2. The nnth term of an A.P. is Tn=a+(n−1)dT_n = a + (n - 1)d, so T99=6+98×3T_{99} = 6 + 98 \times 3.
  3. Work it out: T99=6+294=300T_{99} = 6 + 294 = 300.

(ii)

  1. Substitute aa and dd: Tn=6+(n−1)×3T_n = 6 + (n - 1) \times 3.
  2. Expand and simplify: Tn=3n+3T_n = 3n + 3.

(b)

  1. Write y=(1−x3)1/2y = (1 - x^3)^{1/2} and let u=1−x3u = 1 - x^3, so dudx=−3x2\frac{du}{dx} = -3x^2.
  2. By the chain rule, dydx=12u−1/2×dudx\frac{dy}{dx} = \frac12 u^{-1/2} \times \frac{du}{dx}
    =12(1−x3)−1/2×(−3x2)= \frac12(1 - x^3)^{-1/2} \times (-3x^2).
  3. Simplify: dydx=−3x221−x3\frac{dy}{dx} = \frac{-3x^2}{2\sqrt{1 - x^3}}.

(c)

  1. Integrate the gradient: y=∫(6x2+10x−7) dxy = \int (6x^2 + 10x - 7)\,dx
    =2x3+5x2−7x+c= 2x^3 + 5x^2 - 7x + c.
  2. Put in the point (−3,5)(-3, 5): 5=2(−27)+5(9)−7(−3)+c5 = 2(-27) + 5(9) - 7(-3) + c.
  3. Simplify: 5=−54+45+21+c=12+c5 = -54 + 45 + 21 + c = 12 + c, so c=−7c = -7.
  4. The curve is y=2x3+5x2−7x−7y = 2x^3 + 5x^2 - 7x - 7.

Report a problem with this question