To find the new coordinates of the points \( A', B', \) and \( C' \) after reflecting triangle ABC across the x-axis, we need to understand how reflection across the x-axis works:
When a point \((x, y)\) is reflected across the x-axis, its coordinates change to \((x, -y)\).
Given the original points:
- \( A(-4, -1) \)
- \( B(-5, -2) \)
- \( C(-10, -1) \)
Now we reflect each point:
-
For point \( A(-4, -1) \): \[ A' = (-4, -(-1)) = (-4, 1) \]
-
For point \( B(-5, -2) \): \[ B' = (-5, -(-2)) = (-5, 2) \]
-
For point \( C(-10, -1) \): \[ C' = (-10, -(-1)) = (-10, 1) \]
Thus, the coordinates of the reflected points are:
- \( A'(-4, 1) \)
- \( B'(-5, 2) \)
- \( C'(-10, 1) \)
The correct response is: A′(−4,1), B′(−5,2), and C′(−10,1).