virtualanimosity
Can any1 pls explain da concept behind such circular motion problem n meeting at startin pt problems
Q.Divi and Dave run on a circular track.Divi completes 3 laps in every 4 mins, and Dave completes 2 laps in every 3 mins in opposite direction.
Both start from points opposite to each other.Find the number of completed laps travelled by Divi when both will meet for the 3rd time at starting point of Dave.
1. 12
2. 13
3. 22
Let's call Divi X and Dave Y, which will make things easier. They
start from opposite points on the circular track, and we need to find
the number of completed laps by X when they
meet for the third time at
Y's starting point.
First of all, it's clear that X will run a number of complete laps and half a lap, as they meet at Y's starting point, which is halfway around from X's starting point.
Speed of X - \(\frac{3}{4}\) L/M
Speed of Y - \(\frac{2}{3}\) L/M
Let's calculate when they will meet for the first time at Y's starting point. Y will run some number of complete laps = n, and X will run k complete laps plus 1/2 lap (since X starts at the opposite point), \(nk + 0.5\) where \((k > 0)\).
The time needed for this will be:
\(\frac{n}{(2/3)} = \frac{(nk + 0.5)}{(3/4)}\)
\(n = \frac{8}{(18 - 16k)}\)
Since \(n\) must be an integer, the only possible value for k is 1, so n = 4.
This means they will meet for the first time when Y completes 4 laps and X completes 4.5 laps.
The ratio of Y's speed to X's speed is \((2/3)/(3/4)=\frac{8}{9}\). This means after their first meeting, they will meet again and again at the same point each time Y completes 9 laps and X completes 8 laps. For their third meeting, X will have completed \(4.5 + 9 + 9 = 22.5\), or \(22\) full laps.
Answer: 3 (22).