document.write( "Question 448887: The path traveled by a ball hit into the air can be modeled with the quadratic function, y = -0.042x^+5x, where x is the distance in yards from the point it was hit and y is the height the ball reached in feet. Assuming that the ground is level.
\n" ); document.write( "a) Find the maximum height reached by the ball.
\n" ); document.write( "b) How far from where it was hit does the ball hit the ground?\r
\n" ); document.write( "\n" ); document.write( "Please help me with this problem as I am getting a negative figure for the height. There is something I am not doing correct.\r
\n" ); document.write( "\n" ); document.write( "Thank you. I look forward for your assistance with this problem.
\n" ); document.write( "

Algebra.Com's Answer #308827 by htmentor(1343)\"\" \"About 
You can put this solution on YOUR website!
y = -0.042x^2+5x [you left out the 2]
\n" ); document.write( "a) The maximum height reached will be the height at which dy/dx = 0
\n" ); document.write( "dy/dx = 0 = (2)(-0.042)x + 5
\n" ); document.write( "Solve for x:
\n" ); document.write( "0 = -0.084x + 5
\n" ); document.write( "x = 59.52 ft. along the ground.
\n" ); document.write( "Therefore, the maximum height is:
\n" ); document.write( "y = -0.042*(59.52)^2 + 5*59.52 = 148.81 ft.
\n" ); document.write( "b) We need to set y=0 and solve for x:
\n" ); document.write( "0 = -0.042x^2 + 5x
\n" ); document.write( "0 = x(-0.042x + 5)
\n" ); document.write( "This gives x = 0 [the starting point]
\n" ); document.write( "and x = -5/-0.042 = 119.05 ft.
\n" ); document.write( "The graph is below:
\n" ); document.write( "\"graph%28400%2C400%2C-200%2C200%2C-200%2C200%2Cx%2A%28-0.042x%2B5%29%29\"
\n" ); document.write( "
\n" );