document.write( "Question 1036883: A rocket is fired directly upwards with a velocity of 160 ft/sec, from a platform which is 9 feet above the ground. The equation for the rocket's height, H , as a function of time, t , is given by the function \r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "H(t)= -16t^2+160t+9\r
\n" );
document.write( "\n" );
document.write( "Find the maximum height of the rocket. \n" );
document.write( "
Algebra.Com's Answer #651586 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! The t value is the vertex, which is -b/2a \n" ); document.write( "That is -160/-32, or 5. \n" ); document.write( "At 5 seconds, it is at maximum height. That is -16(25)+160(5)+9=409 feet. \n" ); document.write( " |