An object is thrown vertically from a height of 9 m9m at 43 m/s43ms. How long will it take for the object to hit the ground?

1 Answer
Jan 6, 2017

Deltat_(t o t)~~9s

Explanation:

The fall time and rise time will be different as the object begins and ends its motion at different altitudes. Ignoring air resistance, you can use kinematic equations to calculate the total flight time.

For the rise time:

v_f=v_i+aDeltat_(rise)

The object is launched at an initial velocity (v_i) of 43m/s. When it reaches its maximum altitude, it will pause momentarily, changing direction, before falling back to the ground. Therefore, for this equation, v_f=0. The acceleration for an object in free-fall is equal to -g, the free fall acceleration, -9.8m/s^2.

Solve for Deltat_(rise):

Deltat_(rise)=(cancel(v_f)-v_i)/a

Deltat_(rise)=(-43m/s)/(-9.8m/s^2)=4.4s

If the object began and ended at the same altitude, we could simply multiply this result by two to get the total flight time. However, the object begins at 9m and ends at 0m, on the ground. We can use a kinematic to calculate the maximum altitude of the projectile to find how far it travels upwards from its initial position of 9m. Adding 9m to this altitude, we will get the total distance that the object falls from the top of its trajectory.

(v_f)^2=(v_i)^2+2aDeltay

Deltay=(-(v_i)^2)/(2a)

Deltay=(-(43m/s)^2)/(2*-9.8m/s^2)

Deltay=94.34m

This is the maximum altitude of the object. Adding 9m to this, we have that the object falls a total vertical distance of 103.34m. That is, it travels -103.34m vertically. Now we can use a final kinematic to calculate the fall time. Note that the initial velocity of the object is now zero, as it begins from its maximum altitude this time.

Deltay=cancel(v_iDeltat_(fall))+1/2a(Deltat_(fall))^2

Solve for Deltat_(fall)

Deltat_(fall)=sqrt((2Deltay)/a)

Deltat_(fall)=sqrt((2(-(94.34+9))m)/(-9.8m/s^2))

Deltat_(fall)=4.59s

We can add these times together to get the total flight time:

t_(t o t)=t_(fall)+t_(rise)=4.59s+4.4s=8.99s

This is ~~9s.