Skip to main content

2019 AMC 10B Problem 18

Problem 18 of 25IntermediateAlgebra

Henry decides one morning to do a workout, and he walks 34\tfrac{3}{4} of the way from his home to his gym. The gym is 22 kilometers away from Henry’s home. At that point, he changes his mind and walks 34\tfrac{3}{4} of the way from where he is back toward home. When he reaches that point, he changes his mind again and walks 34\tfrac{3}{4} of the distance from there back toward the gym. If Henry keeps changing his mind when he has walked 34\tfrac{3}{4} of the distance toward either the gym or home from the point where he last changed his mind, he will get very close to walking back and forth between a point AA kilometers from home and a point BB kilometers from home. What is AB?|A-B|?

Answer choices

Show solution

Solution

Suppose a limiting homeward turnaround point is xx kilometers from home. After Henry walks toward the gym, his position is 22x4=32+x4.2-\frac{2-x}{4}=\frac32+\frac{x}{4}. After he turns back toward home, one quarter of that distance remains, so his next homeward turnaround point is 14(32+x4)=38+x16.\frac14\left(\frac32+\frac{x}{4}\right)=\frac38+\frac{x}{16}. At the limiting point this two-step map leaves the position unchanged, so x=38+x16,x=\frac38+\frac{x}{16}, which gives x=25x=\frac25. The other limiting point is the position reached after walking toward the gym: 22254=85.2-\frac{2-\frac25}{4}=\frac85. Therefore AB=8525=65=115.|A-B|=\frac85-\frac25=\frac65=1\frac15. Thus, the correct answer is C .

More practice

Concepts: recursion · linear equation

Problem text and solution from the LIVE past-contest archive. See also the AoPS wiki page for community solutions.