81.0k views
3 votes
A piece of rope falls out of a hot air

balloon from a height of 5,184 ft. If the
equation for height as a function of time
is h(t) = -16t2 - initial height where t is
time in seconds and h(t) is height in feet,
how many seconds will it take for the
piece of rope to hit the ground?

1 Answer

1 vote

Answer: 18 seconds

==========================================

Step-by-step explanation:

The equation should be h(t) = -16t^2 + (initial height). If you subtract off the initial height, then you'll have a negative starting height, which is not correct. Try plugging t = 0 into h(t) = -16t^2 - (initial height) and you'll see what I mean.

The initial height is 5184. We want to find the t value when h(t) = 0. So we want to find the time value when the height is 0.

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

h(t) = -16t^2 + (initial height)

h(t) = -16t^2 + 5184

0 = -16t^2 + 5184

16t^2 = 5184

t^2 = 5184/16

t^2 = 324

t = sqrt(324)

t = 18

It takes 18 seconds for the rope to hit the ground.

User Stefita
by
7.7k points
Welcome to QAmmunity.org, where you can ask questions and receive answers from other members of our community.