Rigid Transformation: A transformation that preserves distances and angles between points. Also called an isometry.
Pre-image: The original figure before transformation.
Image: The figure after transformation.
Mapping: The function that takes each point of the pre-image to its corresponding point in the image.
- Translation: Slide figure in a specific direction and distance
- Rotation: Turn figure around a fixed point by a specific angle
- Reflection: Flip figure across a line of reflection
- Verify rigidity: Check that distances and angles are preserved
- Notation: Use prime notation (A' for transformed point A)
Translation: A rigid transformation that moves every point of a figure the same distance in the same direction. The rule is T(a,b)(x,y) = (x+a, y+b).
- Add the horizontal shift to each x-coordinate
- Add the vertical shift to each y-coordinate
- Verify that distances are preserved
For T(3, -2): add 3 to x-coordinate, subtract 2 from y-coordinate
A(2, 3) → A'(2+3, 3-2) = A'(5, 1)
B(4, 1) → B'(4+3, 1-2) = B'(7, -1)
C(1, -1) → C'(1+3, -1-2) = C'(4, -3)
Calculate distance AB: √[(4-2)² + (1-3)²] = √[4 + 4] = √8
Calculate distance A'B': √[(7-5)² + (-1-1)²] = √[4 + 4] = √8
Distances are preserved ✓
Original triangle and translated triangle are congruent
All angles remain the same ✓
Triangle A'B'C' is congruent to triangle ABC
The coordinates of the translated triangle are A'(5, 1), B'(7, -1), and C'(4, -3). The transformation is rigid as distances and angles are preserved.
• Translation Rule: T(a,b)(x,y) = (x+a, y+b)
• Distance Formula: d = √[(x₂-x₁)² + (y₂-y₁)²]
• Rigidity Verification: Distances remain unchanged
Rotation: A rigid transformation that turns a figure around a fixed point (center of rotation) by a specific angle.
For 90° counterclockwise rotation about origin: (x, y) → (-y, x)
P(3, 4) → P'(-4, 3)
Distance from origin to P: √[3² + 4²] = √[9 + 16] = √25 = 5
Distance from origin to P': √[(-4)² + 3²] = √[16 + 9] = √25 = 5
Distance preserved ✓
Common rotation rules about origin:
90° CCW: (x, y) → (-y, x)
180°: (x, y) → (-x, -y)
270° CCW: (x, y) → (y, -x)
Any angle formed with the center of rotation is preserved
Rotation is a rigid transformation ✓
Distance from origin preserved: 5 units
The coordinates of the rotated point are P'(-4, 3). The rotation is rigid as the distance from the center of rotation is preserved.
• 90° CCW Rotation: (x, y) → (-y, x)
• Distance Preservation: Distance from center remains same
• Rigidity: Rotations preserve all distances and angles
Reflection: A rigid transformation that flips a figure across a line of reflection, creating a mirror image.
For reflection across y-axis: (x, y) → (-x, y)
Q(5, -2) → Q'(-5, -2)
Distance from Q to y-axis: |5 - 0| = 5
Distance from Q' to y-axis: |-5 - 0| = 5
Distances to line of reflection are equal ✓
The line segment QQ' is perpendicular to the y-axis
Midpoint of QQ': ((5-5)/2, (-2-2)/2) = (0, -2), which lies on y-axis ✓
Common reflection rules:
Across y-axis: (x, y) → (-x, y)
Across x-axis: (x, y) → (x, -y)
Across origin: (x, y) → (-x, -y)
Reflection preserves all distances and angles
It's a rigid transformation ✓
Distance to y-axis preserved: 5 units
The coordinates of the reflected point are Q'(-5, -2). The reflection is rigid as distances to the line of reflection are preserved.
• Reflection Across Y-axis: (x, y) → (-x, y)
• Distance to Mirror: Preserved on both sides
• Perpendicular Bisector: Line connecting point and image is perpendicular to mirror line
Composition of Transformations: Applying multiple transformations in sequence. Each transformation is rigid, so the composition is also rigid.
T(-2, 3)(4, 5) = (4-2, 5+3) = (2, 8)
After translation: R₁(2, 8)
Reflection across x-axis: (x, y) → (x, -y)
(2, 8) → (2, -8)
Final point: R'(2, -8)
Translation preserves distances: ✓
Reflection preserves distances: ✓
Composition of rigid transformations is rigid: ✓
Distance from origin to R: √[4² + 5²] = √[16 + 25] = √41
Distance from origin to R': √[2² + (-8)²] = √[4 + 64] = √68
Note: Individual distances to origin changed, but internal distances preserved
Compare distances between original and final positions
Since both transformations are rigid, the composition is rigid
Composition of rigid transformations is rigid
The final coordinates after the composition of transformations are R'(2, -8). The composition is rigid as both individual transformations are rigid.
• Order of Operations: Apply transformations in specified sequence
• Composition Property: Composition of rigid transformations is rigid
• Step-by-Step Application: Apply each transformation to the result of the previous one
Transformation Identification: Determining the specific rigid transformation that maps one figure to another by comparing corresponding points.
D(1, 1) → D'(1, -1)
E(4, 1) → E'(4, -1)
F(2, 4) → F'(2, -4)
Notice that x-coordinates remain the same, y-coordinates change sign
Rule: (x, y) → (x, -y)
This is a reflection across the x-axis
Calculate DE in pre-image: √[(4-1)² + (1-1)²] = √[9 + 0] = 3
Calculate D'E' in image: √[(4-1)² + (-1-(-1))²] = √[9 + 0] = 3
Distance DE preserved ✓
Calculate EF in pre-image: √[(2-4)² + (4-1)²] = √[4 + 9] = √13
Calculate E'F' in image: √[(2-4)² + (-4-(-1))²] = √[4 + 9] = √13
Distance EF preserved ✓
Since all sides are preserved, all angles are preserved
Triangles are congruent by SSS congruence
Reflection across x-axis is a rigid transformation
All distances and angles preserved ✓
Triangle D'E'F' ≅ Triangle DEF
All distances preserved
The transformation is a reflection across the x-axis. The transformation is rigid as all distances and angles are preserved, confirming that triangle D'E'F' is congruent to triangle DEF.
• Transformation Identification: Compare patterns in coordinates
• Rigidity Verification: Check distance preservation
• Congruence: Rigid transformations produce congruent figures