If a stone is dropped at an altitude of 174.9 m from a helicopter which is ascending with a velocity of 20.68 m/s, how long does the stone take to reach the ground?

The problem I am having is that I am confused about using positive #g# because gravity is directed towards the Earth and the stone is falling in that direction or if I should be using negative #g# because the stone is falling opposite to the direction in which the helicopter is ascending, upwards??

It would really help if you guys could explain why g should be negative or positive. Thanks guys. :))

Answer 1

8.45 seconds.

The direction of 'g' when talking about acceleration depends on the coordinate system we define. For example if you were to define downwards as the positive 'y' then g would be positive. Convention is to take upwards as positive so g will be negative. This is what we shall use, also we take the ground as #y = 0#
#color(red)("EDIT:")# I have added an approach using the kinematic equations you learn early on at the bottom. All I have done here is derive these using calculus but I appreciate you may not have covered it. Scroll down to the red title for the non calculus approach.

We can look at this much more closely by starting from scratch with Newton's second law. When the stone is dropped it has an initial velocity but the only force acting on it is due to gravity. We have defined upwards as the positive y direction so by Newton's second law we can write

#m(d^2y)/(dt^2) = -mg#
#(d^2y)/(dt^2) = -g#

This is because the stone will accelerate towards the earth, which we have defined as the negative direction.

Integrating this expression gives:

#(dy)/(dt) = -g t + C#
#(dy)/(dt) = y'(t)# is the velocity of the stone, so when we apply the initial velocity at #y'(0) = +20.68# we arrive at
#20.68 = g*0 + C#
#implies C = 20.68#
#(dy)/(dt) = 20.68 - g t#

This models the velocity and makes sense if you think about it. When it's released, it will have the same velocity as the helicopter and will thus move upwards for a time but as time progresses it will stop and then begin to fall.

To find displacement, we integrate again:

#y(t) = 20.68t - 1/2g t^2 + C#
Apply initial condition #y(0) = 174.9#
#174.9 = 20.68*0 - 1/2g * 0^2 + C#
#implies C = 174.9#
#therefore y(t) = 20.68t - 1/2g t^2 + 174.9#
To solve for the time to reach the ground, set #y=0# and solve the quadratic:
#1/2g t^2 - 20.68t - 174.9 = 0#

This is definitely a job for the quadratic formula:

#t = (20.68+-sqrt(20.68^2 - 4(1/2g)(-174.9)))/g#
Taking #g = 9.8ms^(-2)#
#t = 8.45 or -4.23#

We discard the negative solution so therefore the stone takes 8.45 seconds to hit the ground.

#color(red)("No Calculus Approach")#
We know that #v = v_0+at# where #v# is the final velocity, #v_0# is the initial velocity, #a# is acceleration and #t# is the time it's applied for.
As I said earlier, with an upwards coordinate system #g# will be negative but the stone will initially move upwards because of it's initial velocity. We want to find the point at which it stops moving upwards:
Set #v = 0#
#0 = v_0 - g t#
#therefore t = v_0/g = 20.68/9.8#

Now use

#S = v_0t + 1/2at^2# again with #a = -g#
so #S = v_0(v_0/g) -1/2g(v_0/g)^2#
#S = (v_0)^2/g - v_0^2/(2g)#
#S = (20.68)^2/9.8 - (20.68^2)/(2*9.8)#
#S = 21.8m#
This means that the stone stops momentarily at #y = 174.9 + 21.8#
#y = 196.7m#

Now we don't have any pesky initial velocities to contend with, just a straight fall from this height:

#S = v_0t -1/g t^2#
#v_0 = 0#

As upwards is positive, falling will result in a negative displacement so

#-196.7 = -1/2g t^2#
#196.7 = 1/2 g t^2#
#t = sqrt((2*196.7)/9.8)#
#t = 8.45# as required.
Sign up to view the whole answer

By signing up, you agree to our Terms of Service and Privacy Policy

Sign up with email
Answer 2

8.45s

The helicopter is asceding with a velocity #u=20.68m/s# So the stone dropped from it will have same initial velocity as the ascending velocity of helicopter but downward gravitational force will provide it a downward acceleration (g).

Using the point of origin—the stone dropped from the helicopter—we move forward as follows:

Downward acceleration (g) and downward displacement (h) should be interpreted as negative if the upward initial velocity is assumed to be positive.

#color(red)("Here upward +ve and downward -ve")#

Calculating the time (t) to reach the ground now

Thus, we have

# u=+20.68m/s# #g=-9.8m/s^2# #h=-174.9m#
#t=?#

When we combine these with the variables h, u, g, and t in the equation of motion under gravity, we obtain

#h=uxxt+1/2xxgxxt^2#
#=>-174.9=20.68xxt-1/2xx9.8xxt^2....(1)#
#=>4.9t^2-20.68t-174.9=0#
#=>t=(20.68+sqrt((-20.68)^2-4*4.9*(-174.9)))/(2*4.9)#
#:.t=8.45s#
The same equation(1) will be obtained if we reverse the direction#color(red)(" i.e.upward - ive and downward + ive.")#
Sign up to view the whole answer

By signing up, you agree to our Terms of Service and Privacy Policy

Sign up with email
Answer 3

The time it takes for the stone to reach the ground can be calculated using the following formula: [ \text{Time} = \sqrt{\frac{2 \times \text{Altitude}}{\text{Acceleration due to gravity}} + \frac{\text{Initial velocity}^2}{(\text{Acceleration due to gravity})^2}} ] Substitute the given values: [ \text{Time} = \sqrt{\frac{2 \times 174.9}{9.8} + \frac{20.68^2}{9.8^2}} ]

Sign up to view the whole answer

By signing up, you agree to our Terms of Service and Privacy Policy

Sign up with email
Answer from HIX Tutor

When evaluating a one-sided limit, you need to be careful when a quantity is approaching zero since its sign is different depending on which way it is approaching zero from. Let us look at some examples.

When evaluating a one-sided limit, you need to be careful when a quantity is approaching zero since its sign is different depending on which way it is approaching zero from. Let us look at some examples.

When evaluating a one-sided limit, you need to be careful when a quantity is approaching zero since its sign is different depending on which way it is approaching zero from. Let us look at some examples.

When evaluating a one-sided limit, you need to be careful when a quantity is approaching zero since its sign is different depending on which way it is approaching zero from. Let us look at some examples.

Not the question you need?

Drag image here or click to upload

Or press Ctrl + V to paste
Answer Background
HIX Tutor
Solve ANY homework problem with a smart AI
  • 98% accuracy study help
  • Covers math, physics, chemistry, biology, and more
  • Step-by-step, in-depth guides
  • Readily available 24/7