SOLUTION: A person standing close to the edge on top of a 112-foot building throws a ball vertically upward. The quadratic function h(t) = −16t^2 + 96t + 112 models the ball's height about

Algebra ->  Quadratic Equations and Parabolas -> SOLUTION: A person standing close to the edge on top of a 112-foot building throws a ball vertically upward. The quadratic function h(t) = −16t^2 + 96t + 112 models the ball's height about      Log On


   



Question 1175897: A person standing close to the edge on top of a 112-foot building throws a ball vertically upward. The quadratic function h(t) = −16t^2 + 96t + 112 models the ball's height about the ground, h(t), in feet, t seconds after it was thrown.
a) What is the maximum height of the ball?
(Round your answer to the nearest hundredths.)

b) How many seconds does it take until the ball hits the ground?

Answer by ikleyn(52772) About Me  (Show Source):
You can put this solution on YOUR website!
.
A person standing close to the edge on top of a 112-foot building throws a ball vertically upward.
The quadratic function h(t) = −16t^2 + 96t + 112 models the ball's height about the ground, h(t), in feet,
t seconds after it was thrown.
a) What is the maximum height of the ball?
(Round your answer to the nearest hundredths.)
b) How many seconds does it take until the ball hits the ground?
~~~~~~~~~~~~~


                    Part (a)


To find the maximum height, you first find the time to get maximum height


      t =  - b%2F2a%29  = - 96%2F%28-2%2A16%29 = 96%2F32 = 3 second.


Then the maximum height is the given function t(t) at t= 3 seconds


    h(3) = -16*3^2 + 96*3 + 112 = 256 feet.     ANSWER


                    Part (b)


To find the time when the ball hits the ground, you solve this equation

    h(t) = 0,  which is  -16t^2 + 96t + 112 = 0.


To simplify, divide both sides bu -16

    t^2 - 6t - 7 = 0


Factor left side

    (t-7)*(t+1) = 0.


Two roots of the quadratic equation are t= 7 and t= -1;

Only positive value  t= 7 is the solution.


The ball hits the ground in 7 seconds.    ANSWER

Solved.

------------------

To see many other similar solved problems,  slook into the lessons
    - Problem on a projectile moving vertically up and down
    - Problem on an arrow shot vertically upward
    - Problem on a ball thrown vertically up from the top of a tower
    - Problem on a toy rocket launched vertically up from a tall platform
in this site.


On finding the maximum/minimum of a quadratic function,  learn from the lessons
    - HOW TO complete the square to find the minimum/maximum of a quadratic function
    - Briefly on finding the minimum/maximum of a quadratic function
    - HOW TO complete the square to find the vertex of a parabola
    - Briefly on finding the vertex of a parabola
in this site.