SOLUTION: if an object is thrown upward with an initial velocity of 64 feet per second from a height of 80 feet, then the height in feet t seconds after it is thrown is given by the function

Algebra ->  Functions -> SOLUTION: if an object is thrown upward with an initial velocity of 64 feet per second from a height of 80 feet, then the height in feet t seconds after it is thrown is given by the function      Log On


   



Question 131219: if an object is thrown upward with an initial velocity of 64 feet per second from a height of 80 feet, then the height in feet t seconds after it is thrown is given by the function f(t)=-16t^2+64t+80
how long after it is thrown will it hit the ground?

Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
f(t)=-16t^2+64t+80
how long after it is thrown will it hit the ground?
-------------------
When it hits the ground f(t) will be zero.
-16t^2+64t+80= 0
Solve for "t":
-16(t^2-4t-5)=0
Divide thru by -16 to get:
t^2-4t-5 = 0
Factor:
(t-5)(t+1) = 0
Positive answer:
t = 5 seconds.
The object will be on the ground in 5 seconds.
==================
Cheers,
Stan H.