Respuesta :
Answer: Rotate the point 180 degrees around the origin
==========================================================
Explanation:
Consider the point (2,3). Applying a dilation of scale factor -1 means we multiply each coordinate by -1. That moves us from (2,3) to (-2,-3). This rotates the point 180 degrees about the origin. It can be done clockwise or counterclockwise.
---------------------
Extra Side Notes:
- The 180 degree rotation rule is [tex](x,y) \to (-x,-y)[/tex]
- The three points (x,y), (-x,-y) and (0,0) all are on the same straight line.
- The preimage and image are the same size, since the absolute value of the scale factor is 1. The rotation preserves the size.