Question 126761
{{{h(t)=-16t^2+803t+600 }}}


We want to know t when h(t) = 5000, so:


{{{-16t^2+803t+600=5000}}}
{{{-16t^2+803t-4400=0}}}


Use the quadratic formula:
{{{x = (-b +- sqrt( b^2-4*a*c ))/(2*a) }}} 
{{{x = (-803 +- sqrt( 803^2-4(-16)(-4400)))/(2*(-16))}}} 
{{{x = (-803 +- sqrt(363209)/(-32))}}}


There is no way to simplify this because 363209 has no repeated prime factors.


The calculator gives us approximations of 6.26 seconds and 43.93 seconds.


This means that the projectile will reach 5000 feet at 6.26 seconds, continue upward to its maximum height, then start back down again and reach 5000 feet on the way down at 43.93 seconds.


So the answer to part a is 6.26 seconds, and the answer to part b is from 6.26 seconds until 43.93 seconds.


Part c asks how long the projectile will be in flight.  It started at 600 ft above the ground, so on the way back down it has to go past the 600 ft starting point and continue on to 0.  In other words, solve h(t)=0 for t.



{{{-16t^2+803t+600=0}}}


{{{x = (-b +- sqrt( b^2-4*a*c ))/(2*a) }}} 
{{{x = (-803 +- sqrt( 803^2-4(-16)(600)))/(2*(-16))}}} 
{{{x = (-803 +- sqrt(683209)/(-32))}}}


The two results are -0.74 and 50.92.  Quite obviously the negative result can be discarded because you can have an event that occurs before the experiment started, so the other result, 50.92 seconds is the correct value for part c.


Super-double-plus extra credit:  At what time will the projectile reach maximum height?  How high will that be?


Hint:  The vertex of a parabola is at the point ({{{-b/2a}}},{{{f(-b/2a)}}}).