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 #184939 by nerdybill(7384)\"\" \"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( "(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( "Reordering:
\n" ); document.write( "h=300+500t-16t^2
\n" ); document.write( "h=-16t^2+500t+300
\n" ); document.write( "(a) When will the missile hit the ground?
\n" ); document.write( "Set h to 0 and solve for t:
\n" ); document.write( "h=-16t^2+500t+300
\n" ); document.write( "0=-16t^2+500t+300
\n" ); document.write( "0=-4t^2+125t+75
\n" ); document.write( "Applying the quadratic equation we get:
\n" ); document.write( "t = {-0.59, 31.84}
\n" ); document.write( "The negative solution doesn't make sense -- so, throw it out leaving us with:
\n" ); document.write( "t = 31.98 seconds
\n" ); document.write( ".
\n" ); document.write( "(b) When will the missile be 1000 feet above the ground?
\n" ); document.write( "set h = 1000 and solve for t:
\n" ); document.write( "h=-16t^2+500t+300
\n" ); document.write( "1000=-16t^2+500t+300
\n" ); document.write( "0=-16t^2+500t-700
\n" ); document.write( "0=-4t^2+125t-175
\n" ); document.write( "Applying the quadratic equation we get:
\n" ); document.write( "t = {1.47 secs, 29.78 secs}
\n" ); document.write( "The first time is on the way up
\n" ); document.write( "and the second time is on the way down.\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );