document.write( "Question 1013573: The height h (in feet) above the ground of a baseball depends upon the time t (in seconds) it has been in flight. Cameron takes a mighty swing, but hits a bloop sinlge whose height is described approximately by the equation h=-5t^2+45t+17. Ho long is the ball in the air? The ball reaches its maximum heght after how many seconds of light? What is the maximum height? \n" ); document.write( "
Algebra.Com's Answer #629995 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
The height h (in feet) above the ground of a baseball depends upon the time t (in seconds) it has been in flight. Cameron takes a mighty swing, but hits a bloop sinlge whose height is described approximately by the equation h=-5t^2+45t+17.
\n" ); document.write( "----
\n" ); document.write( "Ho long is the ball in the air?
\n" ); document.write( "The ball reaches its maximum height after how many seconds of light?
\n" ); document.write( "Max ht is the vertex of the parabola.
\n" ); document.write( "@t = -b/2a = -45/-10 = 4.5 seconds
\n" ); document.write( "----
\n" ); document.write( "How long is the ball in the air?
\n" ); document.write( "h=-5t^2+45t+17
\n" ); document.write( "Find t when h = 0
\n" ); document.write( "-5t^2+45t+17 = 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 \"-5x%5E2%2B45x%2B17+=+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-5%2A17=2365\".
\n" ); document.write( "
\n" ); document.write( " Discriminant d=2365 is greater than zero. That means that there are two solutions: \"+x%5B12%5D+=+%28-45%2B-sqrt%28+2365+%29%29%2F2%5Ca\".
\n" ); document.write( "
\n" ); document.write( " \"x%5B1%5D+=+%28-%2845%29%2Bsqrt%28+2365+%29%29%2F2%5C-5+=+-0.363126566315131\"
\n" ); document.write( " \"x%5B2%5D+=+%28-%2845%29-sqrt%28+2365+%29%29%2F2%5C-5+=+9.36312656631513\"
\n" ); document.write( "
\n" ); document.write( " Quadratic expression \"-5x%5E2%2B45x%2B17\" can be factored:
\n" ); document.write( " \"-5x%5E2%2B45x%2B17+=+%28x--0.363126566315131%29%2A%28x-9.36312656631513%29\"
\n" ); document.write( " Again, the answer is: -0.363126566315131, 9.36312656631513.\n" ); document.write( "Here's your graph:
\n" ); document.write( "\"graph%28+500%2C+500%2C+-10%2C+10%2C+-20%2C+20%2C+-5%2Ax%5E2%2B45%2Ax%2B17+%29\"

\n" ); document.write( "\n" ); document.write( "================
\n" ); document.write( "Ignore the negative.
\n" ); document.write( "t =~ 9.363 seconds
\n" ); document.write( "-----
\n" ); document.write( "What is the maximum height?
\n" ); document.write( "= -5*4.5^2 + 45*4.5 + 17
\n" ); document.write( "= 118.25 feet\r
\n" ); document.write( "\n" ); document.write( "-----------------
\n" ); document.write( "Usually -5t^2 or -4.9t^2 is use for heights in meters.
\n" ); document.write( "-16t^2 is used for feet.
\n" ); document.write( "
\n" );