document.write( "Question 1014777: Can you simplify the following expressions -
\n" );
document.write( " (square root of 36 t cubed) over 2t to the power of -2\r
\n" );
document.write( "\n" );
document.write( "And s to the power of 4 over the cubed root of 8s
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #631087 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Can you simplify the following expressions - \n" ); document.write( "(square root of 36 t cubed) over 2t to the power of -2 \r \n" ); document.write( "\n" ); document.write( "-------- \n" ); document.write( "sqrt[36t^3]/[2t^-2] \n" ); document.write( "-------- \n" ); document.write( "= [6t*sqrt(t)]/[2/t^2] \n" ); document.write( "-------- \n" ); document.write( "= [6t^3*sqrt(t)]/2 \n" ); document.write( "----- \n" ); document.write( "= 3t^3*sqrt(t) \n" ); document.write( "---- \n" ); document.write( "= 3t^(3+(1/2)) \n" ); document.write( "---- \n" ); document.write( "= 3t^(7/2) \n" ); document.write( "================= \n" ); document.write( "And s to the power of 4 over the cubed root of 8s \n" ); document.write( "--- \n" ); document.write( "s^4/cbrt(8s) \n" ); document.write( "----- \n" ); document.write( "= s^4/(2*cbrt(s) \n" ); document.write( "----- \n" ); document.write( "= s^(4-(1/3))/2 \n" ); document.write( "----- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "--------------- \n" ); document.write( "= (1/2)*s^(11/3) \n" ); document.write( "============ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |