document.write( "Question 683752: The height h in feet of an object after t seconds is given by the function
\n" );
document.write( " h = –16t^2 + 40t + 8.
\n" );
document.write( "How long will it take the object to hit the ground? Round your answer to the nearest thousandth.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #423695 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! The height h in feet of an object after t seconds is given by the function \n" ); document.write( " h = –16t^2 + 40t + 8. \n" ); document.write( "How long will it take the object to hit the ground? \n" ); document.write( "------------- \n" ); document.write( "It hits the ground when h = 0 \n" ); document.write( "–16t^2 + 40t + 8 = 0 \n" ); document.write( "Solve for t. \n" ); document.write( " |