What is an Equation?
An expression describes. An equation declares — and demands an answer.
The Leap from Expression to Equation
In Stage I you built and evaluated expressions — mathematical phrases that describe a quantity. An expression has no claim about equality. It simply is.
An equation is different. It places an equals sign between two expressions and asserts that they have the same value. That assertion is either true or false — and algebra’s task is to find which values of the variable make it true.
3x + 5
A phrase. Describes a quantity. No claim of equality. Can be simplified or evaluated — not solved.
3x + 5 = 17
A sentence. Makes a claim. Has a solution — the value of x that makes both sides equal. Can be solved.
Anatomy of an Equation
| Term | Meaning |
|---|---|
| LHS | Left-Hand Side — the expression to the left of the equals sign |
| RHS | Right-Hand Side — the expression to the right of the equals sign |
| Solution | The value(s) of the variable that make LHS = RHS |
| Root | Another name for a solution |
| Solving | Finding the solution — isolating the variable |
| Satisfies | A value satisfies an equation if substituting it makes LHS = RHS true |
The Balance Scale Model
The most powerful mental model for equations is a balance scale. The equals sign is the pivot. Both pans must remain level. Whatever operation you perform on one side, you must perform identically on the other — or the scale tips and the equation is broken.
Whatever you do to one side, you must do to the other.
Add 3 to the left? Add 3 to the right. Multiply the right by 4? Multiply the left by 4. This rule — and only this rule — keeps the equation valid through every step of solving.
Types of Equations
| Type | Appearance | Example | Stage Covered |
|---|---|---|---|
| Linear | Variable to power 1 | 2x + 3 = 11 | Stage II |
| Quadratic | Highest power is 2 | x² − 5x + 6 = 0 | Stage VIII |
| Rational | Variable in denominator | 3/x = 6 | Stage IX |
| Exponential | Variable in exponent | 2^x = 32 | Stage IX |
| System | Two or more equations together | x + y = 5, x − y = 1 | Stage V |
All of Stage II concerns linear equations — the simplest, most fundamental type, and the foundation for every other kind.
Checking a Solution
Before you learn to find a solution, learn to verify one. Substitute the proposed value into the original equation and check whether LHS = RHS. This habit catches errors instantly at every level of mathematics.
How Many Solutions Can an Equation Have?
| Type | Solutions | Example | Name |
|---|---|---|---|
| Conditional | Exactly one (for linear) | x + 3 = 7 → x = 4 | Standard equation |
| Identity | All real numbers | 2(x + 1) = 2x + 2 | Always true |
| Contradiction | None | x + 1 = x + 5 | Never true |
Most equations in Stage II are conditional — one solution exists and your job is to find it. Identities and contradictions become important in Stage V (systems) and will be revisited. For now, know they exist.
The Strategy: Inverse Operations
Every operation has an inverse — an operation that undoes it. Solving an equation means applying inverse operations systematically to both sides until the variable stands alone.
| Operation | Inverse | Example of Undoing |
|---|---|---|
| Addition (+) | Subtraction (−) | x + 5 = 12 → subtract 5 from both sides |
| Subtraction (−) | Addition (+) | x − 3 = 8 → add 3 to both sides |
| Multiplication (×) | Division (÷) | 4x = 20 → divide both sides by 4 |
| Division (÷) | Multiplication (×) | x/3 = 6 → multiply both sides by 3 |
| Squaring (x²) | Square root (√) | x² = 25 → take √ of both sides |
Practice Set
Lesson Checklist
- Distinguish an equation from an expression
- Identify the LHS, RHS, equals sign, and variable in any equation
- Verify whether a given value is a solution by substitution
- Classify equations as conditional, identity, or contradiction
- Name the inverse operation needed to undo each basic operation
- Articulate the balance-scale model and the Golden Rule of equations
Apply the balance-scale model to solve your first real equations — isolating the variable using a single addition or subtraction.