s= -16t2+120t
To know if thpe projectile can reach 900 ft we need to know the maximum height of the parabolic trajectory. Since the square term is negative this will be a parabolic graph opening downward. The maximum height reached will be the y value of the vertex. in this case the horizontal axis is labelled t for time and the vertical acis is s for height. To find the vertex. of a quadratic we use V=(-b/2a, f(-b/2a)) from the quadratic equation ... s = at2 + bt + c a=-16, b=120, c=0
-b/2a=-120/2(-16)= 3.75
f(-b/2a) = -16(3.75)2+120(3.75)=225
The vertex is (3.75sec, 225 ft)
The projectile will reach a maximum height of 225 ft 3.75 seconds after launch. It will not reach 900 ft.
How long will kt take to reach 216 feet?
-16t2+120t=216
-16t2+120t-216=0
This is a quadratic equation.
We can work with smaller numbers by factoring out -16.
-16(t2 - 7.5t + 13.5)=0
t2-7.5t+13.5=0
a=1, b=-7.5, c=13.5
t= [-b ±√(b2-4ac)]/2a
t= [7.5 ±√((-7.5)2-4(1)(13.5))]/2
t= [7.5 ±√2.25]/2
t= (7.5 ± 1.5)/2
t = 9/2 = 4.5 or t = 6/2 = 3
the projectile will reach a height of 216 feet 3 seconds after launch.
Continuing its trajectory it will peak at 225 ft as shown above, then again reach 216 ft 4.5 seconds after launch while on the downward arc of its trajectory.