document.write( "Question 1176734: A punter kicked the football into the air with an upward velocity of 62 ft/s. Its height h in feet after t seconds is given by the function h = - 16t^2+ 62t + 2. What is the maximum height the ball reaches? How long will it take the football to reach the maximum height? How long does it take for the ball to hit the ground? \n" ); document.write( "
Algebra.Com's Answer #804205 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! A punter kicked the football into the air with an upward velocity of 62 ft/s. \n" ); document.write( "Its height h in feet after t seconds is given by the function h =-16t^2+ 62t + 2. ​What is the maximum height the ball reaches? \n" ); document.write( "How long will it take the football to reach the maximum height? \n" ); document.write( ": \n" ); document.write( "The max height occurs on the axis of symmetry of this equation, h=-b/(2a) \n" ); document.write( " where a=-16, b= 62 \n" ); document.write( "h = \n" ); document.write( "h = 1.9375 seconds \n" ); document.write( "Find the height at 1.9375 seconds \n" ); document.write( "h = -16(1.9375^2) + 62(1.9375) + 2 \n" ); document.write( "h = -16(3.754) + 120.125 + 2 \n" ); document.write( "h = -60.0625 + 120.125 + 2 \n" ); document.write( "h = 62.0625 ft is max height at 1.9375 seconds \n" ); document.write( ": \n" ); document.write( ": \n" ); document.write( "How long does it take for the ball to hit the ground? \n" ); document.write( "then h = 0 \n" ); document.write( "-16t^2 + 62t + 2 = 0 \n" ); document.write( "Use the quadratic formula, a =-16, b = 62, c = 2 \n" ); document.write( "the positive solution \n" ); document.write( "t = 3.907 secs to reach the ground \n" ); document.write( " \n" ); document.write( " |