WAEC 2012 · Paper 2 · Q12

  1. (a)

    Write down the matrices PP and QQ of the transformations P:(x,y)→(3x−4y,−x)P : (x, y) \to (3x - 4y, -x) and Q:(x,y)→(y,−2x+y)Q : (x, y) \to (y, -2x + y).

    Show the answer

    P=(3−4−10)P = \begin{pmatrix} 3 & -4 \\ -1 & 0 \end{pmatrix}, Q=(01−21)Q = \begin{pmatrix} 0 & 1 \\ -2 & 1 \end{pmatrix}

  2. (b)

    Calculate the matrix PQ−2QPQ - 2Q.

    Show the answer

    (8−34−3)\begin{pmatrix} 8 & -3 \\ 4 & -3 \end{pmatrix}

  3. (c)

    Find the image of the point (1,−2)(1, -2) under the linear transformation PQ−2QPQ - 2Q.

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

Worked solution (try it first)

(a)

  1. Read the coefficients of xx and yy in each new coordinate: P=(3−4−10)P = \begin{pmatrix} 3 & -4 \\ -1 & 0 \end{pmatrix} and Q=(01−21)Q = \begin{pmatrix} 0 & 1 \\ -2 & 1 \end{pmatrix}.

(b)

  1. Multiply rows of PP by columns of QQ: PQ=(0+83−40+0−1+0)PQ = \begin{pmatrix} 0 + 8 & 3 - 4 \\ 0 + 0 & -1 + 0 \end{pmatrix}
    =(8−10−1)= \begin{pmatrix} 8 & -1 \\ 0 & -1 \end{pmatrix}.
  2. Double QQ: 2Q=(02−42)2Q = \begin{pmatrix} 0 & 2 \\ -4 & 2 \end{pmatrix}.
  3. Subtract: PQ−2Q=(8−34−3)PQ - 2Q = \begin{pmatrix} 8 & -3 \\ 4 & -3 \end{pmatrix}.

(c)

  1. Multiply: (8−34−3)(1−2)=(8+64+6)\begin{pmatrix} 8 & -3 \\ 4 & -3 \end{pmatrix}\begin{pmatrix} 1 \\ -2 \end{pmatrix} = \begin{pmatrix} 8 + 6 \\ 4 + 6 \end{pmatrix}
    =(1410)= \begin{pmatrix} 14 \\ 10 \end{pmatrix}.
  2. The image is the point (14,10)(14, 10).

Report a problem with this question