document.write( "Question 1199344: A model rocket is launched from a platform. The trajectory of the
\n" );
document.write( "rocket can be modelled by the relation h=−5t^2+100 t+15, where h is the
\n" );
document.write( "height of the model rocket in meters and t is the time in seconds.
\n" );
document.write( "a) What is the height of the platform?
\n" );
document.write( "b) What is the height of the model rocket after 4 seconds?
\n" );
document.write( "c) What is the maximum height reached by the rocket? How long does
\n" );
document.write( "it take to reach this height?
\n" );
document.write( "d) Approximately how long is the rocket in the air? \n" );
document.write( "
Algebra.Com's Answer #833188 by Theo(13342)![]() ![]() You can put this solution on YOUR website! the equation is h = 5^2 + 100t + 15. \n" ); document.write( "h is the height of the rocket. \n" ); document.write( "t is the time in seconds.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "the height of the platform is the height when t = 0 which is 15 meters high.\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "the height of the rocket after 4 seconds is found by replacing t with 4 and solving for h. \n" ); document.write( "you get h = -5 * 4^2 + 100 * 4 + 15 = 335 meters.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "the maximum height reached by the rocket is when t = -b/2a.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "a = the coefficient of the t^2 term = -5 \n" ); document.write( "b is the coefficient of the t term = 100 \n" ); document.write( "c is the constant term = 15\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "t = -b/2a becomes t = -100 / -10 = 10 \n" ); document.write( "when t = 10, h = -5 * 10^2 + 100 * 10 + 15 = 515 meters.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "it takes 10 seconds for the rocket to reach the maximum height.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "the equation can be graphed by letting y represent h and x represent t. \n" ); document.write( "here's what the graph looks like.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " ![]() \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |