Master Algebra
from zero to fluent
Six structured units, interactive tools, and fully-worked examples — finishing with a 20-question graded exam with explanations for every answer.
Variables & expressions
Algebra is the language of patterns. Instead of writing "a number plus 5 equals 8," we write x + 5 = 8. The letter x is a variable — a placeholder for an unknown value we want to find.
An expression combines numbers, variables, and operations: 3x + 2. An equation adds an equals sign, making a complete statement: 3x + 2 = 14.
A letter that stands for an unknown number. Any letter can be used.
The number multiplied by the variable. In 7y, the coefficient is 7.
A number with no variable attached. Its value never changes.
Whatever you do to one side of an equation, you must do to the other. Always.
Combining like terms
Like terms share the same variable and power. You can add or subtract them freely. Terms with different variables or powers cannot be combined.
5x and −2x3y and 7y5x − 2x = 3x3y + 7y = 10y3x + 10y4x² − x² = 3x²3x + 2x = 5x−7 (no like term to combine with)3x² + 5x − 76x + 12−2x + 106x − 2x + 12 + 10 = 4x + 224x + 22Linear equations
A linear equation has one variable raised to the power of 1. To solve it, isolate the variable by applying inverse operations in reverse order — undo addition/subtraction first, then multiplication/division.
The inverse of adding 5 is subtracting 5 from both sides.
The inverse of multiplying by 4 is dividing both sides by 4.
The inverse of dividing by 3 is multiplying both sides by 3.
Always plug your answer back into the original equation to confirm it works.
x = 20 − 13x = 7 — Verify: 7 + 13 = 20 ✓5x = 20x = 4x/3 = 3x = 92x + 4 = 142x = 10x = 58x − 12 = 208x = 32x = 4Quadratic equations
A quadratic equation has the form ax² + bx + c = 0. Because the variable is squared, there can be up to two solutions (roots). Three methods exist; choose the fastest one for the problem.
Find two numbers that multiply to c and add to b. Fastest when the numbers work out cleanly.
Always works, even when factoring is impossible. Memorise this formula.
Δ > 0: two real roots. Δ = 0: one root (repeated). Δ < 0: no real roots.
Rearrange to this form, then take ±√ of both sides. Foundation of the quadratic formula.
−2 and −3(x − 2)(x − 3) = 0x = 2 or x = 3a=2, b=3, c=−2Δ = 9 − 4(2)(−2) = 9 + 16 = 25x = (−3 ± √25) / 4 = (−3 ± 5) / 4x₁ = (−3+5)/4 = 0.5 x₂ = (−3−5)/4 = −2x = 0.5 and x = −2x² + 6x = −5x² + 6x + 9 = 4(x + 3)² = 4x + 3 = ±2x = −1 and x = −5Δ = 1² − 4(1)(1) = 1 − 4 = −3Graphing functions
Every equation can be drawn as a picture. Linear equations y = mx + b make straight lines. Quadratic equations y = ax² + bx + c make parabolas — U-shapes that open up or down.
Positive: line rises left to right. Negative: falls. Zero: horizontal. Undefined: vertical.
Where the line crosses the y-axis. Set x = 0 in any equation to find it.
The turning point — lowest point if a > 0, highest if a < 0.
Where the curve crosses the x-axis. A parabola can have 0, 1, or 2 of them.
m = 2 — rises 2 units for every 1 unit righty = −3 → point (0, −3)0 = 2x − 3 → x = 1.5 → point (1.5, 0)x = −b/2a = 4/2 = 2y = 4 − 8 + 3 = −1 → vertex (2, −1)(x−1)(x−3) = 0 → x = 1 and x = 3Systems of equations
A system is two or more equations sharing the same variables. The solution is the point (x, y) that satisfies all equations at once — where the lines cross on a graph.
Solve one equation for y, plug into the other. Best when one variable is already isolated.
Multiply equations so one variable cancels when you add or subtract them.
Different slopes → lines cross at exactly one point (x, y).
Same slope, different intercepts → no solution. Same line → infinite solutions.
y = 2x + 13x + (2x + 1) = 165x = 15 → x = 3y = 2(3) + 1 = 7(3, 7)2y = 8 → y = 42x + 4 = 10 → x = 3(3, 4)6x + 4y = 2411x = 26 → x = 26/11 ≈ 2.363(26/11) + 2y = 12 → y = 21/11 ≈ 1.91(26/11, 21/11) — not all systems have integer solutions!Inequalities
An inequality uses <, >, ≤, or ≥ instead of =. The solution is a range of values. You solve it exactly like an equation — with one critical rule that most students get wrong.
3x > 9x > 3−2x > 4x < −2−4 ≤ 2x < 8−2 ≤ x < 4x ∈ [−2, 4) — closed circle at −2, open circle at 4.2x − 6 ≤ 4x + 2−6 ≤ 2x + 2−8 ≤ 2xx ≥ −420-question graded test
Answer all 20 questions, then submit. You will receive your score, a grade, and a full explanation for every question — including exactly why the wrong answers are wrong.