Relative Motion Calculations: Solving for Time and Heading

AI Thread Summary
The discussion revolves around solving relative motion problems involving a person on a stalled escalator and a pilot navigating a flight with wind resistance. For the escalator scenario, calculations reveal that it takes 36 seconds for the person to walk up the moving escalator, and they can walk down while it moves up, though the time is not specified. The pilot's problem involves flying 300 km northeast in 45 minutes against an 80 km/h wind from the north, requiring a heading of 52 degrees north of east and an airspeed of 460 km/h. Participants emphasize the importance of visualizing the problems through diagrams and vector analysis to arrive at the correct solutions. The discussion highlights the use of rate, time, and distance relationships in solving motion problems effectively.
404
Messages
52
Reaction score
0
A person walks up a stalled escalator in a department store in 90s. when standing still on the same escalator in motion, he is carried up in 60s
A) how much time would it take him to walk up the moving escalator?(36s)
B)Could he walk down the escalator while it was moving up? if so, how long would it take?

A pilot wishes to make flight of 300 km [NE] in 45 min. On checking with the meteorological office, she finds that there will be a wind of 80km/h from the north for the entire flight. What heading and air speed must she use for the flight? (52 N of E, 460 Km/h)

I spend 2 hours this evening trying to do these problems, but for these 2, I couldn't manage to even draw a proper diagram for :frown: ... For the last question, I tried to draw it, but the resultant vector wasn't matching with the answer, so obviously it was wrong...
 
Last edited:
Physics news on Phys.org
Let ve be the speed of the escalator, vw be your walking speed. Let the length of the escalator be x. You know rate x time = distance, so

60ve = x

and

90vw = x

Therefore, 60ve = 90vw

vw = (2/3)ve

Can you work it from there?
 
I tried to work it out but doesn't that just restate the fact that walking is 2/3 times slower than escalator? Which you've already concluded from the 60 sec to 90 sec ratio...
 
person walks up a stalled escalator in a department store in 90s. when standing still on the same escalator in motion, he is carried up in 60s
A) how much time would it take him to walk up the moving escalator?(36s)
B)Could he walk down the escalator while it was moving up? if so, how long would it take?

This is really just like those "joint work" problems ("Billy can do a job in 2 hours, Rita can do the same job in 3 hours, how long would it take them working together?")

The persons speed, walking only, is
\frac{1}{90}\frac{"escalator"}{second}
Riding the escalator without walking, the speed is
\frac{1}{60}\frac{"escalator"}{second}

Walking with the escalator going, the speeds add. The person's speed is
\frac{1}{90}+ \frac{1}{60}= \frac{5}{180}\frac{"escalator"}{second}

The time to go up the escalator ("seconds per escalator") is the reciprocal of that:
180/5= 36 seconds.


A pilot wishes to make flight of 300 km [NE] in 45 min. On checking with the meteorological office, she finds that there will be a wind of 80km/h from the north for the entire flight. What heading and air speed must she use for the flight? (52 N of E, 460 Km/h)
First, draw a picture. The desired flight is "300 km [NE]" and she wants to fly that in 45 min. Okay, here "net" velocity vector must be 300/(3/4)= 400 km/hr (45 min is 3/4 hr). Draw a line at 45 degrees to the horizontal and to the right (NE) with "length" 400 km/hr. The wind is blowing from the north at 80 km/hr so draw a line up from your first line, with "length" 80 km/hr. Finally, draw the third line of the triangle- that will be the "heading" vector of the airplane. If you like you can draw "arrow heads" showing the direction along those lines. Notice that the arrow head on the "wind" vector is at the bottom. You want the first vector you drew to be the sum of the other two. That's why you drew the wind vector "from the north" upward.

As always, there are two ways to do vector problems like this. One would be to break everything into coordinates. The coordinates for the wind are easy: 0i- 80j (i is to the east and j to the north, of course). The coordinates for the "true path" require trig: 400 cos(45)i+ 400 sin(45)j. Call the "heading" vector xi+ yj and add:
xi+ (y-80)j= 400 cos(45)i+ 400 sin(45)j. That gives you two equations (treat the i and j components separately) to solve for x and y.

However, since you give vectors by length and heading and give the answer that way, I suspect that you are intended to solve this by "solving the triangle". You have a triangle with two given sides of lengths 80 and 400. If you look closely at the triangle, you will see that the angle between those sides is 90+45= 135 degrees.
You can use the cosine law to solve for the length of the third side (the speed the airplane should make through the air) and then the sine law to find the angle inside the angle, at the origin. Adding that to the 45 degrees that first side is from the horizontal gives the airplanes heading (N of E).
 
  • Informative
Likes mariamelazab
Ok I got it, thanks.
 
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