document.write( "Question 809875: how do you solve for x if 9x to the 3rd power = 45? \n" ); document.write( "
Algebra.Com's Answer #487894 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
9x^3 = 45
\n" ); document.write( "divide both sides by 9
\n" ); document.write( "x^3 = 5
\n" ); document.write( "x = \"3sqrt%285%29\"; that's the cube root of 5
\n" ); document.write( "
\n" );