document.write( "Question 301444: The width of a rectangle is 10 meters and its area is 120 square meters. What is the length of the diagonal? \n" ); document.write( "
Algebra.Com's Answer #216179 by checkley77(12844)![]() ![]() ![]() You can put this solution on YOUR website! A=LW \n" ); document.write( "120=L*10 \n" ); document.write( "L=120/10 \n" ); document.write( "L=12 M. ANS. FOR THE OTHER SIDE. \n" ); document.write( "DIAGONAL IS: \n" ); document.write( "10^2+12^2=C^2 \n" ); document.write( "100+144=C^2 \n" ); document.write( "C^2=244 \n" ); document.write( "C=SQRT244 \n" ); document.write( "C=15.62 M. ANS. FOR THE DIAGONAL. \n" ); document.write( " \n" ); document.write( " |