You can
put this solution on YOUR website!Notice that your equation:

is a "difference of two cubes"
That is, both terms have cube roots:
the cube root of x^3 is x
the cube root of 8^3 is 2
.
This site describes these "special cases":
http://www.purplemath.com/modules/specfact2.htm
.
Bottom-line:
If you see a situation of a "difference of two cubes", you can factor thus:
a^3 – b^3 = (a – b)(a^2 + ab + b^2)
.
In our case:
a is x
b is 2
.
Therefore, we can rewrite:

as

.
Finally, to solve, we set each factor on the left to zero:
First term:
(x-2) = 0
x = 2 (Here's one "real" solution)
.
Second term:
(x^2 + 2x + 4)=0
Here's where we need to apply the "quadratic equation":
Note: you will find that there are no real solutions, only 2 imaginary ones:
| Solved by pluggable solver: SOLVE quadratic equation with variable |
Quadratic equation (in our case ) has the following solutons:
![x[12] = (b+-sqrt( b^2-4ac ))/2\a](/cgi-bin/plot-formula.mpl?expression=x%5B12%5D+=+%28b%2B-sqrt%28+b%5E2-4ac+%29%29%2F2%5Ca&x=0003)
For these solutions to exist, the discriminant should not be a negative number.
First, we need to compute the discriminant : .
The discriminant -12 is less than zero. That means that there are no solutions among real numbers.
If you are a student of advanced school algebra and are aware about imaginary numbers, read on.
In the field of imaginary numbers, the square root of -12 is + or - .
The solution is ![x[12] = (-2+- i*sqrt( -12 ))/2\1 = (-2+- i*3.46410161513775)/2\1](/cgi-bin/plot-formula.mpl?expression=x%5B12%5D+=+%28-2%2B-+i%2Asqrt%28+-12+%29%29%2F2%5C1+=++%28-2%2B-+i%2A3.46410161513775%29%2F2%5C1+&x=0003)
Here's your graph:
 |
|