65.6k views
1 vote
a projectile is fired straight up from ground level. After t seconds, it's height is S in feet above the ground, how long does it take to return

1 Answer

6 votes
(t-5)*(t-1) = 0
t = 1 second (going up)
t = 5 seconts (coming back down)
====================================
b) After how many seconds will it return to the ground?
Same equation, equals 0
solve for t
t = 0 is the time at launch
The 2nd value of t is at impact.A projectile is launched straight up from the ground level with an initial velocity of 96 ft per second. Its height in feet, "s", after "t" seconds is given by the equation: s=16t^2+96t
------------------
It's -16t^2 + 96t
--------------
a) At what time(s) will it reach a height of 80 feet?
-16t^2 + 96t = 80
Solve for t
-16t^2 + 96t = 80
t^2 - 6t + 5 = 0

No related questions found