document.write( "Question 5592: My question is:
\n" );
document.write( "Find the length of the diagonal of a rectangle whose length is 8m and width is 5m.
\n" );
document.write( "thanks
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #3068 by arunpaul(104)![]() ![]() ![]() You can put this solution on YOUR website! length = 8 m \n" ); document.write( "width = 5m \n" ); document.write( "so the length of diagonal = l \n" ); document.write( "so as perPythagorean-theorem \n" ); document.write( "l^2 = 8^2+5^2=64+25=89 \n" ); document.write( "so l = SQRT 89= 9.433m app (Ans) \n" ); document.write( " |