Source codeVideos

Command Palette

Search for a command to run...

Geometric Transformation

Reflection over a Line

What is Reflection over a Line?

Reflection over a line is a type of geometric transformation that moves every point on a plane to its mirror image position.

The line used as the reference for this reflection is called the mirror line or axis of reflection.

Imagine standing in front of a flat mirror. Your image in the mirror is the result of reflecting yourself over the surface of the mirror.

Mathematically, if we have a point P(x,y)P(x,y) and a line mm as the axis of reflection, then the image point P(x,y)P'(x',y') will have the following properties:

  1. If point PP lies on the mirror line mm:

    Its image is the point itself.

    P=PP' = P
  2. If point PP does not lie on the mirror line mm:

    The line mm will be the perpendicular bisector of the line segment PPPP'. This means two important things:

    Line segment PPm\text{Line segment } PP' \perp m
    Distance(P,m)=Distance(P,m)\text{Distance}(P, m) = \text{Distance}(P', m)

    Consequently, the line mm intersects the line segment PPPP' exactly at its midpoint. We call this intersection point MM.

Visualization of Point Reflection over a Line

Let's try to visualize the concept of reflecting a point over a line using the following example:

Illustration of the Concept of Point Reflection over a Line
Point P(2,4)P(2,4) is reflected over line mm to produce the image P(3.6,0.8)P'(3.6, 0.8).

This concept is fundamental to understanding how the coordinates of a point change after being reflected over various types of lines. The most important thing to remember is the geometric relationship between the original point, the image point, and the mirror line.