document.write( "Question 1116293: A model rocket is launched with an initial upward velocity of
\n" ); document.write( "60/ms. The rocket's height h (in meters) after t seconds is given by the following.
\n" ); document.write( "h=60t5t2\r
\n" ); document.write( "\n" ); document.write( "Find all values of t for which the rocket's height is 27 meters.
\n" ); document.write( "

Algebra.Com's Answer #731185 by ikleyn(52781)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "
\r\n" );
document.write( "The correct equation is (and must be !) \r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "h(t) = -5t^2 + 60t.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "To answer the question, you need to solve the equation  h(t) = 27,  which is the same as\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "-5t^2 + 60t = 27,\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "5t^2 - 60t + 27 = 0.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Solve it using the quadratic formula.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "You will get two real positive roots.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "One root is the time for  h(t) = 27 m  flying up;  the other root is the time for  h(t) = 27 m  falling down.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Plot h(t) = -5t^2 + 60t (red) and y = 27 (green)\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );