SOLUTION: A projectile is launched from ground level with an initial velocity of v0 feet per second. Neglecting air​ resistance, its height in feet t seconds after launch is given by s
Algebra ->
Quadratic Equations and Parabolas
-> SOLUTION: A projectile is launched from ground level with an initial velocity of v0 feet per second. Neglecting air​ resistance, its height in feet t seconds after launch is given by s
Log On
Question 1066609: A projectile is launched from ground level with an initial velocity of v0 feet per second. Neglecting air resistance, its height in feet t seconds after launch is given by s=−16t^2+v0t. Find the time(s) that the projectile will (a) reach a height of 96 ft and (b) return to the ground when v0 = 112 feet per second. Found 2 solutions by Boreal, ikleyn:Answer by Boreal(15235) (Show Source):
You can put this solution on YOUR website! s=-16t^2+112t
96=-16t^2+112t
0=-16(t^2-7t+6), moving the 96 over and dividing everything by -16
(t-6)(t-1)=0
t=1, 6 seconds on the parabola.
It hits the ground when s=0 and -16t^2+112t=0; -16t(t-7)=0; t=7 seconds. t=0, of course, because it started there.