Hey there!
Here's what happens to the coordinates of a point when it's reflected around the x-axis:
(x, y) --> (x, -y) or (x, -y) --> (x, y)
So the point's x-coordinate hasn't changed.
Here's what happens to the coordinates of a point when it's reflected around the y-axis:
(x, y)--> (-x, y) or (-x, y) --> (x, y)
So the point's y-coordinate hasn't changed.
Hope everything is clear.
Let me know if you have any questions!
Always remember: Knowledge is power!