
Tamara J. answered 04/30/13
Math Tutoring - Algebra and Calculus (all levels)
x3 + 8x2 + 8x + 64
When using grouping to factor a polynomial (usually with 4 or more terms), look at only two terms at a time to see if you can find a greatest common factor among each set of terms.
For instance, look a the first two terms and the last two terms separately in the polynomial above and look for a gcf:
x3 + 8x2 + 8x + 64
x3 + 8x2 ==> gcf = x2 , factor it out from both terms ==> x2(x + 8)
8x + 64 ==> gcf = 8 , factor it out from both terms ==> 8(x + 8)
x3 + 8x2 + 8x + 64
x2(x + 8) + 8(x + 8)
Now we are left with two terms, one being the factored form of the first two terms (bold) and the other being the factored form of the last two terms (italics). Looking at the two terms that are left we see that they share a common factor, that being 'x + 8', that we can factor out of both terms.
x2(x + 8) + 8(x + 8) ==> gcf = (x + 8) , factor it out of both terms
==> (x + 8)(x2 + 8)
Thus,
x3 + 8x2 + 8x + 64 = (x2 + 8)(x + 8)