Skip to main content

2021 AMC 12B Problem 5

Problem 5 of 25EasierGeometry

The point P(a,b)P(a,b) in the xyxy-plane is first rotated counterclockwise by 9090^\circ around the point (1,5)(1,5) and then reflected about the line y=x.y=-x. The image of PP after these two transformations is at (6,3).(-6,3). What is ba?b-a?

Answer choices

Show solution

Solution

A 9090^\circ counterclockwise rotation about (1,5)(1,5) sends (a,b)(a,b) to (1(b5),5+(a1))(1-(b-5),\,5+(a-1)) =(6b,4+a).=(6-b,\,4+a). Reflecting that about y=xy=-x (which maps (x,y)(x,y) to (y,x)(-y,-x)) gives ((4+a),(6b))(-(4+a),\,-(6-b)) =(4a,b6).=(-4-a,\,b-6). Setting this equal to (6,3)(-6,3) gives 4a=6-4-a=-6 and b6=3,b-6=3, so a=2a=2 and b=9.b=9. Therefore ba=92=7.b-a=9-2=7. Thus, the correct answer is D.

More practice

Concepts: transformation · work backwards

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