To find the coordinates of the new vertices \( X' \), \( Y' \), and \( Z' \) after dilating triangle \( XYZ \) using a center of dilation at point \( (4, 7) \) and a magnitude of 12, we can apply the dilation formula.
The formula for dilation from a center point \( (h, k) \) with a scale factor \( s \) for any point \( (x, y) \) is:
\[ (x', y') = (h + s \cdot (x - h), k + s \cdot (y - k)) \]
-
Dilating Point \( X(0, 4) \):
- Center: \( (h, k) = (4, 7) \)
- Scale factor: \( s = 12 \) \[ X' = \left( 4 + 12 \cdot (0 - 4), 7 + 12 \cdot (4 - 7) \right) \] \[ X' = \left( 4 - 48, 7 - 36 \right) = (-44, -29) \]
-
Dilating Point \( Y(2, 0) \): \[ Y' = \left( 4 + 12 \cdot (2 - 4), 7 + 12 \cdot (0 - 7) \right) \] \[ Y' = \left( 4 - 24, 7 - 84 \right) = (-20, -77) \]
-
Dilating Point \( Z(4, 7) \):
- Dilation of the center point does not change its coordinates since \( (x, y) = (h, k) \). \[ Z' = (4, 7) \]
-
Final Coordinates: After computing the results based on the dilation formula:
- \( X'(-44, -29) \)
- \( Y'(-20, -77) \)
- \( Z'(4, 7) \)
Based on these calculations, we can assert that none of the provided answers are correct. Please verify the dilation ratio and center point if needed, as I've applied the dilation formula correctly.