SOLUTION: when a object is projected upward with velocity 100m/s then when it will hit on the ground?

Algebra ->  Coordinate Systems and Linear Equations  -> Linear Equations and Systems Word Problems -> SOLUTION: when a object is projected upward with velocity 100m/s then when it will hit on the ground?       Log On


   



Question 759805: when a object is projected upward with velocity 100m/s then when it will hit on the ground?

Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
when a object is projected upward with velocity 100m/s then when it will hit on the ground?
--------
h(t) = -16t^2 + 100t
-----
h is 0 when the object hits the ground:
Solve:
-16t^2+100t = 0
t(-16t+100) = 0
t = 0 or t = 100/16 = 6.25 seconds
===============
Cheers,
Stan H.
===============