document.write( "Question 696422: Harry fires a rocket upward, which travels according to the equation, h(t)=-16t^2+725t where h(t) is the height of the rocket in feet t seconds after it's fired.
\n" );
document.write( "What is the height of the rocket after 5 seconds? \n" );
document.write( "
Algebra.Com's Answer #428990 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! Harry fires a rocket upward, which travels according to the equation, h(t)=-16t^2+725t where h(t) is the height of the rocket in feet t seconds after it's fired. \n" ); document.write( "What is the height of the rocket after 5 seconds? \n" ); document.write( "--------------- \n" ); document.write( "h(t)=-16t^2+725t \n" ); document.write( "h(5) = -16*5^2 + 725*5 \n" ); document.write( " \n" ); document.write( " |