document.write( "Question 1158980: The height h in feet of an object after t seconds is given by the function
\n" );
document.write( " h = - 16t2 + 80t + 6.
\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 #781972 by ikleyn(52781)![]() ![]() You can put this solution on YOUR website! . \n" ); document.write( " \r\n" ); document.write( "\r\n" ); document.write( "For it, you need to solve this quadratic equation\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( " -16*t^2 + 80t + 6 = 0.\r\n" ); document.write( "\r\n" ); document.write( "Or\r\n" ); document.write( "\r\n" ); document.write( " 16*t^2 - 80t - 6 = 0\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "\r \n" ); document.write( "\n" ); document.write( "Solved.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |