document.write( "Question 311647: A boxing ring is in the shape of a square, 20 feet on each side. How far apart are the fighters when they are in opposite corners of the ring? \n" ); document.write( "
Algebra.Com's Answer #222904 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! A boxing ring is in the shape of a square, 20 feet on each side. How far apart are the fighters when they are in opposite corners of the ring? \n" ); document.write( "------------------------------------- \n" ); document.write( "Draw the picture. \n" ); document.write( "Draw a line from corner to opposite corner. \n" ); document.write( "---- \n" ); document.write( "The corner to corner line is the hypotenuse of a right triangle. \n" ); document.write( "Use Pythagoras to find the length of the hypotenuse. \n" ); document.write( "---- \n" ); document.write( "h^2 = 20^2 + 20^2 \n" ); document.write( "--- \n" ); document.write( "h^2 = 2*20^2 \n" ); document.write( "h = 20sqrt(2)feet \n" ); document.write( "========================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |