document.write( "Question 87073This question is from textbook Painless Algebra
\n" );
document.write( ": Here is the problem: I'm trying to simplify the square root of x^3 and the square root of x, written like (square root x^3)(square root of x). The value of x here is x>0. Why is the answer x^2? (I have all the answers in my book, but I really like to know just how to work it out, instead of just writing that answer.) \r
\n" );
document.write( "\n" );
document.write( "Thank you! \n" );
document.write( "
Algebra.Com's Answer #63041 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! (square root x^3)(square root of x)\r \n" ); document.write( "\n" ); document.write( "= sqrt(x^3)*sqrt(x) \n" ); document.write( "Rule: sqrt(A)*sqrt(B)=sqrt(AB)\r \n" ); document.write( "\n" ); document.write( "= sqrt(x^4) \r \n" ); document.write( "\n" ); document.write( "= x^2\r \n" ); document.write( "\n" ); document.write( "because x^2*x^2=x^4 \n" ); document.write( "=============== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |