125k views
4 votes
A ball is thrown from the top of a building with an initial velocity of 21.9 m/s straight upward, at an initial height of 51.6 m above the ground. The ball just misses the edge of the roof on its way down, as shown in the figure.

(a) Determine the time needed for the ball to reach its maximum height.
(b) Determine the maximum height.
(c) Determine the time needed for the ball to return to the height from which it was thrown, and the velocity of the ball at that instant.
(d) Determine the time needed for the ball to reach the ground.
(e) Determine the velocity and position of the ball at t = 5.35 s.

1 Answer

4 votes

Part A)

when ball will reach to highest point then it's speed will become zero

so we can use kinematics to find the time


v_f = v_i + at


0 = 21.9 + (-9.8) t


0 = 21.9 - 9.8 t


t = 2.23 s

Part b)

for finding the maximum height we can use another kinematics equation


v_f^2 - v_i^2 = 2ad


0 - 21.9^2 = 2(-9.8)(H)


H = (21.9^2)/(19.6) = 1.12 m

so it will rise to 1.12 m from the point of projection

Part C)

Ball will take double the time which it take to reach the top point.

So here the time to reach the top is 2.23 s

so time taken by the ball to reach at same point after projection is given as


t = 2(2.23) = 4.46 s

Since ball have reached to same point so the final velocity must be same as initial velocity

so we have


v_f = 21.9 m/s downwards

Part d)

when ball reached to the bottom

displacement of ball = -51.6 m


a = -9.8 m/s^2


v_i = 21.9 m/s

now by kinematics we have


d = v_i t + (1)/(2)at^2


-51.6 = (21.9)t + (1)/(2)(-9.8)t^2


4.9 t^2 - 21.9 t - 51.6 = 0

by solving above equation we have


t = 6.2 s

now for the velocity at that instant we have


v_f = v_i + at


v_f = 21.9 - (9.8) (6.2)


v_f = -38.6 m/s

so its velocity is 38.6 m/s downwards

Part e)

for the position of ball at t = 5.35 s we can use


d = v_i t + (1)/(2)at^2


d = 21.9(5.35) + (1)/(2)(-9.8)(5.35)^2


d = -23.1 m

so it is 23.1 m below the initial position from which it is thrown

now for the velocity we can say


v_f = v_i + at


v_f = 21.9 + (-9.8)(5.35)


v_f = -30.53 m/s

so it will be moving downwards with speed 30.53 m/s

User Kiven
by
5.2k points