Algebra Unit A1

Linear Equations in One Variable

Solving with inverse operations, variables on both sides, and fractions in equations.

An equation is a balance scale — whatever you do to one side, you must do to the other. Solving means freeing x with inverse operations, working backwards through the order of operations. Clear parentheses, clear fractions, collect the x-terms, then undo the constant and the coefficient. When the x-terms cancel completely, read what's left — a true statement means infinitely many solutions, a false one means none. Always check by plugging the answer back in.

Run the machine backwards

In F8 you built a phone-bill machine: at $2020 a month plus $33 per gigabyte, the bill is 20+3g20 + 3g. Feed it a usage, out comes a bill. Now flip the problem: the bill arrives at $3535how many gigabytes did you use? This time you know the output and want the input, and writing that down gives you your first equation:

20+3g=3520 + 3g = 35

Solving it means finding the value of gg that makes both sides genuinely equal. All of algebra’s most famous machinery — this module — exists to answer questions shaped like that.

The one rule: keep the scale balanced

An equation is a balance scale that hangs perfectly level: 20+3g20 + 3g sits in one pan, 3535 in the other. You’re allowed to do anything to the scale that keeps it level, which means: whatever you do to one side, you must do to the other. Add 33 to both pans — still level. Add 33 to one pan only, and the scale tips; 5+355 + 3 \ne 5. Every legal solving move is just this one rule applied with a purpose.

So let’s find the gigabytes, one balanced move at a time:

strip the fixed fee
Subtract 2020 from both pans: 3g=153g = 15.
undo the per-GB rate
Divide both pans by 33: g=5g = \mathbf{5} gigabytes.
check
Feed it forward: 20+3(5)=3520 + 3(5) = 35 ✓ — the machine agrees.

Notice the order of the undoing. Building the bill, the machine multiplied first and added second (F1’s ladder). Freeing gg, you undid the addition first and the multiplication second — inverse operations, in reverse order, like taking off shoes before socks:

xx has…To undo it…
+7+\,7 done to itsubtract 77 from both sides
7-\,7 done to itadd 77 to both sides
×7\times\,7 done to itdivide both sides by 77
÷7\div\,7 done to itmultiply both sides by 77

“Move it to the other side” — what’s actually happening

You’ll hear solving described as moving terms: “the +4+4 moves over and becomes 4-4.” That shorthand is fine once you know what it hides, and dangerous before. Nothing moves. In 3x+4=193x + 4 = 19, you subtract 44 from both sides; on the left it cancels to nothing, on the right it surfaces as 19419 - 4. The “sign flip” isn’t a rule about crossing the equals sign — it’s the visible leftover of a both-sides move. People who memorize it as teleportation eventually flip a sign that shouldn’t flip (or drag a coefficient across as if it worked the same way). When in doubt, fall back to the scale: name the operation, do it to both pans.

Variables on both sides

5x+4=2x+195x + 4 = 2x + 19 looks new, but 2x2x is just a quantity like any other — so subtract 2x2x from both pans and it’s gone from the right: 3x+4=193x + 4 = 19. From there you know the drill. (Collecting the smaller xx-term keeps the coefficient positive, which is kinder to your signs.)

left
+
right
+
simplifyTidy each side (distribute, combine like terms): .
collect xSubtract from both sides to collect the -terms: .
move constantSubtract from both sides: .
divideDivide both sides by : .
checkPlug back in: left side , right side ✓.
Every balanced move, on the scale

The solver opens on that exact equation. Before reading each step, predict the move: which xx-term gets collected, what gets undone first, and what’s the final xx? Then type an equation with parentheses — say 42(x3)=84 - 2(x - 3) = 8 — and watch the F8 skills (distribute, watch the negative!) become the opening moves of solving.

When x vanishes: no solution or infinitely many

Try 3(x+2)=3x+63(x + 2) = 3x + 6 in the solver, then 2x+5=2x+12x + 5 = 2x + 1. In both, the xx-terms cancel completely — and what’s left tells you which strange case you’re in. 6=66 = 6 is true no matter what xx was: the two sides were the same machine in different clothes, so every number solves it — infinitely many solutions. 5=15 = 1 is false no matter what: the two sides always differ by exactly 44, so no number can ever reconcile them. Neither is an error — both are answers, and the SAT loves asking you to recognize them.

Always check

Plug your answer back into the original equation — not a later line, which may already carry your mistake — and confirm both sides land on the same number. It’s the same five-second lie detector from F8, and it catches nearly every slip. Build the habit in the Check a Solution tab.

The one thing to remember

An equation is a level scale, and solving is undoing: peel everything off xx with inverse operations, in reverse order of operations, doing each move to both sides. “Moving terms” is only ever a both-sides move wearing a nickname — and a plugged-back-in answer never lies.

What a linear equation is

An equation says two things are equal: a left side and a right side joined by ==. A linear equation has the variable to the first power only — no x2x^2, no xx in a denominator. Solving means finding the value of xx that makes both sides truly equal.

The strategy (same every time)

Work backwards through the order of operations to peel xx free:

  1. Clear parentheses — distribute.
  2. Clear fractions — multiply every term by the common denominator (optional but tidy).
  3. Collect like terms — all xx-terms on one side, all constants on the other.
  4. Undo what’s done to xx — subtract/add the constant, then divide by the coefficient.

Each move uses an inverse operation: addition undoes subtraction, multiplication undoes division.

Worked example — two-step

3x7=113x - 7 = 11

+7 both sides
3x=183x = 18.
÷3 both sides
x=6x = \mathbf{6}.
check
3(6)7=187=113(6) - 7 = 18 - 7 = 11 ✓.

Worked example — variables on both sides

Get the xx‘s together first. Move the smaller xx-term to avoid a negative if you can.

5x+4=2x+195x + 4 = 2x + 19

−2x both sides
3x+4=193x + 4 = 19.
−4 both sides
3x=153x = 15.
÷3 both sides
x=5x = \mathbf{5}.

Worked example — fractions

Multiply every term by the common denominator to clear them.

x2+13=2\frac{x}{2} + \frac{1}{3} = 2

×6 every term
3x+2=123x + 2 = 12.
−2
3x=103x = 10.
÷3
x=103x = \mathbf{\tfrac{10}{3}}.

Two special answers

Sometimes the xx‘s cancel out completely. Look at what’s left:

You end up with…Meaning
A true statement, e.g. 6=66 = 6Infinitely many solutions — every xx works (the sides are identical).
A false statement, e.g. 6=96 = 9No solution — no xx can work.
x=x = a single numberOne solution — the normal case.

The SAT loves to ask “for what value does this have no / infinitely many solutions” — recognizing these is worth points.

Always check

Plug your answer back into the original equation. If both sides match, you’re right. This single habit catches almost every arithmetic slip.

left
+
right
+
simplifyTidy each side (distribute, combine like terms): .
collect xSubtract from both sides to collect the -terms: .
move constantSubtract from both sides: .
divideDivide both sides by : .
checkPlug back in: left side , right side ✓.
at x =
✓ Balanced — both sides equal . works.
left sideSubstitute into : it comes out to .
right sideSubstitute into : it comes out to .
Solve for :  

Type the value of x — a whole number like 6, a fraction like 10/3, or a decimal. If no value works, answer "none"; if every value works, answer "infinite".

Correct: 0Attempts: 0Streak: 0Best: 0