How the reflection changes coordinates
Across the x-axis, the point keeps its x-value and flips the sign of y.
Across the y-axis, the point keeps its y-value and flips the sign of x.
Across the line y = x, the coordinates swap places because the point trades horizontal and vertical distance.