document.write( "Question 461783: How to find the square root of 108 minus the square root of 48 \n" ); document.write( "
Algebra.Com's Answer #316601 by rwm(914)![]() ![]() ![]() You can put this solution on YOUR website! sqrt(108)+sqrt(48) \n" ); document.write( "sqrt(9*12)+sqrt(4*12) \n" ); document.write( "3sqrt(12)+2sqrt(12) \n" ); document.write( "6 sqrt(12) \n" ); document.write( "6 sqrt(4*3)=12 sqrt(3) \n" ); document.write( " |