SOLUTION: find all solutions of the equation... 27x^3-512=0 i know i have to get the cube or something like that or the GCF?

Algebra ->  Quadratic Equations and Parabolas  -> Quadratic Equations Lessons  -> Quadratic Equation Lesson -> SOLUTION: find all solutions of the equation... 27x^3-512=0 i know i have to get the cube or something like that or the GCF?      Log On


   



Question 493431: find all solutions of the equation...
27x^3-512=0
i know i have to get the cube or something like that
or the GCF?

Answer by bucky(2189) About Me  (Show Source):
You can put this solution on YOUR website!
Given:
.
27x%5E3-512=0
.
First, move the -512 to the other side of the equation by adding +512 to both sides as follows:
.
27x%5E3-512%2B512=%2B512
.
On the left side the -512 and the +512 total zero. Therefore, you are left with the following equation:
.
27x%5E3+=512
.
Solve for x%5E3 by dividing both sides by 27 and you get:
.
x%5E3+=+512%2F27
.
Now note that 512 is equal to 8 cubed. Also note that 27 is equal to 3 cubed. You can verify these two statements by using a calculator to first multiply 8 times 8 times 8 to get 512. Then use it to multiply 3 times 3 times 3 and you get 27. So by substituting 8 cubed for 512 and 3 cubed for 27, you can write the equation as:
.
x%5E3+=+8%5E3%2F3%5E3
.
By the power rule of exponents you can furthermore write the right side of this equation as shown:
.
x%5E3+=+%288%2F3%29%5E3
.
Now solve for x by taking the cube root of both sides to get:
.
x+=+%288%2F3%29
.
which simplifies to:
.
x+=+2%262%2F3
.
You can check this answer by returning to the equation that you were originally given and substitute 8%2F3 for x. You should then see that:
.
27%288%2F3%29%5E3+-+512+=+0
.
becomes (after cubing the 8%2F3):
.
27%2A%28512%2F27%29-512+=+0
.
and by cancelling the 27 in the numerator with the 27 in the denominator, this equation reduces to:
.
512+-+512+=+0
.
Since the left side does equal the right side, the answer that x+=+8%2F3 is correct.
.
Hope this helps you to see how to do this problem.