24.8k views
1 vote
Suppose the height of a ball in feet is given by the quadratic equation below, where T is in seconds. What expression will give the time when the ball reaches its maximum height? h=-16t^2+50t+8. Please look at the image for the available answers. Thank you.

Suppose the height of a ball in feet is given by the quadratic equation below, where-example-1
User Tom Knapen
by
4.2k points

1 Answer

4 votes

Answer:

t = -50/(2 * (-16))

Explanation:

For quadratics of the form

y = ax^2 + bx + c

the x coordinate of the vertex is

x = -b / 2a

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

h = -16t^2 +50t + 8

a = -16

b = 50

t at Vertex

t = -50/(2 * (-16))

Suppose the height of a ball in feet is given by the quadratic equation below, where-example-1
User Mehran
by
4.8k points