Get On Track -- Math Brainteaser (Suitable for Experienced Algebra Students)

Otis

Elite Member
Joined
Apr 22, 2015
Messages
4,592
Runners Laura and Betty begin at diametrically opposite points on a circular track and run in opposite directions around the track. Each runner runs at a constant speed. Laura and Betty meet for the first time after Laura has run 170 meters. They meet for a second time after Betty has run 90 meters past their first meeting point. How many meters long is the track?

I focused on the semicircle in which they both began running. I followed how far Betty ran, to reach each meeting point. Three arclengths make up the semicircle, and we may write expressions for each of them.

?

  \;
 
Arc length of semicircle >170\displaystyle > 170m.
Let x\displaystyle x be arc length of semicircle.
Let vL\displaystyle v_L and vB\displaystyle v_B be Lauren's and Betty's (constant) velocity respectively.
s=vt\displaystyle s =v*t.

For first time interval t1\displaystyle t_1:
170=vLt1\displaystyle 170 = v_L*t_1 and x170=vBt1\displaystyle x - 170 = v_B*t_1
vLvB=170x170\displaystyle \frac{v_L}{v_B} = \frac{170}{x - 170}

For second time interval t2\displaystyle t_2:
90=vBt2\displaystyle 90 = v_B*t_2 and 2x90=vLt2\displaystyle 2x - 90 = v_L*t_2
vLvB=2x9090\displaystyle \frac{v_L}{v_B} = \frac{2x - 90}{90}

Since both velocities are constant, equating these gives:

170x170=2x9090\displaystyle \frac{170}{x - 170} = \frac {2x -90}{90}
(2x90)(x170)=17090\displaystyle (2x - 90)(x - 170) = 170*90
2x2430x+17090=17090\displaystyle 2x^2-430x+170*90 = 170*90
2x(x215)=0\displaystyle 2x(x - 215)=0
x=215\displaystyle x=215 since x>0\displaystyle x>0

The the length of the track is 2215=430\displaystyle 2*215 = 430 metres.
 
Last edited:
Their first segments covered half the track, second - the whole track. This means each covered twice the distance in the second segments.
Laura's second segment is 170*2=340m. Total track length: 340+90 = 430m.
 
Their first segments covered half the track, second - the whole track. This means each covered twice the distance in the second segments.
Laura's second segment is 170*2=340m. Total track length: 340+90 = 430m.
Well that's an easier method than mine!! ?
 
that's an easier method than mine!
You both did good! :)

Your approach matches what I'd first starting doing, but then I had a lucky realization. (For all I know, most students reading the spoilers would understand your logic before the others.)

I think I came to realize what Lev did, albeit slightly differently (leading me to do a bit more work than he did, heh).

P = semicircle arc length

Betty ran P-170 meters, to the first meeting point.

Once I realized that Laura would need to run two more "segments", to meet Betty a second time, I knew that Betty's 90-meter segment was 2(P-170). Hence,

P = 3(P - 170) + 80

  \;
 
Top