Image
Anna Kowalski
share
visibility70
calendar_month2025-10-17

The Final Image: Understanding Geometric Transformations

A guide to predicting and describing the new position and shape of a figure after it has been moved or changed on a coordinate plane.
In geometry, a transformation is like a magic trick for shapes, moving or changing them to create a new figure, called the image. This final image is the result of applying specific rules to every point of the original shape. Understanding transformations such as translations (slides), reflections (flips), rotations (turns), and dilations (resizing) is fundamental for students from elementary to high school. By mastering these concepts, one can predict the final position and shape of any figure on a coordinate plane, a key skill in geometry and its real-world applications like computer graphics and engineering design.

The Four Fundamental Types of Transformations

Every transformation changes a figure, called the pre-image, into a new figure, called the image[1]. The four main types of transformations are categorized into two groups: rigid motions, which preserve the size and shape of the figure, and non-rigid motions, which change the size.

Transformation TypeDescriptionChanges to FigureIs it a Rigid Motion?
TranslationA slide where every point of a figure moves the same distance in the same direction.PositionYes
ReflectionA flip over a specific line, called the line of reflection, creating a mirror image.Position and OrientationYes
RotationA turn around a fixed point, called the center of rotation, by a specific angle.Position and OrientationYes
DilationA resizing that enlarges or reduces a figure by a scale factor relative to a center point.SizeNo

Predicting the Final Image on a Coordinate Plane

On a coordinate plane, we can use mathematical rules to precisely determine the final position of every point in the image. This makes predicting the final shape's location and appearance a straightforward process.

Coordinate Notation: A point is written as $(x, y)$. After a transformation, its new location is called the image and is often written as $(x', y')$ or $A'$ (read as "A prime").

Translation: To translate a figure, you add or subtract values to the $x$ and $y$ coordinates. The rule is: $(x, y) \to (x + a, y + b)$. For example, if the rule is to move $3$ units right and $2$ units down, the rule is $(x, y) \to (x + 3, y - 2)$. The shape, size, and orientation of the image remain identical to the pre-image.

Reflection: To reflect a figure, you flip the coordinates over a specific line.

  • Over the x-axis: $(x, y) \to (x, -y)$
  • Over the y-axis: $(x, y) \to (-x, y)$
  • Over the line $y = x$: $(x, y) \to (y, x)$

The image is a mirror image, so its orientation is reversed. Imagine a triangle with a vertex at $(2, 5)$. Reflecting it over the x-axis moves that vertex to $(2, -5)$.

 

Rotation: Rotations turn a figure around a point, usually the origin $(0, 0)$, by a given angle. Common rotations are:

  • $90^\circ$ counterclockwise: $(x, y) \to (-y, x)$
  • $180^\circ$: $(x, y) \to (-x, -y)$
  • $270^\circ$ counterclockwise: $(x, y) \to (y, -x)$

The image is congruent to the pre-image but has a different orientation.

 

Dilation: This transformation changes the size of the figure. It is defined by a scale factor $k$ and a center of dilation. If the center is the origin $(0, 0)$, the rule is: $(x, y) \to (k \cdot x, k \cdot y)$.

  • If $k > 1$, the image is an enlargement.
  • If $0 < k < 1$, the image is a reduction.

The shape and proportions stay the same, but the size changes. A triangle dilated by a scale factor of $2$ will have sides that are twice as long.

 

Applying Transformations: From Simple Shapes to Complex Designs

Transformations are not just abstract math concepts; they are the building blocks for creating complex patterns and designs. Think about the symmetry in a snowflake, which can be generated by rotating a single segment. Or consider the animation in a cartoon, where a character's movement from one frame to the next is essentially a translation or rotation.

Let's follow a practical example. Imagine a simple square on a coordinate plane with vertices at $A(1, 1)$, $B(3, 1)$, $C(3, 3)$, and $D(1, 3)$.

  • Step 1 - Translation: We slide it $2$ units left. The rule is $(x, y) \to (x - 2, y)$. The new vertices are $A'(-1, 1)$, $B'(1, 1)$, $C'(1, 3)$, $D'(-1, 3)$.
  • Step 2 - Reflection: We then reflect this new square over the y-axis. The rule is $(x, y) \to (-x, y)$. Applying this to $A'(-1, 1)$ gives us $A''(1, 1)$.
  • Step 3 - Dilation: Finally, we enlarge the reflected square by a scale factor of $1.5$ from the origin. The rule is $(x, y) \to (1.5x, 1.5y)$. The point $A''(1, 1)$ becomes $A'''(1.5, 1.5)$.

By applying these transformations in sequence, we have taken a simple square and created a final image that is larger and in a completely different position. This step-by-step process is exactly how complex computer-generated imagery (CGI) is built.

Common Mistakes and Important Questions

Q: When a figure is reflected, does it change size?

No, reflection is a rigid motion. It only changes the figure's position and orientation (the order of its points, like flipping a glove from left to right). The size and shape remain exactly the same; the image is always congruent to the pre-image.

Q: What is the difference between a $90^\circ$ clockwise and a $270^\circ$ counterclockwise rotation?

There is no difference! A $90^\circ$ clockwise rotation produces the same final image as a $270^\circ$ counterclockwise rotation. Both are turns that end up in the same position. It's important to pay close attention to the direction specified in a problem.

Q: In a dilation, what happens if the scale factor is 1? What if it is negative?

If the scale factor $k = 1$, the image is the exact same size and location as the pre-image; it's like no transformation happened. If the scale factor is negative (e.g., $k = -2$), the image is enlarged by a factor of 2 and is reflected across the center of dilation. This is sometimes called a "dilation reflection."
Conclusion: The final position and shape of a figure after a transformation—its image—is the direct result of applying a precise mathematical rule to every point of the original figure. Whether it's a simple slide or a complex combination of a flip, turn, and resize, each transformation provides a predictable outcome. Mastering these concepts allows us not only to solve geometry problems but also to understand the underlying principles of symmetry, design, and motion in the world around us, from the patterns in a kaleidoscope to the graphics in a video game.

Footnote

[1] Pre-image and Image: In a transformation, the original figure is called the pre-image. The new figure that results from the transformation is called the image. For example, if triangle ABC is rotated to become triangle A'B'C', then ABC is the pre-image and A'B'C' is the image.

[2] Rigid Motion: A transformation that preserves the distance between points. This means the pre-image and the image are always congruent (same size and shape). Translations, reflections, and rotations are all rigid motions.

[3] Scale Factor (k): The multiplier used in a dilation to enlarge or reduce a figure. It is the ratio of the length of a side in the image to the corresponding length in the pre-image.

Did you like this article?

home
grid_view
add
explore
account_circle