6.5 Geometric Transformations & Symmetry
Key Takeaways
- Rigid transformations (translations, reflections, rotations) preserve shape and size, producing congruent figures.
- Non-rigid transformations (dilations with scale factor k) preserve shape but alter size, producing similar figures.
- Under dilation by factor k, perimeters scale by k and areas scale by k².
- Line symmetry divides a shape into mirror images; regular n-gons have exactly n lines of symmetry.
- Rotational symmetry order n yields a minimum rotation angle of 360° / n.
Geometric Transformations & Symmetry
Geometric transformations describe how shapes move, change size, or reorient in a coordinate plane or 2D space. Understanding transformations, congruence, similarity, and symmetry is critical for teaching spatial reasoning and solving coordinate geometry problems on Praxis 5003.
1. Overview of Geometric Transformations
A transformation is a mathematical operation that maps a original 2D shape (the pre-image) onto a new shape (the image). Standard notation uses prime symbols for the image (e.g., pre-image triangle $ABC ightarrow$ image triangle $A'B'C'$).
Transformations are categorized into two primary types:
┌───────────────────────────┐
│ Geometric Transformations │
└─────────────┬─────────────┘
│
┌────────────────────────┴────────────────────────┐
│ │
┌─────────────┴─────────────┐ ┌─────────────┴─────────────┐
│ Rigid Transformations │ │ Non-Rigid Transformations │
│ (Isometries) │ │ (Preserves shape only) │
│ Preserves Size & Shape │ │ E.g., Dilation │
└─────────────┬─────────────┘ └───────────────────────────┘
│
┌──────────┼──────────┐
│ │ │
┌─────┴─────┐┌───┴───┐┌─────┴─────┐
│Translation││Reflection│ Rotation│
└───────────┘└───────┘└───────────┘
2. Rigid Transformations (Isometries)
A rigid transformation (or isometry) is a movement that preserves both distance (side lengths) and angle measures. Under an isometry, the pre-image and image are congruent ($\cong$).
1. Translation (Slide)
A translation shifts every point of a shape by the same distance in a specified direction.
- Coordinate Rule: $(x, y) ightarrow (x + a, y + b)$, where $a$ is the horizontal shift (right positive, left negative) and $b$ is the vertical shift (up positive, down negative).
- Example: Translating point $P(3, -2)$ by 4 units left and 5 units up gives $P'(3 - 4, -2 + 5) = P'(-1, 3)$.
2. Reflection (Flip)
A reflection flips a shape over a line called the line of reflection. Each point on the image is the same perpendicular distance from the line of reflection as the corresponding point on the pre-image.
- Common Coordinate Rules for Reflections:
| Line of Reflection | Pre-image Point | Image Point Rule | Example Pre-image $(4, 3)$ | Image Result |
|---|---|---|---|---|
| $x$-axis | $(x, y)$ | $(x, -y)$ | $(4, 3)$ | $(4, -3)$ |
| $y$-axis | $(x, y)$ | $(-x, y)$ | $(4, 3)$ | $(-4, 3)$ |
| Line $y = x$ | $(x, y)$ | $(y, x)$ | $(4, 3)$ | $(3, 4)$ |
| Line $y = -x$ | $(x, y)$ | $(-y, -x)$ | $(4, 3)$ | $(-3, -4)$ |
| Origin $(0,0)$ | $(x, y)$ | $(-x, -y)$ | $(4, 3)$ | $(-4, -3)$ |
[!NOTE] Reflection reverses the orientation (clockwise vs. counterclockwise lettering of vertices) of the shape.
3. Rotation (Turn)
A rotation turns a shape around a fixed point called the center of rotation by a specified angle ($ heta$). Unless noted otherwise, positive rotations are counterclockwise (CCW).
- Common Coordinate Rules for Rotations (Center at Origin $(0,0)$):
| Angle of Rotation (CCW) | Equivalent Clockwise Rotation | Image Coordinate Rule | Example Point $(4, 2)$ | Resulting Image |
|---|---|---|---|---|
| $90^\circ$ CCW | $270^\circ$ CW | $(x, y) | ||
| ightarrow (-y, x)$ | $(4, 2)$ | $(-2, 4)$ | ||
| $180^\circ$ | $180^\circ$ | $(x, y) | ||
| ightarrow (-x, -y)$ | $(4, 2)$ | $(-4, -2)$ | ||
| $270^\circ$ CCW | $90^\circ$ CW | $(x, y) | ||
| ightarrow (y, -x)$ | $(4, 2)$ | $(2, -4)$ | ||
| $360^\circ$ | $360^\circ$ | $(x, y) | ||
| ightarrow (x, y)$ | $(4, 2)$ | $(4, 2)$ |
3. Non-Rigid Transformations: Dilations
A dilation is a transformation that resizes a shape (enlarging or reducing it) while maintaining its proportional shape. Dilations preserve angle measures, but NOT side lengths. Therefore, dilations produce similar figures ($\sim$), not congruent figures.
- Scale Factor ($k$): The constant ratio of image side length to pre-image side length ($k = rac{ ext{image length}}{ ext{pre-image length}}$).
- If $k > 1$, the dilation is an enlargement.
- If $0 < k < 1$, the dilation is a reduction.
- Coordinate Rule (Center at Origin): $(x, y)
ightarrow (kx, ky)$.
- Example: Dilating triangle vertex $A(6, -4)$ by scale factor $k = rac{1}{2}$ yields $A'(rac{1}{2} \cdot 6, rac{1}{2} \cdot -4) = A'(3, -2)$.
4. Congruence vs. Similarity Summary
| Property | Congruent Figures ($\cong$) | Similar Figures ($\sim$) |
|---|---|---|
| Shape | Identical | Identical |
| Corresponding Angles | Congruent (Equal) | Congruent (Equal) |
| Corresponding Sides | Congruent (Equal ratio = 1) | Proportional (Ratio = scale factor $k$) |
| Transformations Involved | Translations, Reflections, Rotations | Dilations (combined with rigid motions) |
| Perimeter Ratio | $1 : 1$ | $1 : k$ |
| Area Ratio | $1 : 1$ | $1 : k^2$ |
5. Symmetry: Line and Rotational Symmetry
Line Symmetry (Reflectional Symmetry)
A figure has line symmetry if it can be divided by a line (axis of symmetry) into two identical mirror-image halves.
- Square: 4 lines of symmetry (2 diagonal, 1 horizontal, 1 vertical).
- Rectangle: 2 lines of symmetry (horizontal and vertical; diagonals are NOT lines of symmetry!).
- Equilateral Triangle: 3 lines of symmetry.
- Regular $n$-gon: Exactly $n$ lines of symmetry.
- Circle: Infinitely many lines of symmetry (any line passing through the center).
Rotational Symmetry
A figure has rotational symmetry if it can be rotated around a center point by an angle strictly less than $360^\circ$ and coincide exactly with its original position.
- Order of Rotation ($n$): The number of times a shape aligns with itself during a full $360^\circ$ turn.
- Angle of Rotation ($ heta$): The smallest angle through which the shape turns to map onto itself: ext{Angle of Rotation} = rac{360^\circ}{ ext{Order of Rotation } n}
Symmetry Properties of Regular Shapes
| Shape | Lines of Symmetry | Order of Rotational Symmetry | Smallest Angle of Rotation |
|---|---|---|---|
| Equilateral Triangle | 3 | 3 | $360^\circ / 3 = 120^\circ$ |
| Square | 4 | 4 | $360^\circ / 4 = 90^\circ$ |
| Regular Pentagon | 5 | 5 | $360^\circ / 5 = 72^\circ$ |
| Regular Hexagon | 6 | 6 | $360^\circ / 6 = 60^\circ$ |
| Regular Octagon | 8 | 8 | $360^\circ / 8 = 45^\circ$ |
| Rectangle (non-square) | 2 | 2 | $360^\circ / 2 = 180^\circ$ |
| Rhombus (non-square) | 2 | 2 | $360^\circ / 2 = 180^\circ$ |
[!CAUTION] Praxis Traps on Symmetry: Candidates often wrongly assume diagonals of a rectangle are lines of symmetry. Folding a non-square rectangle along a diagonal does NOT align the corners! A rectangle only has 2 lines of symmetry (midpoint axes).
Point P has coordinates (4, -3). Point P is reflected across the y-axis, and then translated 2 units left and 0 units vertically. What are the coordinates of the final image point P''?
What is the order of rotational symmetry and the smallest angle of rotation for a regular hexagon?
Triangle ABC is similar to Triangle DEF (Triangle ABC ~ Triangle DEF). The side lengths of Triangle ABC are 6 cm, 8 cm, and 10 cm. If the shortest side of Triangle DEF measures 9 cm, what is the length of the medium side of Triangle DEF?