WAEC 2017 · Paper 2 · Q12

  1. (a)

    Using the method of completing the square, solve, correct to 2 decimal places, the equation 3y2−5y+2=03y^2 - 5y + 2 = 0.

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

  2. (b)

    Given that M=(1243)M = \begin{pmatrix} 1 & 2 \\ 4 & 3 \end{pmatrix}, N=(mxny)N = \begin{pmatrix} m & x \\ n & y \end{pmatrix} and MN=(2134)MN = \begin{pmatrix} 2 & 1 \\ 3 & 4 \end{pmatrix}, find the matrix NN.

    Show the answer

    N=(0110)N = \begin{pmatrix} 0 & 1 \\ 1 & 0 \end{pmatrix}

Worked solution (try it first)

(a)

  1. Divide by 3 so that y2y^2 stands alone, and move the number across: y2−53y=−23y^2 - \frac53y = -\frac23.
  2. Half of −53-\frac53 is −56-\frac56.
  3. Add its square, 2536\frac{25}{36}, to both sides: (y−56)2=2536−2436\left(y - \frac56\right)^2 = \frac{25}{36} - \frac{24}{36}
    =136= \frac{1}{36}.
  4. Take square roots: y−56=±16y - \frac56 = \pm\frac16, so y=56+16=1y = \frac56 + \frac16 = 1 or y=56−16=23y = \frac56 - \frac16 = \frac23.
  5. To 2 decimal places, y=1.00y = 1.00 or y=0.67y = 0.67.

(b)

  1. Multiply row by column: MN=(m+2nx+2y4m+3n4x+3y)MN = \begin{pmatrix} m + 2n & x + 2y \\ 4m + 3n & 4x + 3y \end{pmatrix}.
  2. Match each entry with (2134)\begin{pmatrix} 2 & 1 \\ 3 & 4 \end{pmatrix}.
  3. The first column gives m+2n=2m + 2n = 2 and 4m+3n=34m + 3n = 3.
  4. Take 4 times the first from the second: −5n=−5-5n = -5, so n=1n = 1 and then m=0m = 0.
  5. The second column gives x+2y=1x + 2y = 1 and 4x+3y=44x + 3y = 4.
  6. In the same way, −5y=0-5y = 0, so y=0y = 0 and then x=1x = 1.
  7. So N=(0110)N = \begin{pmatrix} 0 & 1 \\ 1 & 0 \end{pmatrix}.
  8. Check: (1243)(0110)=(2134)\begin{pmatrix} 1 & 2 \\ 4 & 3 \end{pmatrix}\begin{pmatrix} 0 & 1 \\ 1 & 0 \end{pmatrix} = \begin{pmatrix} 2 & 1 \\ 3 & 4 \end{pmatrix} ✓.

Report a problem with this question