document.write( "Question 1011455: A toy rocket is launched straight up into the air with an initial velocity of 60 ft/s from a table 3 ft above the ground. If acceleration due to gravity is –16 ft/s2, approximately how many seconds after the launch will the toy rocket reach the ground? \n" ); document.write( "
Algebra.Com's Answer #627102 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! H(t)=-16t^2+60t+3 \n" ); document.write( "find the zero where t is positive \n" ); document.write( "-16t^2+60t+3=0 \n" ); document.write( "t=(-1/32){-60 +/- sqrt (3600+192); sqrt 3792=61.58 \n" ); document.write( "use negative root \n" ); document.write( "t=(-1/32)(-121.58)=3.80 sec \n" ); document.write( " |