document.write( "Question 181576: If a soldier in basic training fores a rocket propelled grenade straight up from the ground level with an initial velocity of 256 ft/sec, then its height above the ground at time t seconds is given by the function h(t) = -16t^2 + 256t.\r
\n" );
document.write( "\n" );
document.write( "A. what is the maximum height reached by the grenade?
\n" );
document.write( "B. How long does it take for the grenade to reach the ground? \n" );
document.write( "
Algebra.Com's Answer #136169 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! If a soldier in basic training fores a rocket propelled grenade straight up from the ground level with an initial velocity of 256 ft/sec, then its height above the ground at time t seconds is given by the function h(t) = -16t^2 + 256t. \n" ); document.write( "A. what is the maximum height reached by the grenade? \n" ); document.write( "B. How long does it take for the grenade to reach the ground? \n" ); document.write( "--------------------------------- \n" ); document.write( "1st of all, an RPG has a rocket motor, it will accelerate straight up. RP means Rocket Propelled. \n" ); document.write( "This problem would apply to a short range mortar, or, with the numbers given, a hand grenade. \n" ); document.write( "---------------- \n" ); document.write( "Anyway, \n" ); document.write( "For max height, find where the time when the upward speed is zero, which is where it stops going up and starts going down. \n" ); document.write( "To do that, set the 1st derivative to zero. \n" ); document.write( "-32t + 256 = 0 \n" ); document.write( "t = 8 seconds. \n" ); document.write( "At t=8, the height is 256*8 - 16*64 \n" ); document.write( "A. hmax = 1024 feet (optimistic for a hand grenade) \n" ); document.write( "---------------------------- \n" ); document.write( "B. It takes the same time to fall as it does to reach max height, so that's 16 seconds. \n" ); document.write( " \n" ); document.write( " |