document.write( "Question 1138655: Jack hit a golf ball from the ground and its movement follows the equation h(t)=-16t^2+84t, where t is the time in seconds, and h(t) is the height of the ball at a given time t.\r
\n" );
document.write( "\n" );
document.write( "Find the time that it took the golf ball to hit the ground again correct to two decimal places.\r
\n" );
document.write( "\n" );
document.write( " seconds\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #756461 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! set the equation -16t^2+84t=0, since the ground is presumably at h(t)=0 \n" ); document.write( "-4t(4t-21)=0 \n" ); document.write( "t=0 (at the start) \n" ); document.write( "t=21/4=5.25 seconds.\r \n" ); document.write( "\n" ); document.write( " |