document.write( "Question 456241: Suppose a ball is thrown straight up at a speed of 50 feet per second. The time in seconds that it takes for the ball to hit the ground can be found by solving the equation 5 + 50t - 16t^2 = 0. Approximately how long does it take for the ball to hit the ground? \n" ); document.write( "
Algebra.Com's Answer #313139 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! 5 + 50t - 16t^2 = 0 \n" ); document.write( "0 = 16t^2-50t-5 \n" ); document.write( "apply the \"quadratic formula\" to get: \n" ); document.write( "t = {3.222, -0.097} \n" ); document.write( "we can throw out the negative answer leaving \n" ); document.write( "t = 3.2 seconds \n" ); document.write( ". \n" ); document.write( "details of quadratic to follow: \n" ); document.write( "
|