document.write( "Question 262595: a rectangle is 13 centimeters wide and 18 centimeters long. how long is its diagonal? \n" ); document.write( "
Algebra.Com's Answer #193428 by dabanfield(803)\"\" \"About 
You can put this solution on YOUR website!
a rectangle is 13 centimeters wide and 18 centimeters long. how long is its diagonal?\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "The diagonal is the hypotenuse of a right triangle with sides 13 and 18. If D is the diagonal, then by the Pythagorean Theorem we know that:\r
\n" ); document.write( "\n" ); document.write( "13^2 + 18^2 = D^2
\n" ); document.write( "169 + 324 = D^2
\n" ); document.write( "D = SQRT(593)
\n" ); document.write( "
\n" );