document.write( "Question 404393: A ball is thrown upward from ground level with an initial velocity of 108 ft per sec. Its height h in feet after t seconds is given by the equation h=-16t(squared)+108t.
\n" );
document.write( "At what time will the ball hit the ground? \n" );
document.write( "
Algebra.Com's Answer #285799 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! set h to zero and solve for t: \n" ); document.write( "0=-16t^2+108t \n" ); document.write( "0=-4t(4t-27) \n" ); document.write( "t= {0,27/4} \n" ); document.write( ". \n" ); document.write( "solution is 27/4 seconds \n" ); document.write( "or \n" ); document.write( "6.75 seconds\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |