document.write( "Question 138851: 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 it's highest point? \n" ); document.write( "
Algebra.Com's Answer #101322 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 it's highest point?
\n" ); document.write( "----------------
\n" ); document.write( "You have a quadratic with a = -16 and b=80
\n" ); document.write( "The maximum height occurs where t = -b/2a = -80/(2*-16) = 2.5 seconds
\n" ); document.write( "================
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" );