Problem 167 Solution

The circumference of the front wheel is 3.5*pi and the circumference of the rear wheel is 4.25*pi. We must find the least common multiple of both these numbers. Both these numbers are divisible by .25*pi, so the least common multiple is .25*pi*LCM(14,17) = .25*pi*14*17 = 59.5*pi =~ 186.92.


Michael Shackleford, ASA - July 26, 2001