Hot Air Balloon Free Fall Question

AI Thread Summary
A hot-air balloonist releases a sandbag at a height of 40.0 m while ascending at 5.00 m/s. To find the position of the sandbag 0.165 seconds after release, the correct formula is x(t) = x(0) + v(0)t + 0.5at^2, with downward acceleration due to gravity as -9.80 m/s^2. The initial upward velocity must be accounted for, leading to a position calculation of approximately 45.33 m. For velocity, the formula v(t) = v(0) + at is used, emphasizing the importance of sign conventions in the calculations. Understanding these principles is crucial for solving motion problems involving free fall.
COCoNuT
Messages
35
Reaction score
0
A hot-air balloonist, rising vertically with a constant velocity of magnitude v=5.00m/s , releases a sandbag at an instant when the balloon is a height h=40.0m above the ground . After it is released, the sandbag is in free fall.

1.) Compute the position of the sandbag at a time 0.165s after its release. Take the free fall acceleration to be g=9.80 m/s^2. answer ___ m.

how would i find that? i don't know where to start...

i tryed to find the highest time that it takes, 5.00/9.8 = 25/49

im just doing random things for hours, can someone point me to the correct way?
 
Physics news on Phys.org
For one dimensional motion with constant acceleration (a) the following formula gives you the position (x(t)) of the object as a function of time (t):

x(t)=x(0)+v(0)t+\frac{1}{2}at^2

Where v(0) is the initial velocity of the object. Be careful with the signs of the paramters!
 
so...
x(t)= 40m + 5.00 + 1/2(9.80)(0.165)^2 = 45.33m <-- am i doing it correctly?
 
EaGlE said:
so...
x(t)= 40m + 5.00 + 1/2(9.80)(0.165)^2 = 45.33m <-- am i doing it correctly?

You forgot to multiply the initial velocity with time. And also, you chose your inital velocity positive meaning upwards, but the acceleration has another direction, downwards. So you have to use a=-9,8 m/s^2.

[The formula comes from Newtons second law F=ma, with F the gravitational force mg, so mg=ma -> g=a=v'=x'' where ' denotes a derivative with respect to time. When you integrate the constant g two times with respect to time (using the appropriate boundry conditions (initial position/velocity)) you get the position as a function of time, the formula I gave you.]
 
thanks, that worked. i have another question.

Compute the velocity of the sandbag at a time 0.165s after its release. Take the free fall acceleration to be g=9.80m/s^2 .

i just need to know the formula i should use.

i tried this formula: v(x) = sqrt(v(0)^2+2ax)) which doesn't work
 
velocity is the derivative of the poition to time:

\frac{d}{dt}[ x(t)=x(0)+v(0)t+\frac{1}{2}at^2 ]
v(t)=\frac{dx(t)}{dt} = v(0) + at

Again, wach out with the signs...
 
I multiplied the values first without the error limit. Got 19.38. rounded it off to 2 significant figures since the given data has 2 significant figures. So = 19. For error I used the above formula. It comes out about 1.48. Now my question is. Should I write the answer as 19±1.5 (rounding 1.48 to 2 significant figures) OR should I write it as 19±1. So in short, should the error have same number of significant figures as the mean value or should it have the same number of decimal places as...
Thread 'A cylinder connected to a hanging mass'
Let's declare that for the cylinder, mass = M = 10 kg Radius = R = 4 m For the wall and the floor, Friction coeff = ##\mu## = 0.5 For the hanging mass, mass = m = 11 kg First, we divide the force according to their respective plane (x and y thing, correct me if I'm wrong) and according to which, cylinder or the hanging mass, they're working on. Force on the hanging mass $$mg - T = ma$$ Force(Cylinder) on y $$N_f + f_w - Mg = 0$$ Force(Cylinder) on x $$T + f_f - N_w = Ma$$ There's also...
Back
Top