Foundations — Pivot positions, free variables
Before we can talk about "pivots" and "free variables", we must earn every piece of notation the parent note throws at you. We build them one at a time, each on top of the last. Nothing is assumed.
1. The unknowns — and what a subscript means
Why not ? Once you have more than three unknowns you run out of letters. Writing lets us talk about however many unknowns at once, and the letter stands for "the total number of unknowns."
2. What is a linear equation? (the atom)
Now that mean "labelled unknowns," we can build the smallest object of the whole subject.
The picture — read the figure. The figure below plots the equation . The horizontal axis is , the vertical axis is . The blue line is the set of all pairs that make the equation true; the orange dots are two example solutions sitting on it. Notice the line is perfectly straight — that straightness is exactly what "linear" buys us.

Why the topic needs it. The entire subject is about systems of these — several straight constraints at once. If the equations bent or curved, none of the tidy counting rules would hold. Straightness is what makes everything downstream (pivots, ranks, dimensions) work.
3. The letter — counting the unknowns (columns)
The picture. Line up your unknowns left to right. There are slots. Later, each slot becomes a column of numbers — so " columns" and " variables" will turn out to be the same count. Hold on to that fact: it becomes the heart of the free-variable formula once we have defined the last symbol it needs.
4. Stacking equations into a system and reading it as a grid
The idea that unlocks everything: the unknowns just mark positions. We can strip the 's away and keep only the numbers, lined up in a grid:
Each row is one equation. Each column on the left holds the numbers multiplying one particular unknown. That grid of numbers is a matrix.
5. What is a matrix? Rows, columns, and the size
Read the figure. The figure shows our grid of numbers. The orange arrow on the left spans the two rows and is labelled " rows (equations)". The green arrow on top spans the three columns and is labelled " columns (variables)". Fix these two directions in your mind: rows run across, columns run down.

Why the topic needs it. Every rule in the parent note is phrased as "if is with pivots…". You cannot use the free-variable formula if you can't tell which count is and which is . is the one that matters for free variables because free variables come from columns.
6. The compact notation
The bold in and signals "this is a whole column of numbers", not a single number. The plain is just a shorthand for the entire system at once.
7. The augmented matrix
Why the topic needs it. The parent note's consistency test — "is the augmented column a pivot column?" — is a statement about this glued-on last column. You can only ask that question if you've kept attached.
8. Row reduction and echelon form (borrowed tool — why we use it)
The three legal moves (see Row Reduction and Echelon Forms):
- Swap two rows.
- Multiply a row by a nonzero number.
- Add a multiple of one row to another.
Read the figure. The figure shows a reduced grid. The red bold numbers are the leading entries — the first nonzero number of each nonzero row — and the blue staircase line traces how each one steps down-and-right from the last. Column 2 (green note) never hosts a leading number; keep an eye on it, it becomes our first free column.

9. Leading entry, pivot position, pivot column — the payoff terms
Now every symbol in the parent's core definitions is earned.
The picture. In the staircase of Figure 3, a pivot is the "corner" number where each step begins. Its column is committed to solving one particular unknown; a non-pivot column is a column no step ever landed on.
10. Rank — just "how many pivots"
Why the topic needs it. Because "number of pinned-down unknowns" "number of pivots" , and "leftover free unknowns" . The whole counting formula lives or dies on knowing is the pivot count.
11. Consistency — is there any solution at all?
Why it comes before counting. Free variables measure the size of the solution set — but only if a solution exists. This is the separate check the parent note keeps warning about, expanded in Existence and Uniqueness of Solutions. (Recall from Section 6 that a homogeneous system is never in this trap — it is always consistent.)
12. Putting the count to work — what means
Here is the payoff that ties every symbol together. Assume the system is consistent (otherwise there are zero solutions, full stop). Then:
So the logic chain is: consistent? → if no, zero solutions; if yes, look at → means unique, means infinitely many. That single number decides the entire qualitative outcome.
13. The bracket-vector solution form (the notation)
The parent's answer to Example 1 was
Read the figure. The 3-D figure plots this solution. The orange dot is the fixed start point . The green arrow is the direction you slide along as you turn the knob . The blue line is the full set of solutions — every point on it is a valid for some value of . (Deeper in Null Space and Solution Sets of Ax=0.)

Prerequisite map
The diagram below is a flow chart: each box is one concept from this page, and each arrow means "you need the box at the tail before the box at the head makes sense." Read it top to bottom — start at "Linear equation" and follow the arrows; every path eventually funnels into the parent topic at the bottom. It is just a visual table of contents for the dependency order we built above.
Equipment checklist
Reveal each line and check you can answer without hesitation.
In a linear equation, what power may each unknown appear to?
Does the subscript in mean a power?
What does count, and what does count?
What does the bold in and signal?
What does unpack into?
Why is a homogeneous system always consistent?
What is the augmented matrix ?
Why do we row-reduce at all?
What extra conditions does RREF add over plain echelon form?
What is a pivot position?
What is the rank ?
Why is , and what does it guarantee?
State the free-variable formula.
For a consistent system, what do vs free variables give?
What makes a system inconsistent?
In the solution , what is ?
Connections
- Pivot positions, free variables
- Row Reduction and Echelon Forms
- Rank and the Rank-Nullity Theorem
- Null Space and Solution Sets of Ax=0
- Existence and Uniqueness of Solutions
- Linear Independence
- Basis and Dimension