To find the coordinates of points A', B', and C' after reflecting triangle ABC across the x-axis, we need to change the y-coordinates of the points while keeping the x-coordinates the same. Specifically, the transformation for each point (x, y) becomes (x, -y).
Given the original coordinates:
- A(-4, -1) becomes A'(-4, 1)
- B(-5, -2) becomes B'(-5, 2)
- C(-10, -1) becomes C'(-10, 1)
Therefore, the coordinates after reflection are:
- A'(-4, 1)
- B'(-5, 2)
- C'(-10, 1)
The correct response is: A′(−4,1) , B′(−5,2) , and C′(−10,1)