WAEC 2019 · Paper 2 · Q11

Given that M:(x,y)→(7y,3x−y)M : (x, y) \to (7y, 3x - y) and N:(x,y)→(2x−y,5x+3y)N : (x, y) \to (2x - y, 5x + 3y),

  1. (a)

    write down the matrices MM and NN of the linear transformations;

    Show the answer

    M=(073−1)M = \begin{pmatrix} 0 & 7 \\ 3 & -1 \end{pmatrix}, N=(2−153)N = \begin{pmatrix} 2 & -1 \\ 5 & 3 \end{pmatrix}

  2. (b)

    find the image of P(2,−3)P(2, -3) under the linear transformation NN followed by MM;

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

  3. (c)

    find the coordinates of the point QQ whose image is Q′(2,4)Q'(2, 4) under the linear transformation NN.

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

Worked solution (try it first)

(a)

  1. Read the coefficients: M=(073−1)M = \begin{pmatrix} 0 & 7 \\ 3 & -1 \end{pmatrix} and N=(2−153)N = \begin{pmatrix} 2 & -1 \\ 5 & 3 \end{pmatrix}.

(b)

  1. NN followed by MM is MN=(0+350+216−5−3−3)MN = \begin{pmatrix} 0 + 35 & 0 + 21 \\ 6 - 5 & -3 - 3 \end{pmatrix}
    =(35211−6)= \begin{pmatrix} 35 & 21 \\ 1 & -6 \end{pmatrix}.
  2. MN(2−3)=(70−632+18)MN\begin{pmatrix} 2 \\ -3 \end{pmatrix} = \begin{pmatrix} 70 - 63 \\ 2 + 18 \end{pmatrix}
    =(720)= \begin{pmatrix} 7 \\ 20 \end{pmatrix}: the image is (7,20)(7, 20).

(c)

  1. Solve N(xy)=(24)N\begin{pmatrix} x \\ y \end{pmatrix} = \begin{pmatrix} 2 \\ 4 \end{pmatrix}: 2x−y=22x - y = 2 and 5x+3y=45x + 3y = 4.
  2. Multiply the first by 3 and add: 11x=1011x = 10, so x=1011x = \frac{10}{11} and y=2x−2=−211y = 2x - 2 = -\frac{2}{11}.
  3. So Q(1011,−211)Q\left(\frac{10}{11}, -\frac{2}{11}\right).

Report a problem with this question