Skip to main content

2020 AMC 10B Problem 13

Problem 13 of 25IntermediateGeometry

Andy the Ant lives on a coordinate plane and is currently at (20,20)(-20, 20) facing east (that is, in the positive xx-direction). Andy moves 11 unit and then turns 9090^{\circ} left. From there, Andy moves 22 units (north) and then turns 9090^{\circ} left. He then moves 33 units (west) and again turns 9090^{\circ} left. Andy continues this process, increasing his distance each time by 11 unit and always turning left. What is the location of the point at which Andy makes the 2020th2020\text{th} left turn?

Answer choices

Show solution

Solution

In the first four moves, Andy goes 11 east, 22 north, 33 west, and 44 south. The net change is (13,24)=(2,2),(1-3,2-4)=(-2,-2), and he is again facing east. Since 2020=4505,2020=4\cdot 505, Andy completes 505505 such cycles. Starting from (20,20),(-20,20), his final position is (20,20)+505(2,2)=(1030,990). \begin{aligned} &(-20,20)+505(-2,-2) \\ &\quad =(-1030,-990). \end{aligned} Thus, B is the correct answer.

More practice

Concepts: coordinate geometry · pattern recognition

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