WAEC 2017 · Paper 2 · Q9

Given that F=(3420−1221−2)F = \begin{pmatrix} 3 & 4 & 2 \\ 0 & -1 & 2 \\ 2 & 1 & -2 \end{pmatrix}:

  1. (a)

    Find ∣F∣|F|, the determinant of FF.

  2. (b)

    Use the determinant of FF to solve the system of equations 3x+4y+2z=−13x + 4y + 2z = -1, −y+2z=−8-y + 2z = -8, 2x+y−2z=62x + y - 2z = 6 simultaneously.

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

Worked solution (try it first)

(a)

  1. Expand along the top row: ∣F∣=3((−1)(−2)−2(1))−4(0(−2)−2(2))+2(0(1)−(−1)(2))|F| = 3\big((-1)(-2) - 2(1)\big) - 4\big(0(-2) - 2(2)\big) + 2\big(0(1) - (-1)(2)\big).
  2. =3(0)−4(−4)+2(2)=20= 3(0) - 4(-4) + 2(2) = 20.

(b)

  1. Replace each column in turn by −1,−8,6-1, -8, 6: Δx=−20\Delta_x = -20, Δy=40\Delta_y = 40 and Δz=−60\Delta_z = -60.
  2. So x=−2020=−1x = \dfrac{-20}{20} = -1, y=4020=2y = \dfrac{40}{20} = 2 and z=−6020=−3z = \dfrac{-60}{20} = -3.
  3. Check: 3(−1)+4(2)+2(−3)=−13(-1) + 4(2) + 2(-3) = -1 ✓, −2+2(−3)=−8-2 + 2(-3) = -8 ✓ and 2(−1)+2−2(−3)=62(-1) + 2 - 2(-3) = 6 ✓.

Report a problem with this question