What are the resultant coordinates of (x, y) when it is reflected through Y axis?
(-x, y)
When reflected through Y axis, the coordinate's x value becomes negative. For an example, if we have, the coordinates (10, 5) its reflection through Y axis gives us (-10, 5) as a resultant point.