document.write( "Question 390072: A ball is tossed into the air at an initial velocity of 38.4ft/sec from .96 feet off of the ground.\r
\n" ); document.write( "\n" ); document.write( "At what point does the ball hit the ground?\r
\n" ); document.write( "\n" ); document.write( "I figured out that the equation is y=-16t^2+38.4t+.96
\n" ); document.write( "I also figured out that the maximum height of the ball is 24 feet and it reaches it's maximum in 1.2 seconds.
\n" ); document.write( "

Algebra.Com's Answer #276525 by nerdybill(7384)\"\" \"About 
You can put this solution on YOUR website!
y=-16t^2+38.4t+.96
\n" ); document.write( "set y to 0 and solve for t:
\n" ); document.write( " 0=-16t^2+38.4t+.96
\n" ); document.write( "applying the quadratic equation:
\n" ); document.write( "t = {-0.02, 2.42}
\n" ); document.write( "throw out the negative solution, leaving:
\n" ); document.write( "t = 2.42 seconds
\n" ); document.write( ".
\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%2B38.4t%2B0.96+=+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=%2838.4%29%5E2-4%2A-16%2A0.96=1536\".
\n" ); document.write( "
\n" ); document.write( " Discriminant d=1536 is greater than zero. That means that there are two solutions: \"+x%5B12%5D+=+%28-38.4%2B-sqrt%28+1536+%29%29%2F2%5Ca\".
\n" ); document.write( "
\n" ); document.write( " \"t%5B1%5D+=+%28-%2838.4%29%2Bsqrt%28+1536+%29%29%2F2%5C-16+=+-0.024744871391589\"
\n" ); document.write( " \"t%5B2%5D+=+%28-%2838.4%29-sqrt%28+1536+%29%29%2F2%5C-16+=+2.42474487139159\"
\n" ); document.write( "
\n" ); document.write( " Quadratic expression \"-16t%5E2%2B38.4t%2B0.96\" can be factored:
\n" ); document.write( " \"-16t%5E2%2B38.4t%2B0.96+=+-16%28t--0.024744871391589%29%2A%28t-2.42474487139159%29\"
\n" ); document.write( " Again, the answer is: -0.024744871391589, 2.42474487139159.\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%2B38.4%2Ax%2B0.96+%29\"
\n" ); document.write( "
\n" ); document.write( "
\n" );