document.write( "Question 812162: A goalie kicks a soccer ball with an upward velocity of 65 feet per second, and her foot meets the ball 1 foot off the ground. The quadratic function h=16tsquared + 65t + 1 represents the height of the ball h in feet after t seconds. Approximately how long is the ball in the air? \n" ); document.write( "
Algebra.Com's Answer #489033 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! You have the wrong formula \n" ); document.write( "h=-16t^2 + 65t + 1 \n" ); document.write( "set it to 0 for 0 height \n" ); document.write( "0 = -16 t^2+65 t+1 \n" ); document.write( "t = 4.0778 about 4 seconds \n" ); document.write( " \n" ); document.write( " |