5. Geometry and Measurement

Transformations

Study translations, rotations, reflections, dilations, and composition of transformations with effects on coordinates and congruence.

Transformations

Hey students! 🎯 Today we're diving into one of the most exciting topics in geometry - transformations! Think of transformations as different ways to move, flip, turn, or resize shapes on a coordinate plane. By the end of this lesson, you'll understand how to perform translations, rotations, reflections, and dilations, and you'll know exactly how these movements affect coordinates and whether shapes remain congruent. Get ready to become a master of geometric motion! ✨

Understanding the Basics of Transformations

Transformations are like giving instructions to move shapes around on a coordinate plane. Imagine you're playing a video game where you need to move characters around the screen - that's essentially what we're doing with geometric shapes! 🎮

There are four main types of transformations that you'll encounter:

Rigid Transformations (also called isometries) preserve both size and shape:

  • Translation - sliding a shape
  • Rotation - turning a shape around a point
  • Reflection - flipping a shape over a line

Non-Rigid Transformations change the size but preserve shape:

  • Dilation - enlarging or shrinking a shape

The key difference is that rigid transformations maintain congruence (the shapes remain exactly the same size and shape), while dilations create similar figures (same shape, different size).

Real-world example: When you look in a mirror, you see a reflection of yourself. When you slide a book across a table, that's a translation. When you open a door, it rotates around its hinges. And when you zoom in or out on your phone's camera, that's like a dilation! 📱

Translations: Sliding Shapes Around

A translation moves every point of a figure the same distance in the same direction. It's like picking up a shape and sliding it to a new position without rotating or flipping it.

When we translate a point $(x, y)$ by moving it $h$ units horizontally and $k$ units vertically, the new coordinates become $(x + h, y + k)$. This is called the translation rule.

For example, if we translate the point $(3, 2)$ by moving it 4 units right and 3 units up, our new point becomes $(3 + 4, 2 + 3) = (7, 5)$.

Let's say we have triangle ABC with vertices at A(1, 1), B(4, 1), and C(2, 4). If we translate this triangle 5 units right and 2 units down, our new vertices become:

  • A'(1 + 5, 1 - 2) = A'(6, -1)
  • B'(4 + 5, 1 - 2) = B'(9, -1)
  • C'(2 + 5, 4 - 2) = C'(7, 2)

The translated triangle A'B'C' is congruent to the original triangle ABC because translation is a rigid transformation. Every distance and angle remains exactly the same! 📐

Rotations: Spinning Shapes Around a Point

Rotation turns a figure around a fixed point called the center of rotation. Common rotation angles are 90°, 180°, and 270°, and we can rotate either clockwise or counterclockwise (counterclockwise is considered positive).

When rotating around the origin (0, 0), here are the key rotation rules:

  • 90° counterclockwise: $(x, y) \rightarrow (-y, x)$
  • 180°: $(x, y) \rightarrow (-x, -y)$
  • 270° counterclockwise (or 90° clockwise): $(x, y) \rightarrow (y, -x)$

Let's rotate the point $(4, 2)$ by 90° counterclockwise around the origin:

Using our rule $(x, y) \rightarrow (-y, x)$, we get $(4, 2) \rightarrow (-2, 4)$.

Think about a Ferris wheel 🎡 - as it turns, each passenger car rotates around the center hub. The distance from each car to the center never changes, just like how rotation preserves all distances and angles in geometric figures.

Fun fact: The Earth rotates 360° every 24 hours around its axis, which is why we experience day and night! 🌍

Reflections: Creating Mirror Images

A reflection flips a figure over a line called the line of reflection or mirror line. The reflected image appears on the opposite side of the line, the same distance away.

Common reflection rules when reflecting over coordinate axes:

  • Reflection over the x-axis: $(x, y) \rightarrow (x, -y)$
  • Reflection over the y-axis: $(x, y) \rightarrow (-x, y)$
  • Reflection over the line $y = x$: $(x, y) \rightarrow (y, x)$
  • Reflection over the line $y = -x$: $(x, y) \rightarrow (-y, -x)$

