Michael J. answered 07/31/15
Tutor
5
(5)
Effective High School STEM Tutor & CUNY Math Peer Leader
To find out after how many seconds the balloon hits the ground, set h(t)=0. The equation now becomes
0 = -16t2 + 25t + 3
Solve for t using the quadratic formula:
t = (-b ± √(b2 - 4ac)) / 2a
where:
a = -16
b = 25
c = 3
Plug in these values into the formula to solve for t. You will obtain 2 values of t. Pick the most reasonable, and logical value.
To find the height at 1 second, set t=1 to solve for h(t).