document.write( "Question 992744: The sides of a rectangular swimming pool are 50m & 30m. What is the distance in meters of the opposite corners? \n" ); document.write( "
Algebra.Com's Answer #612265 by Cromlix(4381)\"\" \"About 
You can put this solution on YOUR website!
Hi there,
\n" ); document.write( "Consider the pool as a right angled triangle.
\n" ); document.write( "So, 30^2 + 50^2 = (distance of opposite corners)^2
\n" ); document.write( "=> 900 + 2,500 = (distance of opposite corners)^2
\n" ); document.write( "=> 3,400 = (distance of opposite corners)^2
\n" ); document.write( "=> (distance of opposite corners) = sqrt 3400
\n" ); document.write( "=> distance of opposite corners = 58.31 meters (2 decimal places)
\n" ); document.write( "Hope this helps :-)
\n" ); document.write( "
\n" );