document.write( "Question 644717: the height, h, of the rocket after t seconds is given by the equation h=-16t^2+120t+30. how long after the rocket is launched will it be 20 feet from the ground. \n" ); document.write( "
Algebra.Com's Answer #405232 by nerdybill(7384) You can put this solution on YOUR website! the height, h, of the rocket after t seconds is given by the equation h=-16t^2+120t+30. how long after the rocket is launched will it be 20 feet from the ground. \n" ); document.write( ". \n" ); document.write( "Set h to 20 and solve for t: \n" ); document.write( "h=-16t^2+120t+30 \n" ); document.write( "20=-16t^2+120t+30 \n" ); document.write( "0=-16t^2+120t+10 \n" ); document.write( "0=-8t^2+60t+5 \n" ); document.write( "0=8t^2-60t-5 \n" ); document.write( "solving for t using the quadratic formula yields: \n" ); document.write( "t = {7.58, -0.08} \n" ); document.write( "throw out the negative solution (extraneous) leaving: \n" ); document.write( "t = 7.58 secs \n" ); document.write( ". \n" ); document.write( "Details of quadratic formula follows: \n" ); document.write( "
|