document.write( "Question 596345: A toy rocket is launched from ground level. Its distance in feet from the ground in t seconds is given by
\n" );
document.write( " s (t) = - 16 t 2 + 208 t
\n" );
document.write( "At what times will the rocket be 550 feet from the ground? \n" );
document.write( "
Algebra.Com's Answer #377678 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! A toy rocket is launched from ground level. Its distance in feet from the ground in t seconds is given by \n" ); document.write( " s (t) = - 16 t 2 + 208 t \n" ); document.write( "At what times will the rocket be 550 feet from the ground? \n" ); document.write( "------------ \n" ); document.write( "s(t) = -16t^2 + 208 t \n" ); document.write( "s(t) = -16t^2 + 208 t = 55 \n" ); document.write( "-16t^2 + 208 t - 55 = 0 \n" ); document.write( "Solve for t \n" ); document.write( "It'll be at 550 ft going up, and again coming down. \n" ); document.write( " \n" ); document.write( " |