How to Solve a System of Equations Using Matrices?

Any system of linear equations can be written as a matrix equation. In this step-by-step guide, you learn how to solve a system of equations using matrices.

How to Solve a System of Equations Using Matrices?
Tutor-style math help

Solve a System of Equations Using Matrices: what to notice and how to work it

Matrices skill
Matrix work starts with dimensions. The rows and columns tell you whether an operation is allowed before you calculate anything.

What to notice first

Write the matrix size first. Addition, multiplication, determinants, and inverses all have dimension rules.

Common student mistake

Do not multiply matrices entry by entry. Matrix multiplication uses each row of the first matrix with each column of the second.

Key formulas and cues

\((m\times n)+(m\times n)\text{ is allowed}\)
\((m\times n)(n\times p)=m\times p\)
\(\det\begin{pmatrix}a&b\\c&d\end{pmatrix}=ad-bc\)
\(A^{-1}A=I\)
[ 2 1 ][ 3 4 ] x [ 5 ][ 6 ] = rowdot

A reliable path

  1. Check dimensionsRows by columns determines what operation is legal.
  2. Use the correct ruleAddition is entry-by-entry; multiplication is row-by-column.
  3. Interpret the resultFor systems, translate the matrix answer back into variables.

Worked examples

Add matrices

Example: \([1\ 4]+[2\ 3]\)
  1. The matrices have the same size.
  2. Add matching entries.
  3. Compute each position.
Answer: \([3\ 7]\)

Multiplication size

Example: 2 by 3 matrix times 3 by 2 matrix
  1. Inner dimensions match: 3 and 3.
  2. The product is allowed.
  3. Outer dimensions give the result size.
Answer: 2 by 2 matrix
Try one before moving on
Try: What is the size of a 4×2 matrix times a 2×5 matrix?
Answer: 4×5.
Next step: do the matching worksheet or quiz while the method is still fresh, then come back and explain the first step in your own words.

Related Topics

A step-by-step guide to solving a system of equations using matrices

When solving a system of equations using matrices, we have three matrices \(A, B\), and \(X\), where \(A\) is known as the coefficient matrix, \(B\) is the constant matrix, and \(X\) contains all the variables of the equations, known as a variable matrix. Matrix \(A\) is of the order \(m×n\), while \(B\) is the column matrix of the order \(m×1\). The product of matrix \(A\) and matrix \(X\) reaches matrix \(B\). Hence, \(X\) is a column matrix of order \(n×1\).

The matrices are arranged as:

\(\color{blue}{A. X = B}\)

Let’s understand how to solve a system of equations using a matrix with the help of an example. We have a set of two equations given below. The equations are:

\(\begin{cases}x+y=6 \\ 2x+3y=14\end{cases}\)

Arrange all the coefficients, variables, and constants of the matrix in such a way that whenever we find the product of the matrices, the obtained result should be an equation. Then the matrix equation is, \(AX = B\) where:

Original price was: $27.99.Current price is: $17.99.

\(A= \begin{bmatrix}1 & 1 \\2 & 3 \end{bmatrix}\)

\(X= \begin{bmatrix}x \\y \end{bmatrix}\)

\(B= \begin{bmatrix}6 \\14 \end{bmatrix}\)

We need to find matrix \(X\), to solve the equations. It can be found by multiplying the inverse of matrix \(A\) with \(B\), which is obtained as \(X=\left(A^{-1}\right)B\).

To find the determinant of matrix \(A\), we follow the following steps:

\(|A|= \begin{bmatrix}1 & 1 \\2 & 3 \end{bmatrix}\)

Therefore, \(|A|= 3\: – 2 = 1\)

\(|A|≠0\), it is possible to find the inverse of matrix \(A\).

Now, by using the formula for finding the inverse of \(2×2\) matrix:

\(A^{-1}= \begin{bmatrix}3 & -1 \\-2 & 1 \end{bmatrix}\)

Now to find the matrix \(X\), we’ll multiply \(A^{-1}\) and \(B\). We get,

\(\begin{bmatrix}3 & -1 \\-2 & 1 \end{bmatrix}\)\(\begin{bmatrix}6 \\14 \end{bmatrix}\)\(=\begin{bmatrix}4\\2 \end{bmatrix}\)

So, the value of matrix \(X\) is, \(\begin{bmatrix}4\\2 \end{bmatrix}\).

Related to This Article

What people say about "How to Solve a System of Equations Using Matrices? - Effortless Math"?

No one replied yet.

Leave a Reply

X
51% OFF

Limited time only!

Save Over 51%

Take It Now!

SAVE $55

It was $109.99 now it is $54.99

The Ultimate Algebra Bundle 2026: From Pre-Algebra to Algebra II