document.write( "Question 27374: A model rocket is launched from a height of 96 feet. The formula h=-16t^2+80t+96 describes the rockets height, h, in feet, t seconds after it was launched. How long will it take the rocket to reach the ground? \n" ); document.write( "
Algebra.Com's Answer #14902 by mbarugel(146)![]() ![]() ![]() You can put this solution on YOUR website! This is a basic quadratic equation exercise. We want to find the t at which the rocket hits the ground. The fact that it hits the ground implies that the its height is now zero. So we must solve the equation:\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( "\n" ); document.write( "We use the standard procedure:\r \n" ); document.write( "\n" ); document.write( "
\n" ); document.write( " \n" ); document.write( "\n" ); document.write( "The two solutions are -1 and 6, but since time cannot be negative, the relevant solution is 6. The rocket hits the ground 6 seconds after it's launched. \n" ); document.write( " |