Practice: Expressing Linear Equations As Matrices

From Wikiversity
Jump to: navigation, search

This page contains practice exercises for expressing linear equations as matrices.

1. Express the following set of linear equations as a matrix.

  \begin{align}
    2x + 4y = 6 \\
    2x + 6y = 8
  \end{align}


3. Express the following set of linear equations as a matrix

  \begin{align} 4a -  b = 4 \\ 5a - 2b = 2 \\ a + 3b = 4 \end{align}
2. Express the following set of linear equations as a matrix

  \begin{align} 2x_1 + x_2 + 7x_3 = 5 \\ x_1 + x_2 + 5x_3 = 3 \end{align}

See also [edit]