document.write( "Question 348600: Find the diagonal of a rectangle whose length is 8 inches and whose width is 5 inches. \n" ); document.write( "
Algebra.Com's Answer #249208 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
Find the diagonal of a rectangle whose length is 8 inches and whose width is 5 inches.
\n" ); document.write( "----------------
\n" ); document.write( "diagonal = sqrt[8^2+5^2]
\n" ); document.write( "= sqrt[64+25]
\n" ); document.write( "= sqrt[89]
\n" ); document.write( "= 9.434... inches
\n" ); document.write( "=============================
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "=============
\n" ); document.write( "
\n" );