document.write( "Question 344687: A slow-pitch softball diamond is actually a square. The distance from home plate to 1st base is 65 feet. How far is it from home plate to 2nd base? Give exact answer.
\n" );
document.write( "Give the approximate distance to 3 decimal places.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #246626 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! A slow-pitch softball diamond is actually a square. The distance from home plate to 1st base is 65 feet. How far is it from home plate to 2nd base? Give exact answer. \n" ); document.write( "Give the approximate distance to 3 decimal places. \n" ); document.write( "------------------------------ \n" ); document.write( "Draw the picture. \n" ); document.write( "The distance from home plate to 2nd base \n" ); document.write( "is the hypotenuse of a right triangle \n" ); document.write( "with legs = 65 ft. \n" ); document.write( "----- \n" ); document.write( "h^2 = 65^2 + 65^2 \n" ); document.write( "h^2 = 2*65^2 \n" ); document.write( "h = 65*sqrt(2) \n" ); document.write( "h = 91.92 ft. \n" ); document.write( "================ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |