One of the first concepts of elementary algebra is factorization. Apart from its intrinsic use in Math itself, it is applied in several areas like pole-placement method in Control System Design and design of digital filters for use in digital communications, the latter being the foundation stone of IT. Another use is in error control coding which is used in wireless/mobile/cellular communications. One of the trickiest uses of factorization is in Trigonometry, which of course, has countless applications. Let me present to you some tricks, which are not so obvious in factorizing complicated algebraic expressions.
1) Factorization by guessing! Solve the equation .
Solution: The product of the coefficient of highest degree term and constant is 16. So, think of the factors of 16. You will see that the LHS vanishes when . (We have used the factor theorem here).
Hence, is one root of the equation and corresponding to this root, we have a factor
.
The equation may now be written or
Removing the factor , we have
hence, the three roots of the above cubic or
or
.
Moral of the story: Guessing the factor reduces the degree of the equation. There will be some trials and errors though.
2) The Method of Undetermined Coefficients:
Resolve into two factors:
Solution: This equation might seem not factorizable, at first sight, as the *middle term* involves no *c*. (Note: a, b, and c are parameters, and the variables are x and y). Also, the brute force technique for using the formula method for quadratics is way too cumbersome. So, let’s give a shot to it using the method of undetermined coefficients.
Let
Hence, equating like coefficients, ,
,
.
Again, you have to guess!
Let’s try: let ,
,
,
We need to check: Bingo:-)
So, the factors are
3) An important factorization identity is:
Would you like to try proving this?(It is not so easy!)
More later, — Nalin