Factorization, Important Formulae, Example Questions with Solutions, Factorization of the expression in the form of \(a^4 + a^2b^2 + b^4\), Example Qu...
AI-Powered
TL;DR — Quick Summary
Click Generate Summary to get a quick AI-powered overview of this chapter.
The process of expressing a polynomial expression as the product of its factor is called factorization. In this case, the part of the expression is called the factor of the polynomial.
Example:
If the polynomial \(x^2 + 5x + 6\) is expressed as \((x+3) (x+2)\) then \((x+3) \text{ and } (x+2)\) are the factors of \(x^2 + 5x + 6\)
Important Formulae
Here are the important formulae that can be used while solving the problems.
\(
\begin{aligned}
& \textbf{Formulae} \\
& 1. (a + b)^2 = a^2 + 2ab + b^2 \\
& 2. (a - b)^2 = a^2 - 2ab + b^2 \\
& 3. (a^2 + b^2) = (a + b)^2 – 2ab \text{ or, } (a - b)^2 + 2ab \\
& 4. (a^2 – b^2) = (a + b)(a - b) \\
& 5. (a + b)^3 = a^3 + 3a^2b + 3ab^2 + b^3 \\
& 6. (a - b)^3 = a^3 - 3a^2b + 3ab^2 - b^3 \\
& 7. (a^3 + b^3) = (a + b)(a^2 - ab + b^2) \\
& 8. (a^3 - b^3) = (a - b)(a^2 + ab + b^2) \\
\end{aligned}
\)
Example Questions with Solutions
Tips and Tricks
Some Tips and Tricks for Factorizing the given expressions.
Look for a common factor.
Analyze the expression to see if we can use formulae.
Check your steps thoroughly to see if anything went wrong.