document.write( "Question 919169: 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.9t2+160t+290. \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( "
Algebra.Com's Answer #557506 by stanbon(75887)![]() ![]() ![]() 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 \n" ); document.write( "h(t)=−4.9t2+160t+290. \n" ); document.write( " Assuming that the rocket will splash down into the ocean, at what time does splashdown occur? \n" ); document.write( "----- \n" ); document.write( "Solve:: -4.9t^2 + 160t + 290 = 0 \n" ); document.write( "t = [-160 +- sqrt(160^2 - 4*-4.9*290)]/(2*-4.9) \n" ); document.write( "Positive Solution:: \n" ); document.write( "t = 34.37 seconds \n" ); document.write( " The rocket splashes down after 34.37 seconds. \n" ); document.write( "---------------------------------------------------- \n" ); document.write( "How high above sea-level does the rocket get at its peak? \n" ); document.write( "Max occurs when t = -b/(2a) = -160/(2*-4.9) = 16.33 \n" ); document.write( "f(16.33) = -4.9(16.33)^2 + 160(16.33) + 290 = 1696.1 meters \n" ); document.write( "The rocket peaks at 1696.1 meters above sea-level. \n" ); document.write( "=============== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "---------------- \n" ); document.write( " |