document.write( "Question 309225: The height (h) of a baseball (t) seconds after being hit is given by h(t)= -16t^2 + 80t + 9. What is the height of the baseball when it is into the air? What is the maximum height of the baseball and when does it reach this height? When does the baseball hit the ground? \n" ); document.write( "
Algebra.Com's Answer #221188 by nerdybill(7384)\"\" \"About 
You can put this solution on YOUR website!
The height (h) of a baseball (t) seconds after being hit is given by h(t)= -16t^2 + 80t + 9.
\n" ); document.write( "What is the height of the baseball when it is into the air?
\n" ); document.write( "The height is given by the equation:
\n" ); document.write( "h(t)= -16t^2 + 80t + 9
\n" ); document.write( "where
\n" ); document.write( "h(t) is the height
\n" ); document.write( "t is time in seconds
\n" ); document.write( ".
\n" ); document.write( "What is the maximum height of the baseball and when does it reach this height?
\n" ); document.write( "Maximum height is at the vertex:
\n" ); document.write( "t = -b/(2a) = -80/(2*(-16)) = 80/32 = 2.5
\n" ); document.write( "h(2.5) = -16(2.5^2) + 80(2.5) + 9 = 109 feet
\n" ); document.write( "When does the baseball hit the ground?
\n" ); document.write( "set h(t) to zero solve for t:
\n" ); document.write( "0 = -16t^2 + 80t + 9
\n" ); document.write( "Solve using the quadratic formula to get:
\n" ); document.write( "t = {-0.11, 5.11}
\n" ); document.write( "Throw out the negative solution leaving:
\n" ); document.write( "t = 5.11 secs
\n" ); document.write( ".
\n" ); document.write( "Details of quadratic :
\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 \"ax%5E2%2Bbx%2Bc=0\" (in our case \"-16x%5E2%2B80x%2B9+=+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=%2880%29%5E2-4%2A-16%2A9=6976\".
\n" ); document.write( "
\n" ); document.write( " Discriminant d=6976 is greater than zero. That means that there are two solutions: \"+x%5B12%5D+=+%28-80%2B-sqrt%28+6976+%29%29%2F2%5Ca\".
\n" ); document.write( "
\n" ); document.write( " \"x%5B1%5D+=+%28-%2880%29%2Bsqrt%28+6976+%29%29%2F2%5C-16+=+-0.110076627227638\"
\n" ); document.write( " \"x%5B2%5D+=+%28-%2880%29-sqrt%28+6976+%29%29%2F2%5C-16+=+5.11007662722764\"
\n" ); document.write( "
\n" ); document.write( " Quadratic expression \"-16x%5E2%2B80x%2B9\" can be factored:
\n" ); document.write( " \"-16x%5E2%2B80x%2B9+=+-16%28x--0.110076627227638%29%2A%28x-5.11007662722764%29\"
\n" ); document.write( " Again, the answer is: -0.110076627227638, 5.11007662722764.\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%2B80%2Ax%2B9+%29\"

\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );