document.write( "Question 745513: THE HEIGHT OF THE ROCKET AFTER t SECONDS WHEN FIRED STRAIGHT UP WITH AN INITIAL SPEED OF 150FT PER SECOND FROM AN INITIAL HEIGHT OF 2 CAN BE MODELED BY THE FUNCTION: s(t)=-16t^2+150t+2\r
\n" );
document.write( "\n" );
document.write( "WHEN WILL THE ROCKET BE 300ft?
\n" );
document.write( "WHAT IS THE MEANING OF THE Y INTERCEPT
\n" );
document.write( "WHEN WILL IT REACH THE GROUND?\r
\n" );
document.write( "\n" );
document.write( "I AM UNSURE OF HOW TO START THE PROBLEM. DO I USE THE QUADRATIC FORMULA?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #453868 by rothauserc(4718)![]() ![]() You can put this solution on YOUR website! Indeed we use the given equation\r \n" ); document.write( "\n" ); document.write( "s(t)=-16t^2+150t+2\r \n" ); document.write( "\n" ); document.write( "a) when will rocket reach 300 ft \n" ); document.write( " 300 = -16t^2 + 150t + 2 \n" ); document.write( " -16t^2 + 150t - 298 = 0 \n" ); document.write( " use quadratic formula to solve \n" ); document.write( " t = -150 plus or minus sqrt(150^2 - 4(-16)-298) / (-16*2)\r \n" ); document.write( "\n" ); document.write( "b) note if t = 0 then s = 2 which is the initial distance\r \n" ); document.write( "\n" ); document.write( "c) when will it reach the ground \n" ); document.write( " to answer this we use the first derivative which is \n" ); document.write( " -32t+150 and \n" ); document.write( " t <75/16 \n" ); document.write( " so the rocket has a maximum height at (75/16, s(75/16)) \n" ); document.write( " now we want to know when it will reach the ground, this is just \n" ); document.write( " 2 * 75/16 or 75/8 = 9.38 seconds\r \n" ); document.write( "\n" ); document.write( "a nifty free math calculator program for windows is \"speedcrunch\" :-)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |