The maximum height is obtained 1.5 seconds after the ball was thrown, and the ball hits the ground after 4 seconds.
To find the maximum height of the ball, we use the vertex formula with the coefficients of the quadratic function. Similarly, to find the time it takes for the ball to hit the ground, we set the height to zero and solve for t.
So, to find the maximum height of the ball, we need to determine the vertex of the quadratic function. The vertex can be found using the formula :
t = -b / (2a), where a is the coefficient of the t^2 term and b is the coefficient of the t term.
In this case, a = -16 and b = 48.
Plugging in these values, we can calculate t = -48 / (2*(-16)) = 1.5.
So, the maximum height of the ball is obtained 1.5 seconds after it was thrown.
To find how long it takes for the ball to hit the ground, we need to set h = 0 and solve for t.
Substituting h = 0 into the quadratic function, we get -16t^2 + 48t + 64 = 0.
Using either factoring or the quadratic formula, we find that the roots are t = -1 and t = 4.
Since we are only interested in the positive root, the ball hits the ground after 4 seconds.