document.write( "Question 1195875: When a ball is thrown or kicked, the path it travels is shaped like a parabola. Suppose a football is kicked from ground level, reaches a maximum height of 20 feet, and hits the ground 120 feet from where it was kicked. Assuming that the ball was kicked at the origin, write an equation of the parabola that models the flight of the ball.
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #828468 by greenestamps(13200)\"\" \"About 
You can put this solution on YOUR website!


\n" ); document.write( "Finding the equation using standard form \"y=ax%5E2%2Bbx%2Bc\" and using the three known points to form a system of three equations in a, b, and c is one way to get the answer.

\n" ); document.write( "Usually an easier way, when the vertex of the parabola is known, is to use the vertex form of the equation of a parabola:

\n" ); document.write( "\"y-k=a%28x-h%29%5E2\"

\n" ); document.write( "Knowing the points (0,0), (60,20), and (120,0), we know the vertex is (60,20). So

\n" ); document.write( "\"y-20=a%28x-60%29%5E2\"

\n" ); document.write( "Use either of the other two points to determine the constant a. Using (0,0)...

\n" ); document.write( "\"0-20=a%280-60%29%5E2\"
\n" ); document.write( "\"-20=a%283600%29\"
\n" ); document.write( "\"a=-20%2F3600=-1%2F180\"

\n" ); document.write( "ANSWER: \"y-20=%28-1%2F180%29%28x-60%29%5E2\"

\n" ); document.write( "Then manipulate that equation to put it in the required form, if necessary.

\n" ); document.write( "
\n" ); document.write( "
\n" );