document.write( "Question 971708: A football is kicked at 40 yards away from a goal post that is 10 feet high. Its path is modeled by y = -0.03x 2 + 1.6x, where x is the horizontal distance in yards traveled by the football and y is the corresponding height above the ground in feet.\r
\n" ); document.write( "\n" ); document.write( "Does the football go over the goal post? How far above or below the goal post is the football? Use two or more complete sentences to explain your answers. (Hint: The unit conversion is built into the given function.)
\n" ); document.write( "

Algebra.Com's Answer #594102 by anand429(138)\"\" \"About 
You can put this solution on YOUR website!
\"y+=+-0.03x%5E2+%2B+1.6x\"
\n" ); document.write( "After crossing 40 yards ball's height is given by,
\n" ); document.write( "\"y+=+-0.03%2A40%5E2+%2B+1.6%2A40%29\"
\n" ); document.write( "=> \"y=16\"
\n" ); document.write( "So, the ball sails 6 feet over the goalpost.
\n" ); document.write( "
\n" );