Algebraic Identities
The square, cube and difference-of-squares identities turn long multiplications into one line. Recognise the shape: a^2 + b^2 = (a+b)^2 - 2ab; a^3 + b^3 = (a+b)^3 - 3ab(a+b). The symmetric identity a^3 + b^3 + c^3 = 3abc whenever a + b + c = 0 is a frequent SSC shortcut. Always look for what is given (a sum, a product) and choose the identity that uses exactly those.
✅ 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 |