Robotics C++ Physics II AP Physics B Electronics Java Astronomy Other Courses Summer Session  

Problem Solution

For this case, let us choose y to be positive up. We than have

     y = g = -9.8 m/s2

     y0 = 0

     v0 = +15.0

We can use the equation derived earlier that does not include time (we do not know the time)

     v2 = v02 + 2a(y -y0)

Since we are interested in finding the max height, y, we solve for y and get

     y = (v2 - v02 - 2ay0)/2a = (v2 - v02 )/2a  since y0 = 0

Also, since we know that v is 0 at the max height

     y = v02 )/2a = 15.02/(2*-9.8) = 11.5 m