In this section, we delve into the process of factorisation using three fundamental identities:
- (a + b)² = a² + 2ab + b²
- (a - b)² = a² - 2ab + b²
- (a + b)(a - b) = a² - b²
Each identity offers a specific framework for recognizing the structure of algebraic expressions and simplifying them accordingly. For instance, when faced with an expression like x² + 8x + 16, we can observe that it aligns with the form (a + b)², allowing us to factor it as (x + 4)². Similarly, expressions such as 49p² - 36 can be simplified using the difference of squares identity. The section is filled with examples to illustrate practical applications of these identities in factorising more complex expressions. By mastering these identities, students can enhance their algebraic skills, making factorisation more intuitive.
Similar Question:
Example : Factorise the expression \( x^2 - 3xy + y^2 - z^2 \).
Solution: The first three terms of the given expression form \( (x - y)^2 \). The fourth term is a square. So the expression can be reduced to a difference of two squares.
Thus,
\[ x^2 - 3xy + y^2 - z^2 = (x - y)^2 - z^2 \]
(Applied Identity II)
\[ = (x - y - z)(x - y + z) \]
(required factorisation)