document.write( "Question 1017021: (x to the power of 3)-(9x to the power of 3/2)+8=0--- How would you solve this for x? \n" ); document.write( "
Algebra.Com's Answer #633375 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
x^3-9x^(3/2)+8=0
\n" ); document.write( "(x^3/2-8)(x^3/2-1)=0. You can potentially factor if the first term is twice the power of the second, and the last is constant. Usually, it is x^4+x^2+c=0, but this works.
\n" ); document.write( "These are differences of cubes, the cube of x^(1/2)
\n" ); document.write( "(x^1/2-2)(x+2x^(1/2)+4)=0 and (x^1/2-1)(x+x^(1/2)+1)=0
\n" ); document.write( "sqrt(x)=2, x=4
\n" ); document.write( "sqrt(x)=1, x=1
\n" ); document.write( "\"graph%28300%2C200%2C-10%2C10%2C-10%2C10%2Cx%5E3-9x%5E%283%2F2%29%2B8%29\"
\n" ); document.write( "
\n" );