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)\"\" \"About 
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( "\n" ); document.write( "\n" ); document.write( " \n" ); document.write( "\n" ); document.write( "
Solved by pluggable solver: SOLVE quadratic equation with variable
Quadratic equation \"at%5E2%2Bbt%2Bc=0\" (in our case \"16t%5E2%2B-50t%2B-5+=+0\") has the following solutons:
\n" ); document.write( "
\n" ); document.write( " \"t%5B12%5D+=+%28b%2B-sqrt%28+b%5E2-4ac+%29%29%2F2%5Ca\"
\n" ); document.write( "
\n" ); document.write( " For these solutions to exist, the discriminant \"b%5E2-4ac\" should not be a negative number.
\n" ); document.write( "
\n" ); document.write( " First, we need to compute the discriminant \"b%5E2-4ac\": \"b%5E2-4ac=%28-50%29%5E2-4%2A16%2A-5=2820\".
\n" ); document.write( "
\n" ); document.write( " Discriminant d=2820 is greater than zero. That means that there are two solutions: \"+x%5B12%5D+=+%28--50%2B-sqrt%28+2820+%29%29%2F2%5Ca\".
\n" ); document.write( "
\n" ); document.write( " \"t%5B1%5D+=+%28-%28-50%29%2Bsqrt%28+2820+%29%29%2F2%5C16+=+3.22198975591897\"
\n" ); document.write( " \"t%5B2%5D+=+%28-%28-50%29-sqrt%28+2820+%29%29%2F2%5C16+=+-0.0969897559189692\"
\n" ); document.write( "
\n" ); document.write( " Quadratic expression \"16t%5E2%2B-50t%2B-5\" can be factored:
\n" ); document.write( " \"16t%5E2%2B-50t%2B-5+=+16%28t-3.22198975591897%29%2A%28t--0.0969897559189692%29\"
\n" ); document.write( " Again, the answer is: 3.22198975591897, -0.0969897559189692.\n" ); document.write( "Here's your graph:
\n" ); document.write( "\"graph%28+500%2C+500%2C+-10%2C+10%2C+-20%2C+20%2C+16%2Ax%5E2%2B-50%2Ax%2B-5+%29\"
\n" ); document.write( "
\n" ); document.write( "
\n" );