document.write( "Question 1111357: a number to the 10th power divided by the same number to the 7th power equals 64. what is the number \n" ); document.write( "
Algebra.Com's Answer #726334 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
number is x
\n" ); document.write( "x^10/x^7=x^3
\n" ); document.write( "That is 64
\n" ); document.write( "cube root of 64 is 4, the number.
\n" ); document.write( "
\n" );