To determine the coordinates of a point after a reflection in the y-axis, you simply negate the x-coordinate while keeping the y-coordinate the same. For example, if the original point is represented as (x, y), the reflected point will be (-x, y). This transformation effectively flips the point across the y-axis.
Copyright © 2026 eLLeNow.com All Rights Reserved.