document.write( "Question 1200505: NASA launches a rocket at t = 0 seconds. Its height, in meters above sea-level, as a function of time is given by h(t)= -4.9t^2 + 196t + 311\r
\n" );
document.write( "\n" );
document.write( "Assuming that the rocket will splash down into the ocean, at what time does splashdown occur?\r
\n" );
document.write( "\n" );
document.write( "The rocket splashes down after [ ] seconds.\r
\n" );
document.write( "\n" );
document.write( "How high above sea-level does the rocket get at its peak?\r
\n" );
document.write( "\n" );
document.write( "The rocket peaks at [ ] meters above sea-level.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #834667 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! NASA launches a rocket at t = 0 seconds. Its height, in meters above sea-level, as a function of time is given by h(t)= -4.9t^2 + 196t + 311\r \n" ); document.write( "\n" ); document.write( "Assuming that the rocket will splash down into the ocean, at what time does splashdown occur?\r \n" ); document.write( "\n" ); document.write( "The rocket splashes down after [ ] seconds.\r \n" ); document.write( "\n" ); document.write( "How high above sea-level does the rocket get at its peak?\r \n" ); document.write( "\n" ); document.write( "The rocket peaks at [ ] meters above sea-level. \n" ); document.write( "-------------------- \n" ); document.write( "1st, that's not a rocket, it's a projectile. \n" ); document.write( "h(t)= -4.9t^2 + 196t + 311 \n" ); document.write( "The max of the parabola is at t - -b/2a = -196/(-4.9*2) = 20 seconds \n" ); document.write( "h(20) = -4.9*400 + 196*20 + 311 = 2271 meters MSL \n" ); document.write( "=========================== \n" ); document.write( "The rocket splashes down after? seconds. \n" ); document.write( "s = at^2/2 \n" ); document.write( "2271 = 4.9t^2 \n" ); document.write( "t =~ 21.53 seconds\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |