
Arturo O. answered 05/26/20
Experienced Physics Teacher for Physics Tutoring
Assume the ball was thrown straight up and then fell straight down.
h0 = height from which the ball leaves the pitcher's hand
v0 = upward speed at which the ball leaves the pitcher's hand
h = height at which the batter hits the ball
What you need to do is calculate the time it takes for the ball to launch from a height of h0, go up, then come down to a height of h. In feet, with t in seconds,
h(t) = -16t2 + v0t + h0
h(t) = -16t2 + 27t + 2.5
The time of the throw is t=0. You want to find the time it takes for the ball to reach 3.5 ft. Set h(t)=3.5 and solve for t.
h(t) = 3.5
-16t2 + 27t + 2.5 = 3.5
-16t2 + 27t - 1 = 0
Solve this last equation for t using the quadratic formula, with
a = -16
b = 27
c = -1
You will get 2 positive solutions for t. The lower solution is the time to reach 3.5 feet on the way up. The higher solution is the time to reach 3.5 feet on the way down. Since the batter hits the ball as it is coming down, the higher solution for t is the answer you need for this problem.
Can you finish from here?
Arturo O.
The speed of the ball is changing due to acceleration of gravity. Assuming a constant speed will not give a correct answer. This problem requires solution of a quadratic equation in time: h(t)=-16t^2+27t+2.5 = 3.505/26/20