33.3k views
2 votes
A ball is kicked from the ground vertically into the air with a velocity of 32 ft/second. The height (in feet) of the ball after t seconds is given by h = - 167° +321. Answer the following and round to the nearest tenth, when necessary. How long will it take for the ball to hit the ground

User Neph
by
7.0k points

1 Answer

6 votes

Final answer:

The ball will take 2 seconds to hit the ground.

Step-by-step explanation:

The ball is kicked vertically into the air with an initial velocity of 32 ft/second. Given the equation h = - 16t^2 + 32t, where h is the height of the ball in feet and t is the time in seconds. We need to find how long it will take for the ball to hit the ground, which means the height is 0. To solve for t, we can set the equation equal to zero and solve for t.

0 = -16t^2 + 32t

Using the quadratic formula, t = (-b ± √(b^2 - 4ac))/(2a), where a = -16, b = 32 and c = 0. Plugging in these values, we get:

t = (-32 ± √(32^2 - 4(-16)(0)))/(2(-16))

t = (-32 ± √(1024))/(2(-16))

t = (-32 ± 32)/(2(-16))

t = -1 or t = 2

Since time cannot be negative, we discard -1 as the solution. Therefore, it will take the ball 2 seconds to hit the ground.

User Yuli Hua
by
7.0k points