Closest approach of two trains on perpendicular tracks

AI Thread Summary
The problem involves two trains on perpendicular tracks, one traveling south at 60 km/hr starting at 10:00 and another traveling west at 45 km/hr starting at 11:00. To determine when they are closest, the distances from the station can be expressed as functions of time. By applying the Pythagorean theorem to the right triangle formed by their paths, the minimum distance can be calculated. The closest approach occurs at 10:26, when the southbound train is 25.8 km away and the westbound train is 19.4 km away from the station. This solution clarifies the timing of their closest encounter.
stunner5000pt
Messages
1,443
Reaction score
4
Kinda confused on this one becuase of the time difference involved

A train leaves a station going south at 60 km/hr at 10:00. Another train heading due west reaches this station at 11:00. The latter train was traveling at 45km/hr. At what time are they the closest?

To start with the 45 train is 45km away from teh station and in the end the distnace is 60 km
iformulated something like 45(1-t) + 60t = Distance
but that doesn't yield the answer i need...
can someone help!
 

Attachments

  • charge.JPG
    charge.JPG
    5.6 KB · Views: 501
Physics news on Phys.org
Call the point at which the 60 km/hr train starts the "origin." You know the direction and distance of each train from the origin at any given time.

As shown in your figure, the vectors from the origin to each train form a right triangle, the hypotenuse of which is the distance between them.

If you know the length of the triangle's legs as a function of time, use the Pythagorean formula to find the length of the triangle's hypotenuse as a function of time. Then, find the minimum of that function.

- Warren
 


Based on the given information, we can use the distance formula d = rt to determine the distance of each train from the station at any given time. Let's use t as the time in hours since 10:00. For the train heading south, its distance from the station can be represented as d = 60t. For the train heading west, its distance from the station can be represented as d = 45(1-t). We can set these two equations equal to each other to find the time when they are closest to each other:

60t = 45(1-t)
60t = 45 - 45t
105t = 45
t = 45/105
t = 0.43 hours

Therefore, at 10:26 (10:00 + 0.43 hours), the trains will be closest to each other. This is because at this time, the southbound train will be 25.8 km away from the station, while the westbound train will be 19.4 km away. This is the minimum distance that they will be from each other during their journey. I hope this helps clarify the situation.
 
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