give the coordinates of the image of each point under a reflection across to given line.(-5,-6); x-axis

If a point of coordinates (x, y) is reflected across the x-axis, it maps to (x, -y), that is, the y-coordinate is inverted.
We are given the point (-5, -6).
If we reflect it across the x-axis, it will map to (-5, 6).