JAMB 2014 · UTME · Q22

Find yy if (5−62−7)(xy)=(7−11)\begin{pmatrix} 5 & -6 \\ 2 & -7 \end{pmatrix}\begin{pmatrix} x \\ y \end{pmatrix} = \begin{pmatrix} 7 \\ -11 \end{pmatrix}.

Worked solution (try it first)
  1. Multiply out the left side to get two equations: 5x−6y=75x - 6y = 7 and 2x−7y=−112x - 7y = -11.
  2. Make the xx terms match: multiply the first by 2 and the second by 5, giving 10x−12y=1410x - 12y = 14 and 10x−35y=−5510x - 35y = -55.
  3. Subtract the second from the first: 23y=6923y = 69, so y=3y = 3, option D.

Report a problem with this question