document.write( "Question 1036012: A model rocket is launched from the roof of a building. It's flight path is b modeled by h=5t^2+40t+100 where h is the height of the rocket above the ground in meters and t is the time after the launch in seconds. At what time did the rocket reach its maximum height? \n" ); document.write( "
Algebra.Com's Answer #650603 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
h=-5t^2+40t+100. Note the editing of -5t^2
\n" ); document.write( "maximum height is vertex, which is -b/2a (that is value of t)
\n" ); document.write( "-40/-10=4
\n" ); document.write( "at 4 seconds, the rocket will reach maximum height.
\n" ); document.write( "\"graph%28300%2C200%2C-10%2C10%2C-30%2C200%2C-5x%5E2%2B40x%2B100%29\"
\n" ); document.write( "
\n" );