document.write( "Question 511505: Find the angles between the diagonals of a rectangle whose dimensions are 580 units by 940 units. \n" ); document.write( "
Algebra.Com's Answer #342239 by oberobic(2304)\"\" \"About 
You can put this solution on YOUR website!
Use the Pythagorean Theorem. The diagonal is the hypotenuse = c.
\n" ); document.write( ".
\n" ); document.write( "\"c+=+sqrt%28580%5E2+%2B+940%5E2%29\"
\n" ); document.write( ".
\n" ); document.write( "\"c+=+100+%2A+sqrt%28122%29\"
\n" ); document.write( ".
\n" ); document.write( "\"c+=+1104.536101718726\"
\n" ); document.write( ".
\n" ); document.write( "done.
\n" ); document.write( "
\n" ); document.write( "
\n" );