NECO 2024 · Paper 2 · Q9

  1. (a)

    The 9th term of an arithmetic progression is 61 while the 21st term is 145. Find the sum of the first 48 terms.

  2. (b)

    Evaluate ∫02(32x2+5)dx\displaystyle\int_0^2 \left(\tfrac32x^2 + 5\right)dx.

Worked solution (try it first)

(a)

  1. The nnth term of an A.P. is a+(n−1)da + (n - 1)d.
  2. So T9=a+8d=61T_9 = a + 8d = 61 and T21=a+20d=145T_{21} = a + 20d = 145.
  3. Take the first equation from the second: 12d=8412d = 84, so d=7d = 7.
  4. Then a=61−8×7=61−56=5a = 61 - 8 \times 7 = 61 - 56 = 5.
  5. Sn=n2[2a+(n−1)d]S_n = \frac{n}{2}[2a + (n - 1)d], so S48=482[2×5+47×7]S_{48} = \frac{48}{2}[2 \times 5 + 47 \times 7]
    =24×(10+329)= 24 \times (10 + 329)
    =24×339= 24 \times 339
    =8136= 8136.

(b)

  1. Integrate term by term: 32x2\frac32x^2 becomes 32×x33=x32\frac32 \times \frac{x^3}{3} = \frac{x^3}{2}, and 55 becomes 5x5x.
  2. So ∫02(32x2+5)dx=[x32+5x]02\displaystyle\int_0^2 \left(\tfrac32x^2 + 5\right)dx = \left[\frac{x^3}{2} + 5x\right]_0^2.
  3. Put in the limits: (82+10)−(0+0)=4+10\left(\frac{8}{2} + 10\right) - (0 + 0) = 4 + 10
    =14= 14.

Report a problem with this question