An object is thrown vertically from a height of 3m at 18ms. How long will it take for the object to hit the ground?

1 Answer
Dec 30, 2015

0.159 seconds, when the object is thrown vertically downwards.
3.833 seconds, when the object is thrown vertically upwards.

Explanation:

I'll consider the upward direction to be positive and the downward direction to be negative.

The acceleration due to earth's gravity, g=9.8ms2

When the object is thrown downwards,

Its initial velocity, v0=18ms

From Newton's Equations of Motion, we have:

s=v0t+12at2

where s is the displacement of the object, equal to 3m

v0 is the displacement of the object, equal to 18ms

a is the acceleration of the object, equal to g=9.8ms2

and t is the time taken by the object to complete this motion.

Substituting the values in the above equation, we get:

3=18t+12(9.8)t2

12(9.8)t2+18t3=0

Solving the quadratic equation, you will get two values for t

t=0.159sort=3.833s

Clearly, time cannot have a negative value. Therefore, the object will take 0.159 seconds to reach the ground.

Now, what if it was thrown vertically upwards?

It's simple! You just need to change the sign of v0 to account for the change in direction!

This time around, the quadratic equation you will get will be:

12(9.8)t218t3=0

Solving the quadratic equation, you will get two values for t

t=0.159sort=3.833s

It's interesting to note that you will receive the exact same values as the last time, but with a reversal of signs.

Clearly, time cannot have a negative value. Therefore, the object will take 3.833 seconds to reach the ground.