If we reflect the point $(3, 5)$ over the x-axis, it becomes $(3, -5)$. Notice how the x-coordinate stays the same, but the y-coordinate becomes its opposite.

Here's a cool property: if you reflect a point over a line, the line of reflection is the perpendicular bisector of the segment connecting the original point and its reflection. This means the line cuts the connecting segment exactly in half at a 90° angle!

Real-world reflections are everywhere - in mirrors, calm water surfaces, and even in architecture. Many buildings use reflective symmetry in their design because it's pleasing to the human eye. 🏛️

Dilations: Resizing Shapes

Dilation changes the size of a figure while keeping its shape the same. Unlike the other transformations, dilation is not rigid - it creates similar figures rather than congruent ones.

A dilation is defined by:

  • A center of dilation (often the origin)
  • A scale factor (k)

The dilation rule with center at origin is: $(x, y) \rightarrow (kx, ky)$

  • If $k > 1$, the figure gets larger (expansion)
  • If $0 < k < 1$, the figure gets smaller (contraction)
  • If $k < 0$, the figure changes size AND rotates 180°

For example, dilating the point $(2, 3)$ with scale factor 3 gives us $(2 \times 3, 3 \times 3) = (6, 9)$.

Photography provides a perfect real-world example of dilation! 📸 When you zoom in on a photo, you're applying a dilation with a scale factor greater than 1. When you zoom out, you're using a scale factor between 0 and 1. The image gets bigger or smaller, but the shapes within it remain proportionally the same.

Composition of Transformations

Sometimes we need to perform multiple transformations in sequence - this is called composition of transformations. The order matters! Performing transformation A followed by transformation B usually gives a different result than B followed by A.

For example, if we first translate a point $(2, 1)$ by $(3, 2)$ to get $(5, 3)$, then reflect over the x-axis, our final point is $(5, -3)$. But if we first reflect $(2, 1)$ over the x-axis to get $(2, -1)$, then translate by $(3, 2)$, our final point is $(5, 1)$ - completely different!

Some special composition rules:

  • Two reflections over parallel lines = one translation
  • Two reflections over intersecting lines = one rotation
  • Any sequence of rigid transformations results in a congruent figure

Conclusion

Transformations are powerful tools that help us understand how shapes move and change in the coordinate plane. Translations slide shapes, rotations spin them around points, reflections flip them over lines, and dilations resize them. Remember that translations, rotations, and reflections are rigid transformations that preserve congruence, while dilations create similar figures. Understanding these concepts helps you analyze geometric relationships and solve complex problems involving coordinate geometry. Keep practicing with different shapes and transformation sequences - you'll soon see these patterns everywhere in the world around you! 🌟

Study Notes

• Four main transformations: Translation (slide), Rotation (turn), Reflection (flip), Dilation (resize)

• Rigid transformations preserve size and shape (congruent figures): translations, rotations, reflections

• Non-rigid transformations change size but preserve shape (similar figures): dilations

• Translation rule: $(x, y) \rightarrow (x + h, y + k)$ where $h$ = horizontal shift, $k$ = vertical shift

• Rotation rules around origin:

  • 90° counterclockwise: $(x, y) \rightarrow (-y, x)$
  • 180°: $(x, y) \rightarrow (-x, -y)$
  • 270° counterclockwise: $(x, y) \rightarrow (y, -x)$

• Reflection rules:

  • Over x-axis: $(x, y) \rightarrow (x, -y)$
  • Over y-axis: $(x, y) \rightarrow (-x, y)$
  • Over $y = x$: $(x, y) \rightarrow (y, x)$
  • Over $y = -x$: $(x, y) \rightarrow (-y, -x)$

• Dilation rule: $(x, y) \rightarrow (kx, ky)$ where $k$ = scale factor

• Scale factor effects: $k > 1$ (enlargement), $0 < k < 1$ (reduction), $k < 0$ (resize + 180° rotation)

• Composition of transformations: Order matters - different sequences produce different results

• Congruent figures: Same size and shape (result from rigid transformations)

• Similar figures: Same shape, different size (result from dilations)

Practice Quiz

5 questions to test your understanding