Skip to main content

2022 AMC 12B Problem 5

Problem 5 of 25EasierGeometry

The point (1,2)(-1, -2) is rotated 270270^\circ counterclockwise about the point (3,1).(3, 1). What are the coordinates of its new position?

Answer choices

Show solution

Solution

Relative to the center (3,1),(3, 1), the point is at (13,21)=(4,3).(-1 - 3,\, -2 - 1) = (-4, -3). A 270270^\circ counterclockwise rotation sends (x,y)(x, y) to (y,x),(y, -x), so (4,3)(-4, -3) becomes (3,4).(-3, 4). Translating back gives (33,1+4)=(0,5).(3 - 3,\, 1 + 4) = (0, 5). Thus, the correct answer is B.

More practice

Concepts: transformation · coordinate geometry

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