Why It Matters: Solving Systems With Matrices
Why Solve Systems with Matrices?
In a previous module, Polynomial and Rational Expressions, we explored a scenario in which a furniture company produces chairs and tables. Now suppose that our company has two workshops that both produce the tables and chairs, one in Atlanta, and the other in Boston. Furthermore, the two workshops make the furniture at different rates. The table below shows the maximum number of chairs and tables that can be made each day at the two workshops.Atlanta | Boston | |
Chairs | 20 per day | 30 per day |
Tables | 15 per day | 12 per day |
Total chairs: [latex]20A+30B=620[/latex]
Total tables: [latex]15A+12B=360[/latex]
Of course, using methods from the previous module, Systems of Equations and Inequalities, you can easily solve this system. However, every time a new order for chairs and tables comes in, you would have to solve a similar linear system again. It would be better if we had a more general method that could be used to solve the system,[latex]20A+30B=C[/latex] [latex]15A+12B=T[/latex]
in which [latex]C[/latex] and [latex]T[/latex] could be plugged in later. Fortunately, there is a straightforward method for doing exactly that. In this module, you will learn a new method for solving systems, one that uses a table of numbers called a matrix (pl. matrices), very much like the array of numbers from the initial table. The coefficient matrix for this system is:[latex]\begin{bmatrix} {20} & {30} \\[0.3em] {15} & {12} \\[0.3em]
\end{bmatrix}[/latex] Then you can write the system as an equation of matrices as shown below.[latex]\begin{bmatrix} {20} & {30} \\[0.3em] {15} & {12} \\[0.3em]
\end{bmatrix} \begin{bmatrix} {A} \\[0.3em] {B} \\[0.3em] \end{bmatrix}=\begin{bmatrix} {C} \\[0.3em] {T} \\[0.3em] \end{bmatrix}[/latex] The methods for working with such an equation will be discussed shortly. We will revisit our thriving furniture business at the end of the module and see how matrices can be used to solve our table and chair problem once and for all.Learning Outcomes
Review Topics for Success- Identify and define the properties of real numbers
- Determine the dimensions of a matrix.
- Add and subtract two matrices.
- Multiply a matrix by a scalar, sum scalar multiples of matrices.
- Multiply two matrices together.
- Use a calculator to perform operations on matrices.
Gaussian Elimination
- Write the augmented matrix for a system of equations.
- Perform row operations on an augmented matrix.
- Use Gaussian elimination to solve a systems of equations represented as an augmented matrix.
- Interpret the solution to a system of equations represented as an augmented matrix.
Solving Systems with Inverses
- Verify that multiplying a matrix by its inverse results in 1.
- Use matrix multiplication to find the inverse of a matrix.
- Find an inverse by augmenting with an identity matrix.
- Solve a 2x2 system using an inverse.
- Solve a 3x3 systems using an inverse.
- Solve a system with a calculator.
Licenses & Attributions
CC licensed content, Original
- Why It Matters: Solve Systems With Matrices. Authored by: Lumen Learning. License: CC BY: Attribution.
CC licensed content, Shared previously
- Man using table saw. Authored by: Fabrice Florin. Located at: https://www.flickr.com/photos/fabola/22380924340. License: CC BY-SA: Attribution-ShareAlike.