To find the vertices of triangle ABC after reflecting it with respect to the x-axis and then the y-axis, we can follow these steps for each vertex:
- Reflecting across the x-axis: The reflection of a point \((x, y)\) across the x-axis is \((x, -y)\).
- Reflecting across the y-axis: The reflection of a point \((x, y)\) across the y-axis is \((-x, y)\).
Now, let's apply these transformations to the points A(2, -1), B(6, -3), and C(1, -3):
-
Point A (2, -1):
- Reflect across the x-axis: \(A(2, -1) \rightarrow A'(2, 1)\)
- Reflect across the y-axis: \(A'(2, 1) \rightarrow A''(-2, 1)\)
-
Point B (6, -3):
- Reflect across the x-axis: \(B(6, -3) \rightarrow B'(6, 3)\)
- Reflect across the y-axis: \(B'(6, 3) \rightarrow B''(-6, 3)\)
-
Point C (1, -3):
- Reflect across the x-axis: \(C(1, -3) \rightarrow C'(1, 3)\)
- Reflect across the y-axis: \(C'(1, 3) \rightarrow C''(-1, 3)\)
Thus, the final vertices of triangle A'B'C' after reflecting triangle ABC first across the x-axis and then the y-axis are:
- \(A'(-2, 1)\)
- \(B'(-6, 3)\)
- \(C'(-1, 3)\)
Therefore, the correct response is: The vertices of triangle \(A'B'C'\) are \(A'(-2, 1)\), \(B'(-6, 3)\), and \(C'(-1, 3)\).