
Andrew M. answered 03/08/17
Tutor
New to Wyzant
Mathematics - Algebra a Specialty / F.I.T. Grad - B.S. w/Honors
h(t) = (-1/2)gt2 + v0t + h0
h(t) is height at a specifice time
g = acceleration of gravity = 32 ft/sec2
t = time
v0 = initial velocity = 46
h0 = initial height = 10
h(t) = -16t2 + 46t + 10
If you are trying to find the amount of time
it will take for the water balloon to hit the
ground then h(t) = 0
-16t2 + 46t + 10 = 0
-8t2 + 23t + 5 = 0
from quadratic equation
t = [-23 ±√(232-4(-8)(5))]/(2(-8))
Once you solve for t, discard the
negative answer. The other is
your answer.