Hi Bixy34,It's not a coincidence in the way you might fear, but it's also
not the "opposite-direction rule" doing the work. What's really happening is that the numbers in this specific question let a
different formula land on the right answer for the right reason. Let me separate the three things that are getting mixed up.
Three different events, three different formulasFor two objects on a circular track, there are actually
three distinct questions you can ask:
-
When do they first meet each other, anywhere on the track? - Opposite directions - use
sum of speeds:
12π / (4π + 6π) = 1.2 hrs
- Same direction - use
difference of speeds:
12π / (6π − 4π) = 6 hrs (faster one laps the slower one)
-
When are they both back at the starting point S? - Neither "sum" nor "difference" is the rule. You need each train to have completed a
whole number of laps. Use
LCM of individual return times:
LCM(3, 2) = 6 hrs.
So the
12π / (6π − 4π) = 6 you're seeing is the
same-direction catch-up formula. It answers "when would the faster train lap the slower one if they moved together?" - a completely different physical event from what the question asks.
Why it still gives the right answer hereBecause of the specific numbers. Watch the
6-hour mark:
- Train A:
6 / 3 = 2 full laps - back at S
- Train B:
6 / 2 = 3 full laps - back at S
The catch-up time (
6)
happened to equal the LCM of the return times (
6). That's the coincidence - not that subtraction "worked," but that the two very different quantities collided at the same number.
The stress testChange one number and the illusion breaks. Take speeds
3π and
5π, radius
7.5 (circumference
15π):
- Difference method:
15π / (5π − 3π) = 7.5 hrs
- But at
7.5 hrs, Train A has done
7.5 / 5 = 1.5 laps -
not at S.
- True answer via LCM: return times are
5 and
3 hrs, so LCM =
15 hrs.
Same formula, wrong answer. That's the tell that subtraction was never the underlying principle.
The takeawayFor "meet again at S" on a circular track, always use the
LCM of individual return times - it works in every case, regardless of direction. The sum/difference formulas answer
when they meet each other, not
when they're both home.
Answer: BBixy34
Bunuel KarishmaB Is it just a coincidence that subtracting their relative speeds instead of adding in this case is leading us to the correct answer or is there some logic behind it?