To dilate a point in the coordinate plane with respect to the origin by a certain magnitude, you multiply the coordinates of the point by the dilation factor. In this case, the dilation factor is 3.
Let's find the new coordinates for each vertex:
-
For point A (-2, -5): \[ A' = (3 \cdot -2, 3 \cdot -5) = (-6, -15) \]
-
For point B (0, 3): \[ B' = (3 \cdot 0, 3 \cdot 3) = (0, 9) \]
-
For point C (6, -3): \[ C' = (3 \cdot 6, 3 \cdot -3) = (18, -9) \]
Now we compile the new coordinates for A', B', and C':
- A' = (-6, -15)
- B' = (0, 9)
- C' = (18, -9)
Thus, the new vertices after dilation are:
- A' (-6, -15)
- B' (0, 9)
- C' (18, -9)
The answer matches option B: A' (-6, -15), B' (0, 9), and C' (18, -9).