
Norbert W. answered 07/12/16
Tutor
4.4
(5)
Math and Computer Language Tutor
Given h(t) = -16t2 + 32t + 56 = -16 * (t2 - 2t) + 56
Complete the square: h(t) = -16 * ( t2 -2t +1) + 56 + 16 = 72 - 16 * ( t - 1)2
From this equation, the maximum height occurs when t = 1 sec and hmax = 72 ft
When h(t) = 0 ft, the softball is on the ground.
72 - 16 * (t - 2)2 = 0 => (t - 1)2 = 72/16 = 18/4 = (9/4) * 2
∴ t - 1 =3√(2)/2, only the positive value is feasible
t = 1 + 3√(2)/2 ≈ 3.1 sec