document.write( "Question 87590: The length of a rectangle is 2 cm, and the width is 3 cm. Find the length of the diagonal. \n" ); document.write( "
Algebra.Com's Answer #63508 by SandySharma(35)\"\" \"About 
You can put this solution on YOUR website!
Given length = 2 cm\r
\n" ); document.write( "\n" ); document.write( " and width = 3 cm\r
\n" ); document.write( "\n" ); document.write( "\"+Diagonal+=+sqrt%28length%5E2+%2B+width%5E2%29\" (by Pythagorean Theorem)\r
\n" ); document.write( "\n" ); document.write( "\"+Diagonal+=+sqrt%282%5E2+%2B+3%5E2%29\"\r
\n" ); document.write( "\n" ); document.write( "\"+Diagonal+=+sqrt%284+%2B+9%29\"\r
\n" ); document.write( "\n" ); document.write( "\"+Diagonal+=+sqrt%2813%29\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( " Diagonal = 3.6
\n" ); document.write( "
\n" );