Train new mode of thinking and hence deduce something useful as problem solving trick.
It's a breeze if you're asked to factor
a2−b2
since it's obviously a difference of square that factored as a2−b2=(a+b)(a−b).
What if you're asked to factor
a2+b2?
Nope, there is no way one can factor that!
What is the story for a3−b3? Argh! That one is fairly easy too. For those who have excellent memorization or who used it frequent enough to have that difference of cubes engraved in your mind, you can spell it out its factored form immediately:
a3−b3=(a−b)(a2+ab+b2)
And unlike the sum of squares, we can also factor the sum of cubes.
a3+b3=(a+b)(a2−ab+b2)
In case you have forgotten about the identities (take for example a3+b3=(a+b)(a2−ab+b2)), you could always work it out by
1.
First, recognize that, a=−b is a root for the expression a3+b3 since (−b)3+b3=−b3+b3=0.
2.
By performing the polynomial long division once we realized a=−b is a root for the expression a3+b3:
a2−ab+b2a+ba3+b3−(a3+a2b)_−a2b+b3−(−a2b−ab2)_ab2+b3−(ab2+b3)_
Now, we shift our focus into factoring a4−b4.
It's still not too hard a task, since we can treat it as follows:
a4−b4=(a2)2−(b2)2=(a2+b2)(a2−b2)=(a2+b2)(a+b)(a−b)
and note that there is no way to factor a4+b4.
Now, we're told that we could factor a4+4b4. Argh, that is certainly an uphill task!
It's totally reasonable if we do the following without planning:
a4+4b4=(a2)2+(2b2)2=(a2+2b2)2−2(a2)(2b2)or=(a2−2b2)2+2(a2)(2b2)
That is not factoring at all because we ended up with either the sum or difference of two terms, a status of the expression just like what it's being given originally.
That suggests we have to come up with something else in order to factor a4+4b4 properly.
Since a4 and 4b4 can be rewritten as (a2)2 and (2b2)2 respectively, it's perfectly viable a choice to let
a4+4b4=((a2)2+(2b2)2⏟+?⏟)((a2)2+(2b2)2⏟−?⏟)=((a2)2+(2b2)2)2−??=a4+4a2b2+4b4−??=a4+4b4+4a2b2−??
It's obvious that 4a2b2=(2ab)2=?? and so 2ab=? and therefore our mission is accomplished, we have found
a4+4b4=(a2+2b2+2ab)(a2+2b2−2ab)
No comments:
Post a Comment