document.write( "Question 344463: a toy rocket is launched from a 2.1 m high platform in such a way that its height, h (in meters), after t seconds is given by the equation h= -4.9t^2 + 14.0t + 2.1. How long will it take for the rocket to hit the ground? \n" ); document.write( "
Algebra.Com's Answer #246414 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! Set h to zero and solve for t: \n" ); document.write( "h= -4.9t^2 + 14.0t + 2.1 \n" ); document.write( "0= -4.9t^2 + 14.0t + 2.1 \n" ); document.write( "Apply quadratic formula to get: \n" ); document.write( "t = {-0.143, 3} \n" ); document.write( "You can toss out the negative solution leaving: \n" ); document.write( "t = 3 seconds \n" ); document.write( ". \n" ); document.write( "Details of quadratic to follow: \n" ); document.write( "
\n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |