To reflect triangle ABC over the x-axis and then the y-axis, we can follow these steps for each vertex of the triangle.
The coordinates of the vertices of triangle ABC are:
- A(2, -1)
- B(6, -3)
- C(1, -3)
-
Reflect over the x-axis: To reflect a point (x, y) over the x-axis, we change the sign of the y-coordinate.
- A'(2, 1) (from A(2, -1))
- B'(6, 3) (from B(6, -3))
- C'(1, 3) (from C(1, -3))
-
Reflect over the y-axis: To reflect a point (x, y) over the y-axis, we change the sign of the x-coordinate.
- A''(-2, 1) (from A'(2, 1))
- B''(-6, 3) (from B'(6, 3))
- C''(-1, 3) (from C'(1, 3))
Thus, the vertices of triangle A''B''C'' (or triangle A'B'C') after both reflections are:
- A''(-2, 1)
- B''(-6, 3)
- C''(-1, 3)
So, the correct response is: The vertices of triangle A′B′C′ are A′(−2,1), B′(−6,3), and C′(−1,3).