Help this problem is driving me crazy

  • Thread starter Thread starter panpanthepirate
  • Start date Start date
AI Thread Summary
A plane flying at 500 m/s releases a package from an altitude of 2000 meters, which takes approximately 20.2 seconds to reach the ground. During this time, the package travels horizontally a distance of 10,100 meters. The time taken for the package to fall vertically is the same as the time it takes to travel horizontally. The calculations involve using the equations of motion under gravity and the horizontal velocity of the plane. Understanding these principles is crucial for solving similar physics problems effectively.
panpanthepirate
Messages
2
Reaction score
0
a plane flying horizontally at 500 m/s releases a package at an altitude of 2000 meters. how long will the package take to reach ground? how far will the package travel horizontally while falling?
 
Physics news on Phys.org
here is a hint: you have to know that the time that it is going to take for the package to go horizontally is the same to go vertically... also, when the package is going horixontally, there is no gravity...
 
panpanthepirate said:
a plane flying horizontally at 500 m/s releases a package at an altitude of 2000 meters. how long will the package take to reach ground? how far will the package travel horizontally while falling?
{Horizontal Distance} = d = vx0*t = (500 m/sec)*t
{Vertical Height} = h = h0 + vy0*t - (1/2)*g*t2 =
= (2000 meters) + (0)*t - (1/2)*(9.81 m/sec2)*t2 =
= (2000) - (4.91)*t2

The package will continue falling until it hits ground at time "t" given by:
h = 0 = (2000) - (4.91)*t2
::: ⇒ t2 = (2000)/(4.91) = (407.3)
::: ⇒ t = (20.2 sec)

The horizontal distance "d" traveled during this time t=(20.2 sec) is thus given by:
d = (500 m/sec)*t = (500 m/sec)*(20.2 sec)
d = (10100 meters)


~~
 
Last edited:
thanks all for your help, i got another problem that says a box having a weight of 490 Newtons is dragged across the floor by means of a rope that makes an angle 30 degrees with the floor, the coeffecient of sliding friction is .300. find the force that must be applied to the rope to provid uniform velocity after the starting friction has been overcome.
 
1. Find the friction force: coefficient of friction times weight

2. To slide with uniform velocity, the horizontal force must equal that

3. The force applied to the rope is along the hypotenuse of a right triangle having the horizontal force as a leg- use trigonometry.
 
xanthym said:
{Horizontal Distance} = d = vx0*t = (500 m/sec)*t
{Vertical Height} = h = h0 + vy0*t - (1/2)*g*t2 =
= (2000 meters) + (0)*t - (1/2)*(9.81 m/sec2)*t2 =
= (2000) - (4.91)*t2

The package will continue falling until it hits ground at time "t" given by:
h = 0 = (2000) - (4.91)*t2
::: ⇒ t2 = (2000)/(4.91) = (407.3)
::: ⇒ t = (20.2 sec)

The horizontal distance "d" traveled during this time t=(20.2 sec) is thus given by:
d = (500 m/sec)*t = (500 m/sec)*(20.2 sec)
d = (10100 meters)


~~


Come on, write mathematical formulas:

t = \sqrt{\frac{2h}{g}}


D = v_xt = v\sqrt{\frac{2h}{g}}
 
Thread 'Variable mass system : water sprayed into a moving container'
Starting with the mass considerations #m(t)# is mass of water #M_{c}# mass of container and #M(t)# mass of total system $$M(t) = M_{C} + m(t)$$ $$\Rightarrow \frac{dM(t)}{dt} = \frac{dm(t)}{dt}$$ $$P_i = Mv + u \, dm$$ $$P_f = (M + dm)(v + dv)$$ $$\Delta P = M \, dv + (v - u) \, dm$$ $$F = \frac{dP}{dt} = M \frac{dv}{dt} + (v - u) \frac{dm}{dt}$$ $$F = u \frac{dm}{dt} = \rho A u^2$$ from conservation of momentum , the cannon recoils with the same force which it applies. $$\quad \frac{dm}{dt}...
Back
Top