document.write( "Question 1198165: a golfer strikes a golf ball with an initial upward velocity of 80 feet per second the function H(t)=16t^2+80t gives the height in
\n" );
document.write( "feet of the golf ball after t seconds H(t)=16t^2+80t \n" );
document.write( "
Algebra.Com's Answer #831704 by ewatrrr(24785)![]() ![]() You can put this solution on YOUR website! Re: Your Question, flight of ball: H(t)=16t^2+80t \n" ); document.write( "At that flight it will never hit the ground \n" ); document.write( "----- \n" ); document.write( "how long does it take for the golf ball to hit the ground: \n" ); document.write( "IF flight of ball: H(t)= -16t^2+80t \n" ); document.write( "-16t^2 +80t = 0 \n" ); document.write( " 16t^2 = 80t \n" ); document.write( " t = 80/16 = 5sec \n" ); document.write( " \n" ); document.write( " |