WAEC 2020 · Paper 2 · Q6

  1. (a)

    Given that (y+2)(y + 2), (y+3)(y + 3) and (2y2+1)(2y^2 + 1) are consecutive terms of an Arithmetic Progression (A.P.), find the possible values of yy.

    Separate values with commas, e.g. 3, −2

  2. (b)

    Given that X=(2486)X = \begin{pmatrix} 2 & 4 \\ 8 & 6 \end{pmatrix}, Y=(abcd)Y = \begin{pmatrix} a & b \\ c & d \end{pmatrix} and XY=(1216810)XY = \begin{pmatrix} 12 & 16 \\ 8 & 10 \end{pmatrix}, find: (i) matrix YY; (ii) the determinant of YY.

Worked solution (try it first)

(a)

  1. Consecutive terms of an A.P. have equal gaps: (y+3)−(y+2)=(2y2+1)−(y+3)(y + 3) - (y + 2) = (2y^2 + 1) - (y + 3).
  2. Simplify each side: 1=2y2−y−21 = 2y^2 - y - 2.
  3. Move everything to one side: 2y2−y−3=02y^2 - y - 3 = 0.
  4. Factorise: (2y−3)(y+1)=0(2y - 3)(y + 1) = 0, so y=32y = \frac32 or y=−1y = -1.
  5. (Check: y=−1y = -1 gives 1,2,31, 2, 3 and y=32y = \frac32 gives 312,412,5123\frac12, 4\frac12, 5\frac12.)

(b)(i)

  1. Multiply row by column: XY=(2a+4c2b+4d8a+6c8b+6d)XY = \begin{pmatrix} 2a + 4c & 2b + 4d \\ 8a + 6c & 8b + 6d \end{pmatrix}
    =(1216810)= \begin{pmatrix} 12 & 16 \\ 8 & 10 \end{pmatrix}.
  2. The first column gives 2a+4c=122a + 4c = 12 and 8a+6c=88a + 6c = 8.
  3. Multiply the first by 4: 8a+16c=488a + 16c = 48.
  4. Take away the second: 10c=4010c = 40, so c=4c = 4, and 2a=12−16=−42a = 12 - 16 = -4, so a=−2a = -2.
  5. The second column gives 2b+4d=162b + 4d = 16 and 8b+6d=108b + 6d = 10.
  6. Multiply the first by 4: 8b+16d=648b + 16d = 64.
  7. Take away the second: 10d=5410d = 54, so d=275d = \frac{27}{5}, and 2b=16−1085=−2852b = 16 - \frac{108}{5} = -\frac{28}{5}, so b=−145b = -\frac{14}{5}.
  8. So Y=(−2−2454525)Y = \begin{pmatrix} -2 & -2\frac45 \\ 4 & 5\frac25 \end{pmatrix}.

(ii)

  1. ∣Y∣=ad−bc|Y| = ad - bc
    =(−2)×275−(−145)×4= (-2) \times \frac{27}{5} - \left(-\frac{14}{5}\right) \times 4
    =−545+565= -\frac{54}{5} + \frac{56}{5}
    =25= \frac25.

Report a problem with this question