document.write( "Question 971832: A football is punted from a height of 2.5 feet above the ground with an initial vertical velocity of 45 feet per second.\r
\n" ); document.write( "\n" ); document.write( "Write an equation to model the height h in feet of the ball t seconds after it has been punted.
\n" ); document.write( "The football is caught at 5.5 feet above the ground. How long was the football in the air?
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #594229 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
A football is punted from a height of 2.5 feet above the ground with an initial vertical velocity of 45 feet per second.\r
\n" ); document.write( "\n" ); document.write( "Write an equation to model the height h in feet of the ball t seconds after it has been punted.
\n" ); document.write( "---
\n" ); document.write( "32 ft/sec/sec is often used for gravity on Earth
\n" ); document.write( "--> h(t) = -16t^2 + 45t + 2.5
\n" ); document.write( "----------------
\n" ); document.write( "The football is caught at 5.5 feet above the ground. How long was the football in the air?
\n" ); document.write( "h(t) = -16t^2 + 45t + 2.5 = 5.5
\n" ); document.write( "-16t^2 + 45t - 3 = 0
\n" ); document.write( "\n" ); document.write( "\n" ); document.write( " \n" ); document.write( "\n" ); document.write( "
Solved by pluggable solver: SOLVE quadratic equation (work shown, graph etc)
Quadratic equation \"ax%5E2%2Bbx%2Bc=0\" (in our case \"-16x%5E2%2B45x%2B-3+=+0\") has the following solutons:
\n" ); document.write( "
\n" ); document.write( " \"x%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=%2845%29%5E2-4%2A-16%2A-3=1833\".
\n" ); document.write( "
\n" ); document.write( " Discriminant d=1833 is greater than zero. That means that there are two solutions: \"+x%5B12%5D+=+%28-45%2B-sqrt%28+1833+%29%29%2F2%5Ca\".
\n" ); document.write( "
\n" ); document.write( " \"x%5B1%5D+=+%28-%2845%29%2Bsqrt%28+1833+%29%29%2F2%5C-16+=+0.0683265857120221\"
\n" ); document.write( " \"x%5B2%5D+=+%28-%2845%29-sqrt%28+1833+%29%29%2F2%5C-16+=+2.74417341428798\"
\n" ); document.write( "
\n" ); document.write( " Quadratic expression \"-16x%5E2%2B45x%2B-3\" can be factored:
\n" ); document.write( " \"-16x%5E2%2B45x%2B-3+=+%28x-0.0683265857120221%29%2A%28x-2.74417341428798%29\"
\n" ); document.write( " Again, the answer is: 0.0683265857120221, 2.74417341428798.\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%2B45%2Ax%2B-3+%29\"

\n" ); document.write( "\n" ); document.write( "================
\n" ); document.write( "t =~ 0.068 seconds ascending thru 5.5 ft
\n" ); document.write( "t =~ 2.744 seconds when caught
\n" ); document.write( "
\n" ); document.write( "
\n" );