WAEC 2008 · Paper 2 · Q12

  1. (a)

    The point P(3,−5)P(3, -5) is rotated through an angle of 60∘60^\circ anticlockwise about the origin. (i) Obtain the matrix for the rotation. (ii) Find the image P1P_1 of the point PP under the rotation.

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

  2. (b)

    A linear transformation is given by N:(xy)→(2x+3y3x−y)N : \begin{pmatrix} x \\ y \end{pmatrix} \to \begin{pmatrix} 2x + 3y \\ 3x - y \end{pmatrix}. (i) Write down the matrix NN of the transformation. (ii) If N2+aN+bI=0N^2 + aN + bI = 0, where a,b∈Ra, b \in \mathbb{R}, II is the 2×22 \times 2 unit matrix and 00 is the 2×22 \times 2 null matrix, find the values of aa and bb.

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

Worked solution (try it first)

(a)(i)

  1. An anticlockwise rotation through θ\theta about the origin has matrix (cos⁡θ−sin⁡θsin⁡θcos⁡θ)\begin{pmatrix} \cos\theta & -\sin\theta \\ \sin\theta & \cos\theta \end{pmatrix}.
  2. With θ=60∘\theta = 60^\circ: cos⁡60∘=12\cos 60^\circ = \frac12 and sin⁡60∘=32\sin 60^\circ = \frac{\sqrt3}{2}, giving (12−323212)\begin{pmatrix} \frac12 & -\frac{\sqrt3}{2} \\ \frac{\sqrt3}{2} & \frac12 \end{pmatrix}.

(ii)

  1. Multiply the matrix by (3−5)\begin{pmatrix} 3 \\ -5 \end{pmatrix}.
  2. Top row: 32+532=3+532\frac32 + \frac{5\sqrt3}{2} = \frac{3 + 5\sqrt3}{2}.
  3. Bottom row: 332−52=33−52\frac{3\sqrt3}{2} - \frac52 = \frac{3\sqrt3 - 5}{2}.
  4. So P1(3+532,33−52)P_1\left(\frac{3 + 5\sqrt3}{2}, \frac{3\sqrt3 - 5}{2}\right), about (5.83,0.10)(5.83, 0.10).

(b)(i)

  1. Read the coefficients of xx and yy row by row: N=(233−1)N = \begin{pmatrix} 2 & 3 \\ 3 & -1 \end{pmatrix}.

(ii)

  1. N2=N×NN^2 = N \times N.
  2. Top row: (4+9, 6−3)=(13,3)(4 + 9,\ 6 - 3) = (13, 3).
  3. Bottom row: (6−3, 9+1)=(3,10)(6 - 3,\ 9 + 1) = (3, 10).
  4. So (133310)+a(233−1)+b(1001)=(0000)\begin{pmatrix} 13 & 3 \\ 3 & 10 \end{pmatrix} + a\begin{pmatrix} 2 & 3 \\ 3 & -1 \end{pmatrix} + b\begin{pmatrix} 1 & 0 \\ 0 & 1 \end{pmatrix} = \begin{pmatrix} 0 & 0 \\ 0 & 0 \end{pmatrix}.
  5. Top-right entries: 3+3a=03 + 3a = 0, so a=−1a = -1.
  6. Top-left entries: 13+2a+b=013 + 2a + b = 0, so 13−2+b=013 - 2 + b = 0 and b=−11b = -11.
  7. Check with the bottom-right entries: 10−a+b=10+1−11=010 - a + b = 10 + 1 - 11 = 0 ✓.
  8. So a=−1a = -1 and b=−11b = -11.

Report a problem with this question