document.write( "Question 136471: A toy rocket is launched from the ground with an initial velocity of 80 feet per second. The height h of the rocket after t seconds is given by the equation h=80t-16t^2. How long after it is launched will the rocket be at its highest point? \n" ); document.write( "
Algebra.Com's Answer #99962 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
A toy rocket is launched from the ground with an initial velocity of 80 feet per second. The height h of the rocket after t seconds is given by the equation h=80t-16t^2. How long after it is launched will the rocket be at its highest point?
\n" ); document.write( "--------------
\n" ); document.write( "That equation is a quadratic with a=-16,b=80
\n" ); document.write( "Max occurs when t = -b/2a = -(80)/(-32) = 5/2 seconds
\n" ); document.write( "=================
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" );