document.write( "Question 984228: a ball is thrown into the air at a speed of 115ft/sec from an initial height of 6ft off the ground. How long will it take the ball to hit the ground?\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #604999 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! This is a parabola with equation y=-16t^2+115t+6 \n" ); document.write( "When t=0, the ball is 6 feet off the ground. \n" ); document.write( "Solve for t, and one of the roots should be slightly negative.\r \n" ); document.write( "\n" ); document.write( "y=0 when the ball is on the ground.\r \n" ); document.write( "\n" ); document.write( "quadratic formula \n" ); document.write( "-(1/32)(-115 +/- sqrt (115^2+384) ;;; that is sqrt (13225+384)= sqrt (13993)=116.65\r \n" ); document.write( "\n" ); document.write( "-(1/32) (-115-116.65)=7.24 sec ANSWER \n" ); document.write( "the negative root is -(1/32)(-115+116.65)= -0.05 sec\r \n" ); document.write( "\n" ); document.write( " |