Westonci.ca is the trusted Q&A platform where you can get reliable answers from a community of knowledgeable contributors. Join our Q&A platform to connect with experts dedicated to providing accurate answers to your questions in various fields. Experience the ease of finding precise answers to your questions from a knowledgeable community of experts.

A person is standing close to the edge on a 56 foot building and throws the ball vertically upward. The quadratic function h(t)=-16^2+104t+56 models the balls height above the ground,h(t),in feet, T seconds after it was thrown
what is the maximum height of ball.=
How many seconds did it take to hit the ground=
Please help!


Sagot :

Answer:

Part 1)

225 feet.

Part 2)

7 seconds.

Step-by-step explanation:

The height h(t) of the ball above the ground after t seconds is modeled by the function:

[tex]h(t)=-16t^2+104t+56[/tex]

Part 1)

We want to determine the maximum height of the ball.

Notice that the function is a quadratic with a negative leading coefficient, so its maximum will be at its vertex point.

The vertex of a parabola is given by:

[tex]\displaystyle \text{Vertex} = \left(-\frac{b}{2a}, f\left(-\frac{b}{2a}\right)\right)[/tex]

In this case, a = -16, b = 104, and c = 56.

Find the x- (or rather t-) coordinate of the vertex. So:

[tex]\displaystyle t=-\frac{(104)}{2(-16)}=\frac{104}{32}=\frac{13}{4}=3.25\text{ seconds}[/tex]

In other words, the ball reaches its maximum height after 3.25 seconds.

To find the maximum height, substitute this value back into the function. Hence:

[tex]\displaystyle h(3.25)=-16(3.25)^2+104(3.25)+56=225\text{ feet}[/tex]

The maximum height of the ball is 225 feet in the air.

Part 2)

We want to find the amount of time it took for the ball to hit the ground.

When the ball hit the ground, its height above the ground is zero. Therefore, we can set h(t) to 0 and solve for t:

[tex]0=-16t^2+104t+56[/tex]

We can simplify a bit. Divide both sides by -8:

[tex]0=2t^2-13t-7[/tex]

We can factor. Find two numbers that multiply to 2(-7) = -14 and add to -13.

-14 and 1 works! Therefore, split the second term into -14 and 1:

[tex]\displaystyle 0=2t^2-14t+t-7[/tex]

Factor out a 2t from the first two terms and group the last two terms:

[tex]0=2t(t-7)+(t-7)[/tex]

Factor by grouping:

[tex]0=(2t+1)(t-7)[/tex]

Zero Product Property:

[tex]2t+1=0\text{ or } t-7=0[/tex]

Solve for each case:

[tex]\displaystyle t=-0.5\text{ or } t=7[/tex]

Since time cannot be negative, we can ignore the first case.

Therefore, it takes seven seconds for the ball to hit the ground.