Herb K. answered 05/06/17
Tutor
4.5
(34)
Semi-Retired College Professor - MIT Grad - very patient, experienced
h(t) = -6(t - 2.5)^2 + 38.5; assume that h(t) is measured from ground level, in which case (incidentally)
h(0) = -6(2.5^2) + 38.5 = 38.5 - 6(6.25) = 38.5 - 36 - 1.5 = 1; then, h(T) = 0, when ball hits ground;
or, -6(T - 2.5)^2 +38.5 = 0 ---> (T - 2.5)^2 = 38.5/6 ---> T - 2.5 = sqrt(38.5/6) ---> T = 2.5 + sqrt(38.5/6)
note: we can ignore the "-" when taking square roots, as this would imply that T < 0, which would not be appropriate
in the context of this problem.