SOLUTION: 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

Algebra ->  Quadratic Equations and Parabolas  -> Quadratic Equations Lessons  -> Quadratic Equation Lesson -> SOLUTION: 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       Log On


   



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?
Answer by nerdybill(7384) About Me  (Show Source):
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.
What is the height of the baseball when it is into the air?
The height is given by the equation:
h(t)= -16t^2 + 80t + 9
where
h(t) is the height
t is time in seconds
.
What is the maximum height of the baseball and when does it reach this height?
Maximum height is at the vertex:
t = -b/(2a) = -80/(2*(-16)) = 80/32 = 2.5
h(2.5) = -16(2.5^2) + 80(2.5) + 9 = 109 feet
When does the baseball hit the ground?
set h(t) to zero solve for t:
0 = -16t^2 + 80t + 9
Solve using the quadratic formula to get:
t = {-0.11, 5.11}
Throw out the negative solution leaving:
t = 5.11 secs
.
Details of quadratic :
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:

x%5B12%5D+=+%28b%2B-sqrt%28+b%5E2-4ac+%29%29%2F2%5Ca

For these solutions to exist, the discriminant b%5E2-4ac should not be a negative number.

First, we need to compute the discriminant b%5E2-4ac: b%5E2-4ac=%2880%29%5E2-4%2A-16%2A9=6976.

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.

x%5B1%5D+=+%28-%2880%29%2Bsqrt%28+6976+%29%29%2F2%5C-16+=+-0.110076627227638
x%5B2%5D+=+%28-%2880%29-sqrt%28+6976+%29%29%2F2%5C-16+=+5.11007662722764

Quadratic expression -16x%5E2%2B80x%2B9 can be factored:
-16x%5E2%2B80x%2B9+=+-16%28x--0.110076627227638%29%2A%28x-5.11007662722764%29
Again, the answer is: -0.110076627227638, 5.11007662722764. Here's your graph:
graph%28+500%2C+500%2C+-10%2C+10%2C+-20%2C+20%2C+-16%2Ax%5E2%2B80%2Ax%2B9+%29