To reflect a point across the x-axis, you change the sign of the y-coordinate while keeping the x-coordinate the same.
Given the points:
- A(-4, -1)
- B(-5, -2)
- C(-10, -1)
The reflections across the x-axis are:
- A'(-4, 1) (the y-coordinate changes from -1 to 1)
- B'(-5, 2) (the y-coordinate changes from -2 to 2)
- C'(-10, 1) (the y-coordinate changes from -1 to 1)
So the correct coordinates after reflection are:
A'(-4, 1), B'(-5, 2), and C'(-10, 1).
Therefore, the correct response is:
A′(−4,1), B′(−5,2), and C′(−10,1).