WAEC 2021 · Paper 2 · Q7

  1. (a)

    A three-digit number is such that the sum of the digits is 12 and the last digit is three times the first one. If the middle digit is half the sum of the other two, find the number.

  2. (b)

    The 7th and 18th terms of an Arithmetic Progression (A.P.) are 151415\frac14 and 423442\frac34 respectively. Find the: (i) nnth term; (ii) sixth term, of the progression.

Worked solution (try it first)

(a)

  1. Let the digits be xx (first), yy (middle) and zz (last).
  2. The last digit is three times the first: z=3xz = 3x.
  3. The middle digit is half the sum of the other two: y=x+3x2=2xy = \frac{x + 3x}{2} = 2x.
  4. The digits add up to 12: x+2x+3x=12x + 2x + 3x = 12, so 6x=126x = 12 and x=2x = 2.
  5. Then y=4y = 4 and z=6z = 6.
  6. The number is 246.

(b)(i)

  1. The nnth term is Un=a+(n−1)dU_n = a + (n - 1)d.
  2. So a+6d=1514=614a + 6d = 15\frac14 = \frac{61}{4} and a+17d=4234=1714a + 17d = 42\frac34 = \frac{171}{4}.
  3. Take the first from the second: 11d=110411d = \frac{110}{4}, so d=104=52d = \frac{10}{4} = \frac52.
  4. Then a=614−6×52a = \frac{61}{4} - 6 \times \frac52
    =614−15= \frac{61}{4} - 15
    =14= \frac14.
  5. So Un=14+52(n−1)U_n = \frac14 + \frac52(n - 1)
    =1+10n−104= \frac{1 + 10n - 10}{4}
    =10n−94= \frac{10n - 9}{4}.

(ii)

  1. U6=60−94U_6 = \frac{60 - 9}{4}
    =514= \frac{51}{4}
    =1234= 12\frac34.

Report a problem with this question