Skip to main content

2024 AMC 10A Problem 13

Problem 13 of 25IntermediateAlgebraGeometry

Two transformations are said to commute if applying the first followed by the second gives the same result as applying the second followed by the first. Consider these four transformations of the coordinate plane: • a translation 22 units to the right, • a 9090^\circ rotation counterclockwise about the origin, • a reflection across the xx-axis, and • a dilation centered at the origin with scale factor 2.2. Of the 66 pairs of distinct transformations from this list, how many commute?

Answer choices

Show solution

Solution

The dilation just scales about the origin, so it commutes with both the rotation and the reflection. That’s 22 pairs. The translation commutes with the reflection across the xx-axis too, since either order sends (x,y)(x+2,y).(x, y) \to (x + 2, -y). The other three pairs fail: the translation clashes with the rotation and with the dilation, and the rotation clashes with the reflection. So 33 pairs commute. Thus, C is the correct answer.

More practice

Concepts: transformation · function · casework

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