Question 1127310
Assume the acceleration of the object is a(t) = −32 feet per second per second. (Neglect air resistance.)
A ball is thrown vertically upward from a height of 5 feet with an initial velocity of 72 feet per second. How high will the ball go? 
-----
Height equation::
h(t) = -32t^2+72t+5
----
Maximum height occurs when t = -b/(2a) = -72/(2*-32) = 1.125
----
h(1.125) = -32(1.125)^2 + 72(1.125)+5 = 45.5 ft
-------------
Cheers,
Stan H.
-------------