document.write( "Question 39561: Explain the process and show EACH step in the process of simplifying the following problems:
\n" );
document.write( "a. sqrt(48m^5/81)
\n" );
document.write( "b. sqrt50 + sqrt32 - 2(sqrt8)
\n" );
document.write( "c. 3(sqrt12) - 5(sqrt48) \r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #25197 by checkley71(8403)![]() ![]() ![]() You can put this solution on YOUR website! SQRT(48M~5/81) OR SQRT(4*4*3*M~2*M~2*M/9*9) OR (4M~2/9)SQRT3M\r \n" ); document.write( "\n" ); document.write( "SQRT50+SQRT32-2(SQERT8) OR SQRT5*5*2+SQRT4*4*2-2(SQRT2*2*2)OR \n" ); document.write( "5SQRT2+4SQRT2-2*2SQRT2 OR (5+4-4)SQRT2 OR 5SQRT2\r \n" ); document.write( "\n" ); document.write( "3(SQRT12)-5(SQRT48) OR 3(SQRT2*2*3)-5(SQRT4*4*3) OR 3*2(SQRT3)-5*4(SQRT3) OR \n" ); document.write( "6SQRT3-20SQRT3 OR -14SQRT3 \n" ); document.write( " |