document.write( "Question 1154333: A toy rocket is shot vertically into the air from a launching pad 9 feet above the ground with an initial velocity of 80 feet per second. The height h, in feet, of the rocket above the ground at t seconds after launch is given by the function h(t)=-16t^2+80t+9. How long will it take the rocket to reach its maximum height? \n" ); document.write( "
Algebra.Com's Answer #776730 by mananth(16946)![]() ![]() You can put this solution on YOUR website! h(t) = -16t^2 + 80t + 9.\r \n" ); document.write( "\n" ); document.write( "compare with equation \n" ); document.write( "\n" ); document.write( "a=-16, b=80 c =9\r \n" ); document.write( "\n" ); document.write( "time to go to height h = \n" ); document.write( "\n" ); document.write( "=(80/32)= 2.5 s\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "time to go maximum height is t = = = = 2.5 seconds.\r \n" ); document.write( "\n" ); document.write( " \r \n" ); document.write( "\n" ); document.write( "The maximum height you can get by substituting this value t= 3.5 in the formula \n" ); document.write( "h(t) = -16t^2 + 80t + 9\r \n" ); document.write( "\n" ); document.write( "h(2.5) = -16*2.5^2 + 80*2.5 + 9.\r \n" ); document.write( "\n" ); document.write( "h =109m \n" ); document.write( " \n" ); document.write( " |