To reflect the triangle ABC across the line \( x = 1 \), we need to determine how the coordinates of each vertex transform under this reflection.
Reflection Rule:
When reflecting a point \((x, y)\) across the vertical line \(x = k\), the new x-coordinate can be calculated using the formula:
\[
x' = 2k - x
\]
The y-coordinate remains unchanged:
\[
y' = y
\]
In this case, the line is \(x = 1\). Therefore, for each vertex \((x, y)\), the reflected coordinates will be:
\[
x' = 2(1) - x = 2 - x
\]
\[
y' = y
\]
Step 1: Reflect each vertex of the triangle ABC
-
Vertex A(3, 3):
- \( x' = 2 - 3 = -1 \)
- \( y' = 3 \)
- Thus, \( A' = (-1, 3) \)
-
Vertex B(5, -2):
- \( x' = 2 - 5 = -3 \)
- \( y' = -2 \)
- Thus, \( B' = (-3, -2) \)
-
Vertex C(4, 4):
- \( x' = 2 - 4 = -2 \)
- \( y' = 4 \)
- Thus, \( C' = (-2, 4) \)
Step 2: Summarize the coordinates of the reflected triangle
The coordinates of the vertices of the reflected triangle \( A'B'C' \) are:
- \( A' = (-1, 3) \)
- \( B' = (-3, -2) \)
- \( C' = (-2, 4) \)
Result:
So, the coordinates of the vertices of the reflected triangle are:
- \( A' = \boxed{(-1, 3)} \)
- \( B' = \boxed{(-3, -2)} \)
- \( C' = \boxed{(-2, 4)} \)
Explanation:
To reflect the vertices of triangle ABC across the line \( x = 1 \), we determined the new x-coordinates by applying the reflection formula while keeping the y-coordinates unchanged. The resulting coordinates represent the vertices of the reflected triangle \( A'B'C' \).