2.1.7 · D3Algebra — Introduction & Intermediate

Worked examples — Linear equations in one variable — solving, transposition method

2,342 words11 min readBack to topic

Before anything, one reminder of the whole game. An equation is a balance scale. The left pan and the right pan weigh the same. To keep them equal, any move you make on one pan you must make on the other. "Transposing" is just the fast way of writing that move.

Figure — Linear equations in one variable — solving, transposition method

The scenario matrix

Here is every type of linear equation. Each row is a "cell" — a distinct thing that can go wrong or need care. The worked examples below are each tagged with the cell they cover.

Cell What makes it special Danger it hides
A Positive coefficient, positive constant none — the warm-up
B Variable on both sides which side do the 's go?
C Negative coefficient of dividing by a negative flips signs
D Fraction (variable in numerator over a number) must multiply the whole other side
E Brackets to expand first forgetting to distribute
F Word problem (real world) turning English into
G Degenerate: no solution (, ) you get a false statement
H Degenerate: infinite solutions (, ) you get a always-true statement
I Zero on a side / answer is zero is a real answer, not "no answer"

We now hit every cell.


Cell A — the warm-up (positive everything)


Cell B — variable on both sides


Cell C — negative coefficient (the sign trap)

Figure — Linear equations in one variable — solving, transposition method

Cell D — a fraction with the variable on top


Cell E — brackets first (distribute)


Cell F — a word problem (English → equation)


Cell G — no solution (a lie appears)


Cell H — infinitely many solutions (always true)


Cell I — the answer is zero (don't panic)


The whole map in one diagram

yes a not equal c

no a equals c

false like 7 = minus 2

true like 0 = 0

Linear equation ax+b = cx+d

Do the x-terms survive after transposing?

Exactly one solution

Check the numbers left over

No solution

Infinitely many

x could be positive negative or zero


Connections


Recall Quick self-test

An equation reduces to . How many solutions? ::: Infinitely many (identity, Cell H). An equation reduces to . How many solutions? ::: None (contradiction, Cell G). An equation reduces to . How many solutions? ::: Exactly one, (Cell I). When collecting variables on both sides, which side should you pick? ::: The side that keeps the -coefficient positive, to avoid sign errors.