A linear system is a set of equations in which every unknown appears alone, never squared and never multiplied by another unknown.
Step 1: Let's Learn
Read it, or press Listen and follow the words.
The letters are decoration
Only the coefficients and the constants matter. Writing them in a grid loses nothing and saves a great deal of copying.
The augmented matrix
The coefficients form a matrix and the constants form one extra column. A vertical rule separates them, marking [A|b].
Why the rule matters
The last column is not another coefficient. It is what the equations must equal, and the rule keeps that distinction visible.
Three legal moves
Swap two rows, multiply a row by a non-zero number, or add a multiple of one row to another. Each is reversible.
Why they are safe
Every row operation is something you could do to the equations themselves. The solution set never changes.
Strip the letters, keep the numbers
An augmented matrix records the coefficients and the constants of a system, with a bar separating them. The letters carry no information beyond position, so removing them loses nothing.
Rows are equations, columns are variables
Each row is one equation and each column one unknown. Keeping that correspondence in mind is what makes row operations interpretable rather than mechanical.
The three row operations
Swap two rows, multiply a row by a nonzero scalar, add a multiple of one row to another. Each corresponds to a legitimate manipulation of equations, which is why the solution set is preserved.
Row operations preserve solutions
Every row operation is reversible, so the new system has exactly the same solutions as the old. That is the entire justification for elimination, and it is worth stating rather than assuming.
Step 2: Try It Yourself
Tap and try it out.
Step 3: Watch an Example
One step at a time.
Watch Aisha Strip a System
Aisha writes 3x + 2y = 12 and x − y = 1 as an augmented matrix.
- Step 1
She reads the first equation and records the coefficients 3 and 2.
Step 4: Your Turn
Practice makes it stick.
The Reading
Problem 1 of 2
The row [4, −2 | 10] stands for 4x − 2y = 10. What is the coefficient of y?
The Size
Problem 2 of 2
A system of 3 equations in 4 unknowns. How many columns does the augmented matrix have?
Into the Grid
1 of 8
x + 5y = 7. What goes in the constant column?
2 of 8
x + 5y = 7. What is the coefficient of x?
3 of 8
2x − y = 0. What is the coefficient of y?
4 of 8
A system of 2 equations in 2 unknowns. How many columns does the augmented matrix have?
5 of 8
How many legal row operations are there?
6 of 8
Multiplying a row by 0. Is that legal? 1 yes, 0 no.
7 of 8
Sort each move by whether it is a legal row operation.
Tap something to move it.
- Empty
- Empty
8 of 8
Do row operations change the solution set? 1 yes, 0 no.
Step 5: Quick Check
Show what you know.
Question 1 of 2
5x − 3y = 11. What is the coefficient of y?
Question 2 of 2
What does the vertical rule in an augmented matrix mark?
What You Learned
- A linear system keeps every unknown to the first power and never multiplies unknowns together.
- Stripping the letters leaves an augmented matrix: coefficients, a rule, then constants.
- Three reversible row operations rearrange the matrix without changing the solutions.