6.3 Transformations, Congruence, Similarity, and Coordinate Geometry
Key Takeaways
- Rigid transformations—translations, reflections, and rotations—preserve both size and shape, ensuring congruence.
- Dilations change a figure's size by a scale factor k, resulting in similar figures but not necessarily congruent ones.
- The distance between two points (x₁, y₁) and (x₂, y₂) is given by d = √((x₂ - x₁)² + (y₂ - y₁)²).
- Triangles can be proven congruent using SSS, SAS, ASA, AAS, and HL postulates without checking all dimensions.
6.3 Transformations, Congruence, Similarity, and Coordinate Geometry
This section bridges the gap between pure geometry and algebra by exploring transformations on the coordinate plane, the principles of congruence and similarity, and foundational coordinate geometry formulas. These topics require visual reasoning and algebraic manipulation, making them common test areas.
Transformations on the Coordinate Plane
A transformation is a specific rule that changes the position, size, or orientation of a figure on the coordinate plane. The original figure is the pre-image, and the resulting figure is the image.
Translations (Slides): A translation moves every point of a figure the same distance in the same direction. It is represented by the rule (x, y) → (x + a, y + b), where 'a' indicates horizontal movement and 'b' indicates vertical movement.
Reflections (Flips): A reflection creates a mirror image of a figure across a specific line of reflection. Key reflection rules include:
- Reflection across the x-axis: (x, y) → (x, -y)
- Reflection across the y-axis: (x, y) → (-x, y)
- Reflection across the line y = x: (x, y) → (y, x)
- Reflection across the line y = -x: (x, y) → (-y, -x)
Rotations (Turns): A rotation turns a figure around a fixed point, usually the origin (0,0). Standard counterclockwise rotation rules around the origin are:
- 90° counterclockwise (or 270° clockwise): (x, y) → (-y, x)
- 180° rotation: (x, y) → (-x, -y)
- 270° counterclockwise (or 90° clockwise): (x, y) → (y, -x)
Dilations (Resizing): A dilation changes the size of a figure without altering its shape. It involves a scale factor k and a center of dilation. When centered at the origin, the rule is (x, y) → (kx, ky). If k > 1, the dilation is an enlargement; if 0 < k < 1, it is a reduction.
Translations, reflections, and rotations are rigid motions (or isometries) because they preserve both size and shape. Dilations are non-rigid transformations because they alter size.
Congruence
Two geometric figures are congruent if they have the exact same size and shape. Congruence means that one figure can be mapped onto the other using a sequence of rigid motions (translations, reflections, and rotations).
For triangles, you do not need to check all sides and angles to prove congruence. You can use specific postulates and theorems:
- SSS (Side-Side-Side): If three sides of one triangle are congruent to three sides of another, the triangles are congruent.
- SAS (Side-Angle-Side): If two sides and the included angle of one triangle are congruent to those of another, the triangles are congruent.
- ASA (Angle-Side-Angle): If two angles and the included side of one triangle are congruent to those of another, the triangles are congruent.
- AAS (Angle-Angle-Side): If two angles and a non-included side of one triangle are congruent to those of another, the triangles are congruent.
- HL (Hypotenuse-Leg): Specifically for right triangles; if the hypotenuse and one leg of a right triangle are congruent to those of another, they are congruent.
Similarity
Two figures are similar if they have the same shape but not necessarily the same size. Similar figures have corresponding angles that are equal in measure and corresponding sides that are strictly proportional. A dilation produces a similar figure.
For triangles, similarity can be established using:
- AA (Angle-Angle): If two angles of one triangle are congruent to two angles of another, the triangles are similar.
- SAS Similarity: If two sides of one triangle are proportional to two sides of another and their included angles are congruent, they are similar.
- SSS Similarity: If all three pairs of corresponding sides of two triangles are proportional, they are similar.
The ratio of any pair of corresponding sides is the scale factor.
Coordinate Geometry Formulas
Coordinate geometry combines algebraic equations with geometric concepts on the Cartesian plane.
Distance Formula: To find the distance d between two points (x₁, y₁) and (x₂, y₂), you apply an adaptation of the Pythagorean theorem: d = √((x₂ - x₁)² + (y₂ - y₁)²)
Midpoint Formula: To find the exact midpoint of a line segment connecting (x₁, y₁) and (x₂, y₂), you calculate the average of the x-coordinates and the average of the y-coordinates: Midpoint = ((x₁ + x₂) / 2, (y₁ + y₂) / 2)
Advanced Coordinate Geometry and Transformations
Coordinate geometry acts as the bridge connecting algebraic equations to geometric figures. Mastery of this area involves not just knowing the formulas, but understanding their origins. For instance, the distance formula is a direct application of the Pythagorean theorem on the Cartesian plane. If you draw a right triangle using the two points as the endpoints of the hypotenuse, the horizontal leg has a length of |x₂ - x₁| and the vertical leg has a length of |y₂ - y₁|. Applying a² + b² = c² yields the distance formula immediately.
Detailed Proofs and Applications of Transformations
Transformations can be rigorously defined and combined. When multiple transformations are applied to a figure, it is called a composition of transformations. The order of these transformations is strictly important. A translation followed by a reflection may not yield the same image as a reflection followed by a translation.
Worked Example: Composition of Rigid Motions Let's start with a triangle with vertices A(1, 2), B(4, 2), and C(1, 6).
- Apply a 90° counterclockwise rotation about the origin: The rule is (x, y) → (-y, x).
- A'( -2, 1 )
- B'( -2, 4 )
- C'( -6, 1 )
- Apply a translation of (x + 3, y - 2):
- A''( 1, -1 )
- B''( 1, 2 )
- C''( -3, -1 ) Because rotations and translations are both rigid motions, Triangle A''B''C'' is perfectly congruent to Triangle ABC. This composition maps the original figure without altering its size or internal angle measures.
Exploring Similarity and Congruence
While congruence demands identical size and shape, similarity requires identical shape but proportional sizes. This proportion is constant across all corresponding sides and is called the scale factor. To prove triangles are similar, AA (Angle-Angle) is usually the quickest route. If you can prove two angles are congruent, the third must also be congruent because all interior angles sum to 180°.
Teaching Scenario: Students often incorrectly assume that all rectangles are similar because they all possess four 90° angles. However, similarity requires proportional sides. A 2x4 rectangle is not similar to a 3x9 rectangle because 2/3 ≠ 4/9. A powerful teaching moment involves asking students to draw rectangles on graph paper and compare their diagonals; similar rectangles will have diagonals that align when they are nested at a shared vertex. This visual representation clarifies that angle congruence alone is insufficient for polygons with more than three sides.
A point P(3, -5) is reflected across the y-axis. What are the coordinates of the resulting point P'?
Which of the following transformations is NOT a rigid motion?
What is the distance between the points (-2, 4) and (6, -2)?
Triangle ABC has side lengths 4, 6, and 8. Triangle DEF has side lengths 10, 15, and 20. Which principle proves these two triangles are similar?