document.write( "Question 451727: if a model rocket was measured by the vertical motion model h=-16t2+96t, how many seconds would it take for the model rocket to reach 80 feet for the second time?\r
\n" );
document.write( "\n" );
document.write( "My math teacher asked a similar vertical motion question and if i see this one worked out i might understand it better. \n" );
document.write( "
Algebra.Com's Answer #310614 by benn143(2)![]() ![]() ![]() You can put this solution on YOUR website! First set it up like it says. \n" ); document.write( "80=-16t^2+96t \n" ); document.write( "then subtract the 80 from both sides. \n" ); document.write( "0=-16t^2+96t-80 \n" ); document.write( "then divide the whole thing by -16. \n" ); document.write( "0=t^2-6t+5 \n" ); document.write( "then you simply factor and solve \n" ); document.write( "0=(t-5)(t-1) \n" ); document.write( "t-5=0 t-1=0 \n" ); document.write( "t=5 or t=1 \n" ); document.write( "Now these answers are when the rocket hit 80 feet on its way up and way down. \n" ); document.write( "So the answer would be 5 seconds because it takes longer to come down. \n" ); document.write( "Hope that helps! \n" ); document.write( " \n" ); document.write( " |