Algebraic Identities & Factorisation
An identity is an equality that is true for every value of the variable -- (a + b)^2 = a^2 + 2ab + b^2 holds whatever a and b are, which is why it is a tool for expanding and factorising rather than something you 'solve'. The misconception CTET tests here is famous enough to have a nickname, the 'freshman's error': a child writes (a + b)^2 = a^2 + b^2, forgetting the middle term 2ab. A good teacher counters it with a concrete area model -- a square of side (a + b) splits into an a-by-a square, a b-by-b square and two a-by-b rectangles, so the missing 2ab becomes visible. The three identities to know cold are (a + b)^2 = a^2 + 2ab + b^2, (a - b)^2 = a^2 - 2ab + b^2, and (a + b)(a - b) = a^2 - b^2. Factorisation runs the identities backwards: spotting that x^2 - 9 is a difference of squares and so factors as (x + 3)(x - 3), or that a quadratic of the form x^2 + (a+b)x + ab factors as (x + a)(x + b). CTET items mix a straight expansion or factorisation with a misconception-spotting question about the dropped middle term.
✅ 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.
Key Concepts — Quick Reference
Laws of exponents (a not zero where needed)
| Product law | a^m times a^n = a^(m+n) |
|---|---|
| Quotient law | a^m / a^n = a^(m-n) |
| Power of a power | (a^m)^n = a^(mn) |
| Zero exponent | a^0 = 1 (a not 0) |
| Negative exponent | a^(-m) = 1 / a^m |
Standard identities
| Square of a sum | (a + b)^2 = a^2 + 2ab + b^2 |
|---|---|
| Square of a difference | (a - b)^2 = a^2 - 2ab + b^2 |
| Difference of squares | (a + b)(a - b) = a^2 - b^2 |
| Product form | (x + a)(x + b) = x^2 + (a + b)x + ab |