document.write( "Question 309618: what is the diagonal length of a rectangle 10 feet by 12 feet
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #221476 by checkley77(12844)![]() ![]() ![]() You can put this solution on YOUR website! YOU HAVE A RIGHT TRIANGLE WITH SIDES 10,12 & X \n" ); document.write( "10^2+12^2=X^2 \n" ); document.write( "100+144=X^2 \n" ); document.write( "244=X^2 \n" ); document.write( "X^2=244 \n" ); document.write( "X=SQRT244 \n" ); document.write( "X=15.62 ANS. FOR THE DIAGONAL. \n" ); document.write( " |