document.write( "Question 252842: A missile is fired vertically into the air. The distance s (in feet) above the ground as a function of time t (in seconds) is given by the equation below.
\n" ); document.write( "(a) When will the missile hit the ground?
\n" ); document.write( "(b) When will the missile be 1000 feet above the ground?
\n" ); document.write( "h=300+500t-16t^2
\n" ); document.write( "
\n" ); document.write( "I have tried several attempts at this one and nothing! Anyone willing to help, I would really appreciate it.
\n" ); document.write( "

Algebra.Com's Answer #184936 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
A missile is fired vertically into the air. The distance s (in feet) above the ground as a function of time t (in seconds) is given by the equation below.
\n" ); document.write( "h(t)=300+500t-16t^2
\n" ); document.write( "h(t) is the height of the missile after \"t\" seconds.
\n" ); document.write( "h(0) = 300 is the height from which the missile is launched.
\n" ); document.write( "---
\n" ); document.write( "(a) When will the missile hit the ground?
\n" ); document.write( "When the missile hits the ground the height is zero.
\n" ); document.write( "Solve 300 + 500t - 16t^2 = 0
\n" ); document.write( "75 + 125t - 4t^2 = 0
\n" ); document.write( "t = [-500 +- sqrt(500^2-4*-4*300)]/-8
\n" ); document.write( "t = 31.85 seconds\r
\n" ); document.write( "\n" ); document.write( "(b) When will the missile be 1000 feet above the ground?
\n" ); document.write( "h(t)=300+500t-16t^2
\n" ); document.write( "300+500t-16t^2 = 1000
\n" ); document.write( "-16t2 + 500t - 700 = 0
\n" ); document.write( "-4t^2 + 125t - 175 = 0
\n" ); document.write( "Use the quadratic formula to get:
\n" ); document.write( "x = 29.79 seconds (on the way down)
\n" ); document.write( "x = 1.46 seconds (on the way up)
\n" ); document.write( "======================================
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.\r
\n" ); document.write( "\n" ); document.write( "-----------------------
\n" ); document.write( "
\n" ); document.write( "
\n" );