document.write( "Question 433848: square root of 4000 simplified
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #300709 by tinbar(133)![]() ![]() ![]() You can put this solution on YOUR website! 4000=4*1000=4*25*40=4*25*4*10. Since we can't break it into more perfect squares, we take the square root of the perfect squares and leave the imperfections under the square root sign.\r \n" ); document.write( "\n" ); document.write( "so sqrt(4000) = sqrt(4*25*4*10) = sqrt(4)*sqrt(25)*sqrt(4)*sqrt(10) = 2*5*2*sqrt(10) = 20*sqrt(10) \n" ); document.write( " |