Visual walkthrough — Linear equations in one variable — solving, transposition method
Step 1 — What an equation actually is: a level scale
WHAT. We start with the raw object. An equation is two expressions joined by an equals sign, like
Here is the variable — a box we do not yet know the contents of. The numbers , , are constants — fixed, known. The little stuck to is called the coefficient: it means "three copies of the box."
WHY start here. Before we move anything, we must agree what the "" promises. It promises the left pile and the right pile weigh exactly the same. That single promise is the engine of everything below.
PICTURE. A physical scale, level, because the two sides are equal.
Step 2 — The goal, drawn: get the box alone
WHAT. "Solving" means reaching the shape
That is the only shape where we can read off the answer. Everything we do is aimed at this target: strip away everything sitting next to until it stands alone on one pan.
WHY. Look at . The box is buried under two things: it is multiplied by 3, and then 5 is added. To dig it out we must peel these away — but in the right order, and without tipping the scale.
PICTURE. The left pan holds three boxes plus five unit-weights; the right pan holds fourteen unit-weights. We want to end with one box alone on the left.
Step 3 — Peel off the added number (transpose the constant)
WHAT. Remove the . We subtract from both pans:
Term by term:
- — the three boxes, untouched.
- on the left cancels the (five weights lifted off the left pan).
- on the right must happen too, giving (five weights lifted off the right pan).
WHY this operation and not another. is attached to by addition. The one operation that undoes addition is subtraction — its inverse. We subtract exactly so the left pan's spare weights vanish. We could subtract or , but only makes the clutter disappear.
THE SHORTCUT (transposition). Lifting off the left and adding nothing new to the right looks, on paper, like the jumped across the equals sign and became :
That "jump-and-flip" is not a new rule — it is a photograph of "subtract 5 from both sides."
PICTURE. Five weights lifted from each pan at once; the scale stays level.
Step 4 — Peel off the coefficient (transpose the multiplier)
WHAT. We now have : three boxes weigh nine. To find one box, split both pans into 3 equal shares:
Term by term:
- — three boxes shared into three groups leaves one box per group.
- — nine weights shared into three groups leaves three per group.
WHY division, and why now. The is attached to by multiplication; its inverse is division. We divide by exactly (the coefficient) so one box is left. Notice the order: we removed the added first, then divided. That is the reverse of how the expression was built ("multiply by 3, then add 5" → undo as "subtract 5, then divide by 3").
THE SHORTCUT. The on the left crosses over as : .
PICTURE. Each pan cut into three equal groups; compare one group to one group.
Step 5 — Check by walking back (verification)
WHAT. Put the found value back into the original equation:
WHY. Solving flowed forwards; checking flows backwards. If the number we dug out truly balances the scale, the two sides land on the same value. If they don't, a sign flipped somewhere.
PICTURE. The box's lid opens, three weights sit inside; three boxes (9) plus five (14) exactly matches the right pan.
Step 6 — Edge case: a negative coefficient
WHAT. What if peeling leaves a minus in front of ? Solve .
Transpose the (it is added, so it crosses as ): Now the coefficient is . Divide both sides by :
WHY the answer is positive. A negative divided by a negative is positive — the two minus signs cancel like two "opposite" tilts undoing each other. On the scale, "" means the boxes sit on the lifting side; dividing by both isolates one box and flips which side it's counted on.
PICTURE. The lever with boxes on the opposite arm; dividing by the negative flips it upright.
Step 7 — Degenerate cases: when the scale refuses to answer
WHAT. Two strange things can happen at the very end.
Take the general two-sided form . Transposing gives
- If : one clean answer, .
- If and : you get — always true, so every number works (an identity).
- If and : you get something like — never true, so no number works (a contradiction).
WHY. When the boxes cancel entirely; the disappears. With no box left, the scale is no longer asking about — it is simply asserting whether two numbers are equal. If they already were (), any box fits; if they never were (), no box fits.
PICTURE. Left: boxes cancel, weights match → any box balances. Right: boxes cancel, weights differ → permanently tipped.
The one-picture summary
Here is the entire journey in a single frame: start balanced → lift the constant off both pans → share both pans into equal groups → read one box. Every arrow is "the same move on both sides."
Recall Feynman retelling (to a 12-year-old)
Picture a see-saw that's perfectly level — that's the "". On the left sit three mystery boxes plus five marbles; on the right sit fourteen marbles. The see-saw is level, so the boxes-and-marbles on the left weigh the same as the marbles on the right.
I want to know how heavy one box is. First I clear the marbles off the left: I lift five off the left, and — to keep it level — five off the right too. Now three boxes balance nine marbles. Then I split everything into three fair piles: one box balances three marbles. Cracked it — each box weighs three!
The "transposition" trick is just a fast way to write those lifts: a that jumps the equals sign lands as , and a that jumps lands as . It looks like magic teleportation, but really I'm always doing the same thing to both sides so the see-saw never tips.
Two weird endings: if the boxes cancel and the marbles already match, any box works. If the boxes cancel but the marbles don't match, no box can ever balance it. Everything else has one neat answer.
Connections
- Linear equations in one variable — solving, transposition method — the parent this deep-dive illustrates
- 2.1.01-Variables-and-constants — the box () versus the marbles (constants)
- 2.1.06-Forming-equations-from-word-problems — where the scale comes from
- 2.1.08-Linear-equations-in-two-variables — two boxes, two unknowns
- 2.3.01-Linear-inequalities — when the scale isn't level
- 2.5.02-Balancing-chemical-equations — the same balancing logic in chemistry
- 3.2.04-Graphical-solution-of-linear-equations — the scale as a picture of crossing lines