document.write( "Question 981613: A rocket is launched straight up from the ground with an initial velocity of 224 feet per second.
\n" );
document.write( "a) At what time does the rocket reach its maximum height?
\n" );
document.write( "b)Find the maximum height of the rocket
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #602579 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! A rocket is launched straight up from the ground with an initial velocity of 224 feet per second. \n" ); document.write( "a) At what time does the rocket reach its maximum height? \n" ); document.write( "b)Find the maximum height of the rocket \n" ); document.write( "========================== \n" ); document.write( "That's not a rocket. \n" ); document.write( "You ever seen a rocket launched? They have thrust engines, and the max height of some are out around Pluto and beyond. \n" ); document.write( "That's a projectile. \n" ); document.write( "---------------- \n" ); document.write( "Usually when the height is feet, the equation is h(t) = -16t^2 + 224t \n" ); document.write( "---- \n" ); document.write( "h(t) = -16t^2 + 224t \n" ); document.write( "The max ht is the vertex of the parabola, at t = -b/2a \n" ); document.write( "----- \n" ); document.write( " \n" ); document.write( " |