document.write( "Question 1041154: if x>0, what is the simplified form of the following expression?
\n" );
document.write( "what is the square root of 360x^3 divided by the square root 10^3?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #656080 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! sqrt [360x^3/sqrt(10^3)] \n" ); document.write( "sqrt(36*10*x^2*x)/10 sqrt(10) \n" ); document.write( "6x*sqrt(10x)/10 sqrt(10) \n" ); document.write( "(3x/5)sqrt(x) \n" ); document.write( "=== \n" ); document.write( "Check with x=5 \n" ); document.write( "sqrt (360*125)/sqrt (1000) \n" ); document.write( "That is sqrt(45000/1000) \n" ); document.write( "That is sqrt 45, or 3 sqrt(5)\r \n" ); document.write( "\n" ); document.write( "(3x/5)sqrt(5)=(15/5) sqrt(5)=3sqrt(5) \n" ); document.write( " \n" ); document.write( " |