document.write( "Question 337636: .A punter can kick a football with an initial velocity of 48 feet per second. How many seconds will it take for the ball to return to the ground? (Hint: use the formula h= vt – 16t2.) \n" ); document.write( "
Algebra.Com's Answer #242069 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! A punter can kick a football with an initial velocity of 48 feet per second. How many seconds will it take for the ball to return to the ground? (Hint: use the formula h= vt – 16t2.) \n" ); document.write( "------------ \n" ); document.write( "Height(t) = -16t^2+48t \n" ); document.write( "---- \n" ); document.write( "When the ball is on the ground, height is zero. \n" ); document.write( "--------------------- \n" ); document.write( "Solve -16t^2+48t = 0 \n" ); document.write( "-16t(t-3) = 0 \n" ); document.write( "Positive solution: \n" ); document.write( "t = 3 seconds \n" ); document.write( "====================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |