51.0k views
3 votes
A rocket is launched from atop a 65-foot cliff with an initial velocity of 113 ft/s. The height of the rocket above the ground at time t is given by. When will the rocket hit the ground after it is launched? Round to the nearest tenth of a second.

User Funnydman
by
3.3k points

1 Answer

5 votes

Answer:

7.6 seconds

Explanation:

To solve this problem we can use the following equation:

S = So + 113*t + at^2/2

Where S is the final position, So is the inicial position, Vo is the inicial speed, a is the acceleration and t is the time.

In this problem, we have that S = 0, So = 65, Vo = 113 and a = -32 ft/s2 (The acceleration of gravity)

So we have that:

0 = 65 + 113t - 16t2

16t2 - 113t - 65 = 0

Using Bhaskara's formula, we have:

Delta = 113^2 + 4*65*16 = 16929

sqrt(Delta) = 130.11

t = (113 + 130.11) / (2*16) = 7.597 seconds

Rounding to nearest tenth, we have t = 7.6 seconds

User Adamscott
by
3.3k points