
Alex B. answered 02/18/20
Math and Physics Tutor with Four Years of Tutoring Experience
Part 1) v0 denotes the initial velocity of the ball, while h0 denotes its initial height. So we just need to substitute in the values v0 = 15 and h0 = 6.5:
h(t) = -16t2 + 15t + 6.5
Part 2) "Hitting the ground" means the height of the basketball goes to zero. So we can use our formula from before, but substituting h(t) = 0.
0 = -16t2 + 15t + 6.5
After that, we simply need to solve to t using any method of solving quadratic equations, e.g. that quadratic formula calculator. Using that calculator and plugging in a = -16, b = 15, and c = 6.5, we get the following two solutions:
t = -0.32
t = 1.26
Since it doesn't make sense to talk about a negative time in this context, we throw out the negative solution and we're left with t = 1.26. Therefore, it takes 1.26 seconds for the ball to hit the ground.
Part 3) Since the equation for the height is a quadratic equation with a negative leading coefficient, the shape of the graph is an upside-down parabola. A useful property of parabolas is that the vertex is always exactly halfway between the two zeros. So we just need to find the point halfway between the two zeros that we calculated in Part 2. In other words, we need to find their average:
tmax = (1/2)(1.26 - 0.32) = 0.47
So the basketball is at its maximum height at t = 0.47 seconds.
Part 4) Now we just need to plug the time we found in Part 3 into our original equation for height:
h(t) = -16t2 + 15t + 6.5
h(0.47) = -16(0.47)2 + 15(0.47) + 6.5
h(0.47) = 10.02
So the maximum height of the basketball is approximately 10.02 ft.
Hope that helps!
Rose W.
Thanks a lot! I just needed to understand this, you explained it very well.02/18/20