Source codeVideos

Command Palette

Search for a command to run...

Geometric Transformation

Reflection over Line x = k

Understanding Reflection over the Line x = k

Reflection over the vertical line x=kx = k is a geometric transformation where each point of an object is mapped to a new position. The line x=kx = k acts as a mirror.

The horizontal distance from the original point to the mirror line is equal to the horizontal distance from the image point to the mirror line. The y-coordinate of the point does not change.

Rule for Reflection over the Line x = k

If a point P(x,y)P(x, y) is reflected over the line x=kx = k, its image's coordinates, P(x,y)P'(x', y'), are determined by the rule:

x=2kxx' = 2k - x
y=yy' = y

Thus, the image of point P(x,y)P(x, y) is P(2kx,y)P'(2k - x, y). Note that the y-coordinate remains the same, while the x-coordinate changes based on its distance from the line x=kx=k.

Reflecting a Point over the Line x = k

Determine the image of point P(3,2)P(3,2) by reflection over the line x=3x=3.

In this case, x=3x=3, y=2y=2, and k=3k=3.

Using the rule P(2kx,y)P'(2k - x, y):

x=2(3)3=63=3x' = 2(3) - 3 = 6 - 3 = 3
y=2y' = 2

Thus, the image of point P(3,2)P(3,2) is P(3,2)P'(3,2). The point lies on the mirror line, so its image is the point itself.

Now, let's try another example. Determine the image of point A(1,4)A(1,4) if it is reflected over the line x=3x=3.

Here, x=1x=1, y=4y=4, and k=3k=3.

x=2(3)1=61=5x' = 2(3) - 1 = 6 - 1 = 5
y=4y' = 4

Thus, the image of point A(1,4)A(1,4) is A(5,4)A'(5,4).

Image of a Point over the Line x=kx=k
Visualization of the reflection of point A(1,4)A(1,4) over the line x=3x=3 resulting in A(5,4)A'(5,4).

Exercises

  1. Determine the image of point P(3,2)P(3,2) by reflection over the line x=5x=5.
  2. A point B(2,5)B(-2, 5) is reflected over the line x=1x=1. Determine the coordinates of its image!
  3. The image of a point C(x,y)C(x,y) after reflection over the line x=2x=-2 is C(0,3)C'(0,3). Determine the coordinates of point C!

Key Answers

  1. Given P(3,2)P(3,2) and the mirror line x=5x=5. So x=3,y=2,k=5x=3, y=2, k=5.

    x=2kx=2(5)3=103=7x' = 2k - x = 2(5) - 3 = 10 - 3 = 7
    y=y=2y' = y = 2

    Thus, the image of point P is P(7,2)P'(7,2).

  2. Given B(2,5)B(-2, 5) and the mirror line x=1x=1. So x=2,y=5,k=1x=-2, y=5, k=1.

    x=2kx=2(1)(2)=2+2=4x' = 2k - x = 2(1) - (-2) = 2 + 2 = 4
    y=y=5y' = y = 5

    Thus, the image of point B is B(4,5)B'(4,5).

  3. Given the image C(0,3)C'(0,3) and the mirror line x=2x=-2. So x=0,y=3,k=2x'=0, y'=3, k=-2.

    We know x=2kxx' = 2k - x and y=yy' = y.

    From y=yy' = y, then y=3y = 3.

    From x=2kxx' = 2k - x, then 0=2(2)x0 = 2(-2) - x.

    0=4x0 = -4 - x
    x=4x = -4

    Thus, the coordinates of point C are C(4,3)C(-4,3).