What is the greatest height above the ground that the sandbag reaches?

  • Thread starter Thread starter Heat
  • Start date Start date
  • Tags Tags
    Ground Height
AI Thread Summary
A hot-air balloonist releases a sandbag at a height of 40.0 m while ascending at 5.00 m/s. Initially, it is thought that the sandbag's maximum height is 40.0 m, but it actually continues to rise due to its initial upward velocity. The sandbag reaches a maximum height of 41.28 m after accounting for the additional distance traveled upward before gravity brings it to a stop. The calculations involve using kinematic equations to determine the time and distance traveled after release. The discussion concludes with the realization that understanding the initial conditions of motion is crucial for solving such problems.
Heat
Messages
272
Reaction score
0

Homework Statement



A hot-air balloonist, rising vertically with a constant velocity of magnitude v = 5.00 m/s, releases a sandbag at an instant when the balloon is a height h = 40.0 m above the ground. After it is released, the sandbag is in free fall. For the questions that follow, take the origin of the coordinate system used for measuring displacements to be at the ground, and upward displacements to be positive.
\\

What is the greatest height above the ground that the sandbag reaches?


The Attempt at a Solution



I would logically think that the greatest height above the ground that it reaches is 40m, as that's when it gets released.

The feedback I got this incorrect answer is to recheck calculation, or that I may have made rounding errors or sig figs.

and if I do it algebraically: it would look something like this ::

vx = vo + at

40.0 + (-9.8) (0)
= 40.0
 
Physics news on Phys.org
Heat said:
I would logically think that the greatest height above the ground that it reaches is 40m, as that's when it gets released.
If not for the fact that the balloon was moving, you'd be correct.
and if I do it algebraically: it would look something like this ::

vx = vo + at

40.0 + (-9.8) (0)
= 40.0
Not sure what you're doing here.

Hint: What's the initial vertical velocity of the sandbag?
 
50m/s.
...
"releases a sandbag at an instant when the balloon is a height h = 40.0 m above the ground"

...

if the person releases it an the exact instant when the balloon is 40.0.

Meaning that he/she is not touching it anymore, and let's go of it, how could the bag still go up. I would go down, and making sense that the max height it achieved was when it was let go of.
 
Heat said:
50m/s.
What's this?
Meaning that he/she is not touching it anymore, and let's go of it, how could the bag still go up.
Because it has an initial upward velocity. (Remember that it was moving with the balloon when it was released.) As it goes up, gravity will slow it down until it reaches a maximum height, then starts to fall back down.

Just like when you throw a ball up into the air. When it leaves your hand it continues moving up, doesn't it?
 
woudnt initial velocity be 50m/s as the balloon is being exerted up?
 
But the problem states:
Heat said:
A hot-air balloonist, rising vertically with a constant velocity of magnitude v = 5.00 m/s,
 
woops I misread the problem :( , you are right it is 5.00 m/s.

so I would solve using the kinematics equation..

time = 3.41
v = 28.4
final x = 0
initial x = ?
initial v = 5

x-x0 = t/2 (vo +vx)
x = 3.41/2 (5+28.4)
x = 56.947
 
Heat said:
so I would solve using the kinematics equation..

time = 3.41
v = 28.4
Not sure what you're doing here. What is this time? What is v?

Try this: How long (how many seconds) before it reaches maximum height?
 
the seconds it takes to reach ground is 3.41
and the velocity at which it reaches ground is 28.4

he should reach the height of 40meters in 8 seconds, if the info carries of velocity 5 m/supwards and reaches 40 meters.
 
  • #10
Heat said:
the seconds it takes to reach ground is 3.41
and the velocity at which it reaches ground is 28.4
Ah... I see. Not sure why you calculated all that, but you could use it to find the answer.

he should reach the height of 40meters in 8 seconds, if the info carries of velocity 5 m/supwards and reaches 40 meters.
Don't understand this at all. If it goes up to max height, then back down to the ground in 3.41 seconds, then it must reach max height sometime before 3.41 seconds. Right?

Again, try this: When it's dropped off the balloon, it's moving at + 5 m/s. How long does it take from that point to reach max height? (Hint: What is the speed at max height?)
 
  • #11
The moment the bag is released, it is still moving upwards. How far upwards does it travel... use a kinematics equation to find out...
 
  • #12
time in which bag is release is -3.41 (since it reaches ground at 3.41)
x0 40m upwards.
acceleration is 9.8m/s^2
xf=?

is this how I set it up?
 
  • #13
There are several ways to solve this using kinematics; here are two:

(1) You can directly find out how high it will move from the initial position, using a kinematic formula relating velocity, distance, and acceleration. (I think this is what learningphysics had in mind. It's the quickest way.)

(2) You can find the time it takes to reach its max height, using the relationship between velocity, acceleration, and time. Then plug the time into your height equation. (This is a bit longer, but might be easier to understand.)
 
  • #14
Taking option one:
Velocity Final^2 = Velocity Initial ^2 + 2 ( Acceleration)(X Final - X Initial)

28.4^2 = 5 ^2 + 2 ( -9.8)(X Final - 0)
806.56 = 25 + -19.6X Final
781.56 = -19.6X Final
-39.88 = X Final

Although this is incorrect...

The velocity Final I am taking when it lands, although I think that is the part that is messing this up.

Velocity Initial is 5 because the the balloon is going up.
 
Last edited:
  • #15
Just find the distance traveled between the point where it is dropped (1) and the point where it reaches maximum height (2). Point 1 has: v = 5; h = 40. Point 2 has v = ?; h = ? (I want you to tell me what speed it has at its highest point.)
 
  • #16
Heat said:
50m/s.
...
"releases a sandbag at an instant when the balloon is a height h = 40.0 m above the ground"

...

if the person releases it an the exact instant when the balloon is 40.0.

Meaning that he/she is not touching it anymore, and let's go of it, how could the bag still go up. I would go down, and making sense that the max height it achieved was when it was let go of.

Inertia. Newton. The entire contents of the balloon, people and the sandbag alike, share the velocity of the overall vehicle. To negate the upward velocity of the balloon, the person would have to THROW it down, at a downward speed equal to the balloon's upward speed, rather than just drop it.
 
  • #17
v at max height has to be 0.

and thanks for clarifying that winter. My mind just opened up when I thought of the question the other way around.
 
  • #18
Heat said:
v at max height has to be 0.
Yes!
 
  • #19
after doing the problem I got 1.28

so I add that to 40 and I get 41.28.

Does this seems right?
 
  • #20
Heat said:
after doing the problem I got 1.28

so I add that to 40 and I get 41.28.

Does this seems right?

looks good to me.
 
  • #21
cheers!

I have slayed the dragon.o:)

Thank you very much for the time you took to help me learn this. I have a feeling that at times you may have gotten a bit frustrated at me for not being that bright, but with time I understood this and I thank you for it. :blushing:
 
Back
Top