173k views
3 votes
A ball is thrown straight up at time t=0 with an initial speed of 19m/s. Take the point of release to be y0=0 and upwards to be the positive direction. Calculate the displacement at the time of 0.50 s

1 Answer

6 votes
First we write the corresponding kinematics equations:
a = -g
v = -g * t + vo
y = -g * ((t ^ 2) / 2) + vo * t + yo
Substituting the values:
y = - (9.81) * (((0.50) ^ 2) / 2) + (19) * (0.50) + (0) = 8.27m
answer:
the displacement at the time of 0.50s is 8.27m
User Kundan Kumar
by
6.3k points