SOLUTION: the function h(t)=-16t^2+32t+128 represents the height of a cannon ball in feet t seconds after it is shot form a cannon. How many seconds does it take the cannonball to hit its ta
Algebra ->
Functions
-> SOLUTION: the function h(t)=-16t^2+32t+128 represents the height of a cannon ball in feet t seconds after it is shot form a cannon. How many seconds does it take the cannonball to hit its ta
Log On
Question 824742: the function h(t)=-16t^2+32t+128 represents the height of a cannon ball in feet t seconds after it is shot form a cannon. How many seconds does it take the cannonball to hit its target on the ground? Answer by stanbon(75887) (Show Source):
You can put this solution on YOUR website! h(t)=-16t^2+32t+128 represents the height of a cannon ball in feet t seconds after it is shot form a cannon. How many seconds does it take the cannonball to hit its target on the ground?
------
Note h(t) = 0 when the ball hits the ground.
Solve for h(t) = 0
------
-16t^2 + 32t + 128 = 0
=====
t^2 -2t -8 = 0
Factor:
(t-4)(t+2) = 0
---
time = 4 seconds
====================
Cheers,
Stan H.
===================