document.write( "Question 571501: a ball is thrown so that it starts out horizontally. it drops 0.3 m in going and 3 m horizontally. (a) how far does it drop in going 6 m horizontally? (2) how far horizontally does it go in dropping 2.5 m? \n" ); document.write( "
Algebra.Com's Answer #368090 by KMST(5397)\"\" \"About 
You can put this solution on YOUR website!
Physics textbooks show that the trajectory of a ball that rolls of a table is a parabola with drop proportional to the square of the horizontal distance.
\n" ); document.write( "Let x be the horizontal distance covered as the ball is dropping (in m).
\n" ); document.write( "Let y be the drop distance (in m).
\n" ); document.write( "\"y=kx%5E2\"
\n" ); document.write( "Substituting y=0.3 and x=3
\n" ); document.write( "\"0.3=k%2A3%5E2\" --> \"0.3=9k\" --> \"k=0.3%2F9\" --> \"k=1%2F30\"
\n" ); document.write( "(a) for x=6, \"y=%281%2F30%296%5E2\" --> \"y=36%2F30\" --> \"y=1.2\"
\n" ); document.write( "The ball drops 1.2 m as it moves 6 m horizontally.
\n" ); document.write( "(b) for y=2.5 \"2.5=%281%2F30%29x%5E2\" --> \"x%5E2=30%2A2.5\" --> \"x%5E2=75\" --> \"x=5sqrt%283%29\" = approximately 8.7
\n" ); document.write( "The ball has moved 8.7 m horizontally as it dropped 2.5 m.
\n" ); document.write( "
\n" );