document.write( "Question 313615: If a ball is thrown vertically upward from a height of 5 ft, with an initial velocity of 96 ft/s, its height h after t seconds is given by h = -16t^2 + 96t + 5. How long does it take the ball to pass through a height of 120 ft on the way back down to the ground? \r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #224224 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! If a ball is thrown vertically upward from a height of 5 ft, with an initial velocity of 96 ft/s, its height h after t seconds is given by h = -16t^2 + 96t + 5. How long does it take the ball to pass through a height of 120 ft on the way back down to the ground? \n" ); document.write( "---------------------- \n" ); document.write( "h = -16t^2 + 96t + 5 \n" ); document.write( "120 = -16t^2 + 96t + 5 solve for t \n" ); document.write( "-16t^2 + 96t + 5 = 120 \n" ); document.write( "-16t^2 + 96t + -115 = 0 \n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "----------------- \n" ); document.write( "t = 1.65 seconds going up \n" ); document.write( "t = 4.346 seconds falling \n" ); document.write( " \n" ); document.write( " |