
Victoria V. answered 07/26/17
Tutor
5.0
(402)
Math Teacher: 20 Yrs Teaching/Tutoring CALC 1, PRECALC, ALG 2, TRIG
Hi Kerry.
This is a sum of cubes. There is a formula that says
a3 + b3 = (a + b)(a2 - ab + b2)
I make my students memorize this because it is the easiest way.
If you want to do long division with the (a + b) factor that is an option. But memorizing the formula is the best.
We have
(3x)3 + (8)3 which correspond to a3 and b3 in the formula
This means that a = 3x and b = 8, now just put a=3x and b=8 everywhere they belong in the formula
(3x)3 + (8)3 = (3x + 8)[(3x)2 - (3x)(8) + (8)2]
So factored completely:
(3x)3 + (8)3 = (3x + 8)(9x2 - 24x + 64)
A few things to note: the last term in the quadratic (64 here) is ALWAYS POSITIVE (added, never subtracted)
The other two signs (3x+8) and (9x2 - 24x ...) must be opposite.
Hope that helps.