To find the coordinates of the new vertices of triangle XYZ after dilating triangle XYZ with a center of dilation at point \( C(4,7) \) and a magnitude of \( \frac{1}{2} \), we can use the formula for dilation:
\[ X' = C + k(X - C) \]
where:
- \( X' \) is the new point after dilation,
- \( C \) is the center of dilation,
- \( k \) is the scale factor (magnitude of dilation),
- \( X \) is the original point.
Let's apply this to each vertex:
Vertex X (0, 4)
-
Find the vector from C to X: \[ X - C = (0,4) - (4,7) = (0 - 4, 4 - 7) = (-4, -3) \]
-
Scale the vector by \( \frac{1}{2} \): \[ \frac{1}{2}(-4, -3) = \left(-2, -\frac{3}{2}\right) \]
-
Find the new coordinate: \[ X' = C + k(X - C) = (4, 7) + \left(-2, -\frac{3}{2}\right) = (4 - 2, 7 - \frac{3}{2}) = (2, 7 - 1.5) = (2, 5.5) \]
Vertex Y (2, 0)
-
Find the vector from C to Y: \[ Y - C = (2,0) - (4,7) = (2 - 4, 0 - 7) = (-2, -7) \]
-
Scale the vector by \( \frac{1}{2} \): \[ \frac{1}{2}(-2, -7) = \left(-1, -\frac{7}{2}\right) \]
-
Find the new coordinate: \[ Y' = C + k(Y - C) = (4, 7) + \left(-1, -\frac{7}{2}\right) = (4 - 1, 7 - \frac{7}{2}) = (3, 7 - 3.5) = (3, 3.5) \]
Vertex Z (4, 7)
-
Find the vector from C to Z: \[ Z - C = (4,7) - (4,7) = (0,0) \]
-
Scale the vector by \( \frac{1}{2} \): \[ \frac{1}{2}(0,0) = (0,0) \]
-
Find the new coordinate (since it remains the same): \[ Z' = C + k(Z - C) = (4, 7) + (0, 0) = (4, 7) \]
Summary of new vertices
The coordinates of the vertices of triangle \( X'Y'Z' \) after the dilation are:
- \( X' (2, 5.5) \)
- \( Y' (3, 3.5) \)
- \( Z' (4, 7) \)
Thus, the final points of the new triangle are:
- \( X' (2, 5.5) \)
- \( Y' (3, 3.5) \)
- \( Z' (4, 7) \)