Some algebraic manipulation skills that you could learn by watching me doing it and it is going to be very rewarding if you know when to utilize these skills and use them to your advantage.
I'm sure you're pretty familiar with factoring sum and difference of squares or even cubes and recognizing perfect squares at first glance, take for example, when you see
a2−b2 you know it can be represented as a2−b2=(a+b)(a−b)
a2+b2 you know it can be represented as a2+b2=(a+b)2−2abor=(a−b)2+2ab
a3−b3 you know it can be represented as a3−b3=(a−b)(a2+ab+b2)
a3+b3 you know it can be represented as a3+b3=(a+b)(a2−ab+b2)
Also, it's perhaps quite obvious to you that x2−6x+9=(x−3)2, x2+10x+25=(x+5)2, x2−6x+9=(x−3)2, and even x3−3x2+3x−1=(x−1)3, but, what can you say about the expression below when you're asked to simplify it?
(a4+b44)
Can you easily transform it to becomes a product of two factors? Or anything you could do to simplify it from two terms to become a single term?
You might say, this couldn't be too difficult a thing to do:
(a4+b44)=((a2)2+(b22)2)=◻2+◻2=(◻+◻)2−2◻◻=(a2+b22)2−2ab
Okay, you have done something, but, wouldn't you agree with me that the end result looks more complicated than the given sum? We're not simplifying it but instead complicating it unfortunately.
We need to devise another plan, if we want to factorize an expression, we could perhaps see if polynomial long division could shed some light...
First we simply try out any divisor that makes a bit of sense, we know letting the first term of the divisor as a2 wouldn't go amiss since a2 times with a2 will give us a4, which is the first term in our quotient. So, let's make the first trial of the divisor as a2+ab and see where that leads us:
a2−ab+b2a2+aba4+0a3b+0a2b2+0ab3+b44−(a4+a3b)_−a3b+0a2b2+0ab3+b44−(−a3b−a2b2)_a2b2+0ab3+b44−(a2b2+ab3)_−ab3+b44
This could not be right, there are remainders at the end of the division process.
Let's try other division, why not we try a2+ab+b2?
a2−ab+b2a2+ab+b2a4+0a3b+0a2b2+0ab3+b44−(a4+a3b+a2b2)_−a3b−a2b2+0ab3+b44−(−a3b−a2b2−ab3)_ab3+b44
There doesn't sound promising either, so we will try the divisior of a2+ab+b22:
a2−ab+b22a2+ab+b22a4+0a3b+0a2b2+0ab3+b44−(a4+a3b+a2b22)_−a3b−a2b22+0ab3+b44−(−a3b−a2b2−ab32)_a2b22+ab32+b44−(a2b22+ab32+b44)_
Yes! We did it!
(a4+b44)=(a2−ab+b22)(a2−ab+b22)
The experimenting with the help of long polynomial division actually only consumed us a bit of time, and see! We could factor a seemingly non-factorable expression perfectly! :D
I hope indeed from now onwards that you could memorize the above identity, it could be of giant help in some circumstances.
No comments:
Post a Comment