Apply the first transformation, the rotation of 180 degrees about (0, 0), to the point.
(x,y)→(−x,−y)⇒B(−1,−3)→B′(1,3) The rule for a rotation of 180∘ about the point (0,0) is (x,y)→(−x,−y), so B(−1,−3) moves to (1,3).
Apply the second transformation, the translation by the vector (3, 2), to that image.
(x,y)→(x+3,y+2)⇒B′(1,3)→B′′(4,5) The second transformation acts on the image (1,3), not on the original point. Its rule is (x,y)→(x+3,y+2).
State the coordinates of the final image.
B′=(4,5) The point ends at (4,5). Doing the two transformations in the other order would generally land somewhere else.