2024 AMC 10A Problems/Problem 13

Revision as of 17:06, 8 November 2024 by Tacos are yummy 1 (talk | contribs) (Solution 1)

Problem

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 2 units to the right,

• a 90°- rotation counterclockwise about the origin,

• a reflection across the 𝑥-axis, and

• a dilation centered at the origin with scale factor 2 .

Of the 6 pairs of distinct transformations from this list, how many commute?


$\textbf{(A)1}\qquad\textbf{(B)2}\qquad\textbf{(C)3}\qquad\textbf{(D)4}\qquad\textbf{(E)5}$

Solution 1

Note that the dilation with any of the other three transformations are commute, except for the dilation and the translation $2$ right.

The reflection across the $x-$axis and translation $2$ right is a commute pair, but the $90^{\circ} rotation and the translation$2$right is not. The reflection across the$x-$axis and the$90^{\circ}$rotation are not commute together (Visualize the point$(1,0)$) Therefore, the answer is$\boxed{\text{(C) }3}$ ~Tacos_are_yummy_1