AMC 8 Daily Practice Round 9

Complete problem set with solutions and individual problem pages

Problem 23 Medium

As shown in the figure, a rectangle OABC with length 4 and width 3 rolls continuously along the positive x-axis for 2025 times. The point A sequentially lands at positions A_1, A_2, A_3, \dots, A_{2025}. What are the coordinates of A_{2025}?

  • A.

    (7080, 0)

  • B.

    (7084, 0)

  • C.

    (7088, 3)

  • D.

    (7091,3)

  • E.

    (7094,0)

Answer:D

From the given conditions, we obtain the following sequence of coordinates for point A:   A_1(7,3), \quad A_2(10,0), \quad A_3(10,0), \quad A_4(14,4), \quad A_5(21,3), \quad A_6(24,0), \quad A_7(24,0), \quad A_8(28,4), \dots

Since every four rolls form a cycle, we analyze the displacement per cycle. Each full cycle results in a horizontal shift of:   3 + 4 + 3 + 4 = 14

Thus, after one full cycle, point A moves 14 units to the right.

The additional positions within a cycle are as follows:

- After one extra roll, A moves 7 units further, and the y-coordinate is 3.

- After two extra rolls, A moves 10 units further, and the y-coordinate is 0.

- After three extra rolls, the coordinates are the same as after two extra rolls.

Since:   2025 \div 4 = 506 \text{ remainder } 1

Point A completes 506 full cycles and moves one extra step beyond that.

Thus, the final coordinates are:   \left(14 \times 506 + 7, 3\right) = (7091,3)

The answer is \text{D}.