Postman Pete has a pedometer to count his steps. The pedometer records up to 99999 steps, then flips over to 00000 on the next step. Pete plans to determine his mileage for a year. On January 1 Pete sets the pedometer to 00000. During the year, the pedometer flips from 99999 to 00000 forty-four times. On December 31 the pedometer reads 50000. Pete takes 1800 steps per mile. Which of the following is closest to the number of miles Pete walked during the year?
- A)
- B)
- C)
- D)
- E)
Answer
A
Key insight
Each flip is 100,000 steps, so the year totals 44(100,000) + 50,000 = 4,450,000 steps; divided by 1800 that is about 2470 miles.
Solution
Going from back around to takes exactly steps (the step from to is the hundred-thousandth). Forty-four flips therefore account for steps, and the final reading adds more:
Convert to miles:
The nearest choice is .
The answer is .
Why this works
A counter that rolls over is a base- odometer: the number of rollovers is the "high digit," and the final reading is the remainder. Once the step count is assembled, the question is a single unit conversion, and "closest to" signals that a rough division ( million over , roughly million over ) is enough.
The trap
Dividing carelessly and landing near 3000, or counting 45 flips; a clean estimate 4,450,000/1800 = 2472 rounds to 2500.
Common mistakes
- Dividing carelessly and landing near 3000, or counting 45 flips; a clean estimate 4,450,000/1800 = 2472 rounds to 2500.
- Using steps per flip; this changes the total by only steps but wastes time, and can cause an arithmetic slip.
Techniques
Bound the quantity above/below or estimate to pin it down