document.write( "Question 835096: If a rectangle measures 48 inches by 24 inches, what is the exact length in inches, of the diagonal of the rectangle?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #503352 by rfer(16322)![]() ![]() ![]() You can put this solution on YOUR website! c^2=48^2+24^2 \n" ); document.write( "c^2=2304+576 \n" ); document.write( "c^2=2880 \n" ); document.write( "c=sqrt 2880 \n" ); document.write( "c=53.66563146 \n" ); document.write( "I put all the decimals in because it wants exact length. \n" ); document.write( " |