
Byron S. answered 11/04/14
Tutor
5.0
(44)
Math and Science Tutor with an Engineering Background
The three basic kinematics equations that you might need for this question are:
v = v0 + at
y = y0 + v0t + 1/2 at2
v2 = v02 + 2a(y-y0)
This notation may not be what you're used to. v0 and y0 represent the initial conditions of velocity and position. In free fall conditions, a = -g = -9.8 m/s2.
In order to find the maximum height, you'll need to know the initial velocity. To do that, you use the information given about when it lands.
From the problem stated, you know that the ball lands on the ground when:
t = 2.34 s
y0 = 1.56 m
y = 0 m (on the ground)
a = -9.8 m/s2
You can use the second equation to find v0. The first and third equations require both the initial and final velocities, and you don't know either, so you can't use them.
y = y0 + v0t + 1/2 at2
0 = 1.56 + v0 (2.34) + 1/2 (-9.8) (2.34)2
You can solve this for v0.
At the top of its flight, the ball stops briefly at the maximum height.
v = 0
v0 from the previous step
y0 = 1.56m
y0 = 1.56m
a = -9.8 m/s2
You want to find y. The third equation has all of these variables in it, so you can use it to solve for y.
v2 = v02 + 2a(y-y0)
02 = (v0)2 + 2 (-9.8)(y - 1.56)
Plug in the value you found for v0 earlier, and now you can solve for y.