Algebraic identities and linear equations in two variables form the backbone of upper-primary algebra in the KAR TET Paper II Mathematics section. These topics bridge arithmetic and higher algebra, testing both computational fluency and conceptual understanding. Identities provide shortcuts for expanding and factorising expressions, while linear equations model real-world problems involving two unknown quantities.
For TET aspirants, this topic typically appears in two forms: direct questions testing identity application or factorisation, and word problems requiring formation and solution of simultaneous equations. Mastery here also supports pedagogy questions—you may be asked how to introduce these concepts to Class 8–10 students or identify common student errors.
Expect 2–4 questions from this combined topic. Focus on memorising standard identities, practising the three methods of solving linear pairs, and understanding graphical interpretation of solutions.
Key Concepts
**Algebraic identity**: An equation true for all values of the variables involved. Unlike an equation (true for specific values), an identity holds universally. Example: (a + b)² = a² + 2ab + b² is always true.
**Linear equation in two variables**: An equation of the form ax + by + c = 0, where a, b, c are real numbers and a, b are not both zero. The graph is always a straight line.
**Solution of a linear equation**: An ordered pair (x, y) that satisfies the equation. A single linear equation has infinitely many solutions lying on its line.
**Pair of linear equations**: Two linear equations in the same two variables. The solution is the point(s) where both equations are satisfied simultaneously.
**Consistent system**: A pair with at least one solution. If exactly one solution exists, lines intersect (unique solution). If infinitely many solutions exist, lines coincide (dependent system).
**Inconsistent system**: A pair with no solution—lines are parallel and distinct.
**Condition ratios**: For a₁x + b₁y + c₁ = 0 and a₂x + b₂y + c₂ = 0:
Unique solution: a₁/a₂ ≠ b₁/b₂
No solution: a₁/a₂ = b₁/b₂ ≠ c₁/c₂
Infinite solutions: a₁/a₂ = b₁/b₂ = c₁/c₂
Formulas / Key Facts
**Standard Algebraic Identities**
1. (a + b)² = a² + 2ab + b² 2. (a − b)² = a² − 2ab + b² 3. a² − b² = (a + b)(a − b) 4. (a + b + c)² = a² + b² + c² + 2ab + 2bc + 2ca 5. (a + b)³ = a³ + 3a²b + 3ab² + b³ = a³ + b³ + 3ab(a + b) 6. (a − b)³ = a³ − 3a²b + 3ab² − b³ = a³ − b³ − 3ab(a − b) 7. a³ + b³ = (a + b)(a² − ab + b²) 8. a³ − b³ = (a − b)(a² + ab + b²) 9. a³ + b³ + c³ − 3abc = (a + b + c)(a² + b² + c² − ab − bc − ca) 10. If a + b + c = 0, then a³ + b³ + c³ = 3abc
**Methods to Solve Pair of Linear Equations**
**Substitution**: Solve one equation for one variable, substitute into the other.
**Elimination**: Multiply equations to equalise coefficients, then add/subtract to eliminate one variable.
**Cross-multiplication**: For a₁x + b₁y + c₁ = 0 and a₂x + b₂y + c₂ = 0:
x / (b₁c₂ − b₂c₁) = y / (c₁a₂ − c₂a₁) = 1 / (a₁b₂ − a₂b₁)
Recognise this as a sum of cubes: (2x)³ + (3y)³. Using a³ + b³ = (a + b)(a² − ab + b²): = (2x + 3y)[(2x)² − (2x)(3y) + (3y)²] = (2x + 3y)(4x² − 6xy + 9y²)
---
**Example 3: Solving by Elimination**
*Solve: 3x + 4y = 10 and 2x − 2y = 2.*
Multiply second equation by 2: 4x − 4y = 4. Add to first equation: 3x + 4y + 4x − 4y = 10 + 4 7x = 14 → x = 2
Substitute x = 2 in first equation: 3(2) + 4y = 10 → 6 + 4y = 10 → y = 1
Solution: (2, 1)
---
**Example 4: Checking Consistency**
*For what value of k will the system kx + 3y = k − 3 and 12x + ky = k have no solution?*
Rewrite in standard form: kx + 3y − (k − 3) = 0 12x + ky − k = 0
No solution condition: a₁/a₂ = b₁/b₂ ≠ c₁/c₂ k/12 = 3/k → k² = 36 → k = ±6
k = −6: c₁/c₂ = (−6 − 3)/(−6) = −9/−6 = 3/2; a₁/a₂ = −6/12 = −1/2 (not equal, so no solution)
Answer: k = −6
Common Mistakes
**Confusing identity with equation**: Students treat identities as equations to "solve" for variables. Fix: Remind that identities are universally true; they simplify expressions, not find unknown values.
**Sign errors in (a − b)² and (a − b)³**: Forgetting that the middle term in (a − b)² is −2ab or mishandling signs in cube expansion. Fix: Substitute small numbers to verify the sign pattern.
**Applying wrong consistency condition**: Mixing up conditions for no solution vs infinite solutions. Fix: Memorise the ratio pattern—"parallel means equal first two ratios but different third."
**Forgetting to verify the solution**: After solving, students skip substitution back into original equations. Fix: Always verify, especially in MCQs where options may include partial solutions.
**Arithmetic slips in elimination**: Errors when multiplying entire equations by constants. Fix: Multiply each term deliberately; write intermediate steps.
Quick Reference
1. (a + b)² = a² + 2ab + b² and (a − b)² = a² − 2ab + b² — know both cold.
2. a² − b² = (a + b)(a − b) — the most frequently tested factorisation identity.
3. a³ + b³ + c³ = 3abc when a + b + c = 0 — a favourite shortcut question.