SOLUTION: A person standing cloes to the edge on the top of a 200-foot building throws a baseball vertically upward. The quadratic function s(t)=-16t^2+64t+200

Algebra ->  Quadratic Equations and Parabolas  -> Quadratic Equations Lessons  -> Quadratic Equation Lesson -> SOLUTION: A person standing cloes to the edge on the top of a 200-foot building throws a baseball vertically upward. The quadratic function s(t)=-16t^2+64t+200       Log On


   



Question 536600: A person standing cloes to the edge on the top of a 200-foot building throws a baseball vertically upward. The quadratic function
s(t)=-16t^2+64t+200
models the ball's height above the ground, s(t), in feet, t seconds after it was thrown.
A)After how many seconds does the ball reach it's maximum height? What is the maximum height?
B)How many seconds does it take until the ball finally hits the ground?

Answer by Alan3354(69443) About Me  (Show Source):
You can put this solution on YOUR website!
A person standing cloes to the edge on the top of a 200-foot building throws a baseball vertically upward. The quadratic function
s(t)=-16t^2+64t+200
models the ball's height above the ground, s(t), in feet, t seconds after it was thrown.
A)After how many seconds does the ball reach it's [sic] maximum height? What is the maximum height?
The equation is a parabola, the max height is at the vertex.
The vertex is on the line of symmetry, which is
t = -b/2a
t = -64/-32 = 2 seconds
s(2) = -16*4 + 64*2 + 200
max ht = 264 ft
--------------------
B)How many seconds does it take until the ball finally hits the ground?
Find t when s(t) = 0
-16t^2 + 64t + 200 = 0
2t^2 - 8t - 25 = 0
Solved by pluggable solver: SOLVE quadratic equation (work shown, graph etc)
Quadratic equation ax%5E2%2Bbx%2Bc=0 (in our case 2x%5E2%2B-8x%2B-25+=+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=%28-8%29%5E2-4%2A2%2A-25=264.

Discriminant d=264 is greater than zero. That means that there are two solutions: +x%5B12%5D+=+%28--8%2B-sqrt%28+264+%29%29%2F2%5Ca.

x%5B1%5D+=+%28-%28-8%29%2Bsqrt%28+264+%29%29%2F2%5C2+=+6.06201920231798
x%5B2%5D+=+%28-%28-8%29-sqrt%28+264+%29%29%2F2%5C2+=+-2.06201920231798

Quadratic expression 2x%5E2%2B-8x%2B-25 can be factored:
2x%5E2%2B-8x%2B-25+=+%28x-6.06201920231798%29%2A%28x--2.06201920231798%29
Again, the answer is: 6.06201920231798, -2.06201920231798. Here's your graph:
graph%28+500%2C+500%2C+-10%2C+10%2C+-20%2C+20%2C+2%2Ax%5E2%2B-8%2Ax%2B-25+%29

-----------
Ignore the negative solution
t =~ 6.062 seconds
----------------
PS it's = it is