Rigid Motions
Understanding Rigid Motions
In geometry, a rigid motion (or isometry) is a transformation that preserves distances and angle measures. Because the size and shape of the figure do not change, the original figure (pre-image) and the new figure (image) are always congruent.
There are three basic types of rigid motions on the coordinate plane: translations, reflections, and rotations.
1. Translations (Slides)
A translation moves every point of a figure the same distance in the same direction. It is described by adding or subtracting values from the x and y coordinates.
- Coordinate Rule: (x,y)â(x+a,y+b)
- Here, a represents the horizontal shift and b represents the vertical shift.
2. Reflections (Flips)
A reflection flips a figure over a specific line, called the line of reflection. This creates a mirror image.
Common coordinate rules for reflections include:
- Over the x-axis: (x,y)â(x,ây)
- Over the y-axis: (x,y)â(âx,y)
- Over the line y=x: (x,y)â(y,x)
- Over the line y=âx: (x,y)â(ây,âx)
3. Rotations (Turns)
A rotation turns a figure around a fixed point, usually the origin (0,0). Unless stated otherwise, rotations are assumed to be counterclockwise.
Common coordinate rules for rotations about the origin:
- 90â rotation: (x,y)â(ây,x)
- 180â rotation: (x,y)â(âx,ây)
- 270â rotation: (x,y)â(y,âx)
Compositions of Transformations
A composition occurs when two or more transformations are performed in sequence. The output of the first transformation becomes the input for the second.
Example: Find the image of the point (3,5) after a reflection over y=x followed by a translation of (2,â1).
- First transformation (Reflection over y=x): Apply the rule (x,y)â(y,x). The point (3,5) becomes (5,3).
- Second transformation (Translation): Apply the rule (x,y)â(x+2,yâ1) to our new point. The point (5,3) becomes (5+2,3â1)=(7,2).
The final image is (7,2).
Describing Transformations
If you are given the coordinates of a pre-image â³ABC and its image â³Aâ²Bâ²Câ², you can determine the rigid motion by looking for coordinate patterns. For example, if A(1,4) moves to Aâ²(â4,1), you can see the pattern (x,y)â(ây,x), which tells you the transformation was a 90â counterclockwise rotation.