How To Reflect Over Y Axis?

Replace every point ((x, y)) with ((-x, y))

Change the sign of the x-coordinate

Keep the y-coordinate the same

For a graph, mirror it across the y-axis

For each point on the right side, plot the same point the same distance on the left side

For each point on the left side, plot the same point the same distance on the right side

Suggested for You

Trending Today