document.write( "Question 626113: A tennis ball is served from a height of 8 feet and just clears the net that is 3 feet high. The server is 40 feet from the net. If the ball travels in a straight path, how far on the other side of the net does the ball land.\r
\n" );
document.write( "\n" );
document.write( "I have sketched this but can't see how to calculate the distance from where the net hits the ground at the 40 ft. to where the ball hits the ground.\r
\n" );
document.write( "\n" );
document.write( "Your help would be much appreciated.
\n" );
document.write( "Thanks \n" );
document.write( "
Algebra.Com's Answer #394005 by Alan3354(69443) You can put this solution on YOUR website! A tennis ball is served from a height of 8 feet and just clears the net that is 3 feet high. The server is 40 feet from the net. If the ball travels in a straight path, how far on the other side of the net does the ball land. \n" ); document.write( "----------------- \n" ); document.write( "8 - 3 = 5 ft (ht above the net) \n" ); document.write( "5/40 = 3/d \n" ); document.write( "5d = 120 \n" ); document.write( "d = 24 feet \n" ); document.write( " |