document.write( "Question 232163: A rectangle has sides of length 8 cm and 3 cm. Find the length of its diagonals \n" ); document.write( "
Algebra.Com's Answer #171645 by rfer(16322)\"\" \"About 
You can put this solution on YOUR website!
a^2+b^2=c^2
\n" ); document.write( "8^2+3^2=c^2
\n" ); document.write( "64+9=73
\n" ); document.write( "sq rt of 73=8.544 cm
\n" ); document.write( "
\n" );