WAEC 2011 · Paper 2 · Q11

The images of points (2,3)(2, 3) and (4,5)(4, 5) under a linear transformation A\mathbf A are (3,4)(3, 4) and (5,6)(5, 6) respectively. Find the:

  1. (a)

    matrix A\mathbf A;

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

  2. (b)

    inverse of A\mathbf A;

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

  3. (c)

    point whose image is (−1,1)(-1, 1).

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

Worked solution (try it first)

(a)

  1. Let A=(abcd)\mathbf A = \begin{pmatrix} a & b \\ c & d \end{pmatrix}.
  2. Its images of (2,3)(2, 3) and (4,5)(4, 5) give four equations.
  3. First rows: 2a+3b=32a + 3b = 3 and 4a+5b=54a + 5b = 5.
  4. Double the first and subtract: b=1b = 1, so a=0a = 0.
  5. Second rows: 2c+3d=42c + 3d = 4 and 4c+5d=64c + 5d = 6.
  6. Likewise d=2d = 2, so c=−1c = -1.
  7. So A=(01−12)\mathbf A = \begin{pmatrix} 0 & 1 \\ -1 & 2 \end{pmatrix}.

(b)

  1. ∣A∣=0(2)−1(−1)=1|\mathbf A| = 0(2) - 1(-1) = 1, so A−1=(2−110)\mathbf A^{-1} = \begin{pmatrix} 2 & -1 \\ 1 & 0 \end{pmatrix}.

(c)

  1. A−1(−11)=(−2−1−1+0)\mathbf A^{-1}\begin{pmatrix} -1 \\ 1 \end{pmatrix} = \begin{pmatrix} -2 - 1 \\ -1 + 0 \end{pmatrix}
    =(−3−1)= \begin{pmatrix} -3 \\ -1 \end{pmatrix}: the point (−3,−1)(-3, -1).

Report a problem with this question