JAMB 1994 · UME · Q24

Solve for xx and yy: (113y)(x1)=(41)\begin{pmatrix} 1 & 1 \\ 3 & y \end{pmatrix}\begin{pmatrix} x \\ 1 \end{pmatrix} = \begin{pmatrix} 4 \\ 1 \end{pmatrix}.

Worked solution (try it first)
  1. Multiply each row of the square matrix by the column.
  2. The first row gives 1×x+1×1=x+11 \times x + 1 \times 1 = x + 1.
  3. The second row gives 3×x+y×1=3x+y3 \times x + y \times 1 = 3x + y.
  4. Match with (41)\begin{pmatrix} 4 \\ 1 \end{pmatrix}: x+1=4x + 1 = 4, so x=3x = 3.
  5. Then 3(3)+y=13(3) + y = 1, so y=1−9=−8y = 1 - 9 = -8.
  6. The answer is x=3x = 3, y=−8y = -8, option C.

Report a problem with this question