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.
[include_netrun_products_block from-products="product/ged-math-workbook-comprehensive-math-practices-and-solutions-the-ultimate-test-prep-book-with-two-full-length-practice-tests/" product-list-class="bundle-products float-left" product-item-class="float-left" product-item-image-container-class="p-0 float-left" product-item-image-container-size="col-2" product-item-image-container-custom-style="" product-item-container-size="" product-item-add-to-cart-class="btn-accent btn-purchase-ajax" product-item-button-custom-url="{url}/?ajax-add-to-cart={id}" product-item-button-custom-url-if-not-salable="{productUrl} product-item-container-class="" product-item-element-order="image,title,purchase,price" product-item-title-size="" product-item-title-wrapper-size="col-10" product-item-title-tag="h3" product-item-title-class="mt-0" product-item-title-wrapper-class="float-left pr-0" product-item-price-size="" product-item-purchase-size="" product-item-purchase-wrapper-size="" product-item-price-wrapper-class="pr-0 float-left" product-item-price-wrapper-size="col-10" product-item-read-more-text="" product-item-add-to-cart-text="" product-item-add-to-cart-custom-attribute="title='Purchase this book with single click'" product-item-thumbnail-size="290-380" show-details="false" show-excerpt="false" paginate="false" lazy-load="true"]
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:
\(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
More math articles
- How to Write Polynomials in Standard Form? (+FREE Worksheet!)
- TABE Math FREE Sample Practice Questions
- 3rd Grade NDSA Math Worksheets: FREE & Printable
- How to Master Probability Density Functions
- How to Solve One-step and Two-step Linear Equations Word Problems
- 8th Grade STAAR Math FREE Sample Practice Questions
- Strategies to Help Teachers Improve Student Retention
- Proportional Predictions: How to Use Proportions to Estimate Population Size
- 4th Grade OAA Math Worksheets: FREE & Printable
- How to Graph Logarithmic Functions?






















What people say about "How to Solve a System of Equations Using Matrices? - Effortless Math: We Help Students Learn to LOVE Mathematics"?
No one replied yet.