Answer:
Explanation:
The function H(t) = -16t^2 + 64t + 9 is a quadratic function, whose plot is a parabola opened down.
This quadratic function has the maximum at the value of its argument t = -b%2F%282a%29, where "a" is the coefficient at t^2
and "b" is the coefficient at t.
In your case, a= -16, b= 64, so the function gets the maximum at t = -64%2F%282%2A%28-16%29%29 = 2 seconds.
So, the ball gets the maximum height 2 seconds after is hit straight up.
The maximum height is H(t) = -16*2^2 + 64*2 + 9 = 73 ft.