Linear Equations
A linear equation in one variable is solved by isolating it; two equations in two variables are solved by substitution or elimination. SSC word problems (ages, coins, two-digit numbers) translate one statement into one equation. For a two-digit number with tens t and units u, its value is 10t + u and reversing gives 10u + t.
✅ Solved examples
✏️ Practice — try these, take hints as needed
📝 Topic test — 8 questions
Auto-graded with full solutions; saved to your dashboard. Use the calculator and formula sheet (top-right) any time.
Formula Reference Sheet
Identities
| Square of sum | (a + b)^2 = a^2 + 2ab + b^2 |
|---|---|
| Difference of squares | a^2 - b^2 = (a + b)(a - b) |
| Cube of sum | (a + b)^3 = a^3 + b^3 + 3ab(a + b) |
| Sum/diff of cubes | a^3 +/- b^3 = (a +/- b)(a^2 -/+ ab + b^2) |
| Three-term | a^3 + b^3 + c^3 - 3abc = (a+b+c)(a^2+b^2+c^2-ab-bc-ca) |
x + 1/x family
| Square | x^2 + 1/x^2 = (x + 1/x)^2 - 2 |
|---|---|
| Cube | x^3 + 1/x^3 = (x + 1/x)^3 - 3(x + 1/x) |
| Quadratic roots | x = (-b +/- root(b^2 - 4ac)) / 2a |