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

2 Answers
Mar 29, 2018

The time to hit the ground is =2.099s

Explanation:

Resolve in the vertical direction +

The initial velocity is u=6ms1

The acceleration due to gravity is g=9.8ms2

The distance is s=9m

Applying the equation of motion

s=ut+12at2

9=6t9.82t2

4.9t26t9=0

Solving this quadratic equation in t

t=(6)±36+494.924.9

=6±212.49.8

t1=6+14.579.8=2.099s

t2=614.579.8=0.87s

The time to hit the ground is =2.099s

graph{4.9x^2-6x-9 [-9.99, 10.02, -5, 4.995]}

Mar 29, 2018

First, calculate the time the object takes to reach the maximum height.

To calculate the time taken to reach the maximum height, you have the following info:

u=6ms,v=0,a=9.8ms2 (a=g, as the object here move upwards.)

According to the first equation of motion,

v=u+at.

Plug in the values:
0=69.8t
or, 9.8t=6
or, t=69.8s0.61s

To reach the same height from where it was thrown (i. e., 9m above the ground), the object will take the same time.

Thus, time taken to go up and come down to the 9m level, total time taken
=0.61s+0.61s=1.22s

Now, all you need is the time taken by the object to go down the last 9m

For that,
S=9m,u=6ms,a=+9.8ms2

Use the third equation to get:
v2=u2+2aS

Plug in the values; v14.57

Now, find the time using the first equation of motion:
14.57=6+9.8t
t0.87

Thus, total time,
T=(0.87+1.22)s=2.09s

hope that helped...Thanks for reading!!!