64.7k views
4 votes
13. An object is thrown from the top of a building. The function s(t) = -16t² + 64 models the height of the object at any time t. How long will it take for the object to reach the ground?

1 Answer

7 votes

Answer: The height of the object at any time t is given by the function s(t) = -16t² + 64. When the object reaches the ground, its height will be 0. So we need to solve the equation:

-16t² + 64 = 0

Dividing both sides by -16, we get:

t² - 4 = 0

Adding 4 to both sides, we get:

t² = 4

Taking the square root of both sides (and remembering to include both the positive and negative roots), we get:

t = ±2

Since time cannot be negative, the only valid solution is:

t = 2

Therefore, it will take the object 2 seconds to reach the ground.

Explanation:

User Mhlester
by
8.2k points