SOLUTION: factor the following polynomials as completely as possible (((x^3+8)))

Algebra ->  Polynomials-and-rational-expressions -> SOLUTION: factor the following polynomials as completely as possible (((x^3+8)))      Log On


   



Question 117678: factor the following polynomials as completely as possible
(((x^3+8)))

Found 2 solutions by stanbon, ankor@dixie-net.com:
Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
x^3+8
= x^3+2^3
= (x+2)(x-2x+4)
========================
Cheers,
Stan H.

Answer by ankor@dixie-net.com(22740) About Me  (Show Source):
You can put this solution on YOUR website!
x%5E3%2B8
:
You should recognize that 8 = 2^3, therefore this is the "sum of cubes"
:
Somewhere in your algebra book there a section called something like
"Special factoring formulas"
:
The sum of cubes is given as: a^3 + b^3 = (a + b)(a^2 - ab + b^2)
:
In your problem a = x and b = 2
:
x^3 + 8 = (x + 2)(x^2 - 2x + 4)
:
It's a good idea to learn this section or at least know where to find them so you can recognize expression in this category