7.3 Coordinate Plane & Geometric Transformations
Key Takeaways
- Rigid transformations (translations, reflections, rotations) preserve lengths, angles, and areas, producing congruent figures; non-rigid transformations (dilations) scale lengths by k and areas by k², producing similar figures.
- Translations shift points by a vector (a, b) according to the mapping (x, y) -> (x + a, y + b).
- Standard reflection rules are: x-axis (x, -y), y-axis (-x, y), line y = x (y, x), and line y = -x (-y, -x).
- Standard counterclockwise rotations around the origin follow coordinate mapping rules: 90° -> (-y, x), 180° -> (-x, -y), and 270° -> (y, -x).
- A dilation with scale factor k centered at the origin transforms (x, y) -> (kx, ky); it multiplies perimeters by k and surface areas by k².
7.3 Coordinate Plane & Geometric Transformations
Quick Summary: Transformations are Grades 3-9 curriculum content rather than one of EQAO's published fundamental knowledge and skills for the MPT mathematics component — but the coordinate plane itself is unavoidable, because representing linear relations graphically and solving linear systems graphically are both listed skills, and dilation scale factors are exactly the $k$ versus $k^2$ reasoning that area-scale questions rely on. This section covers rigid transformations (isometries: translations, reflections, rotations) and non-rigid transformations (dilations), coordinate mapping rules, composite multi-step transformations, perimeter and area scaling factors ($k$ vs $k^2$), and line and rotational symmetry.
Fundamentals of Transformations: Rigid vs. Non-Rigid
A geometric transformation is an operation that moves or alters a geometric figure (the pre-image) to create a new figure (the image).
- Pre-image: The original figure before transformation, labeled with standard vertices like $A, B, C$.
- Image: The new figure after transformation, labeled with prime notation like $A', B', C'$ (or $A'', B'', C''$ after a second transformation).
Classification of Transformations:
graph TD
subgraph Transformations["Geometric Transformations in 2D Plane"]
RIGID["Rigid Transformations (Isometries)<br/>Preserves Distance, Angles & Area<br/>CONGRUENT FIGURES"]
NONRIGID["Non-Rigid Transformations<br/>Preserves Angles, Alters Distance & Area<br/>SIMILAR FIGURES"]
RIGID --> TRANS["Translations<br/>(Slides)"]
RIGID --> REF["Reflections<br/>(Flips)"]
RIGID --> ROT["Rotations<br/>(Turns)"]
NONRIGID --> DIL["Dilations<br/>(Resizing by scale factor k)"]
end
- Rigid Transformations (Isometries): Maintain side lengths, angle measures, and enclosed area. The pre-image and image are congruent ($\cong$).
- Translations (slides)
- Reflections (flips)
- Rotations (turns)
- Non-Rigid Transformations: Alter linear dimensions while preserving angle measures and shape proportions. The pre-image and image are similar ($\sim$).
- Dilations (enlargements and reductions)
Translations (Slides)
A translation shifts every point of a figure by the same distance in a specified direction along a vector $\langle a, b \rangle$.
Algebraic Coordinate Rule:
- If $a > 0$, shift right by $a$ units; if $a < 0$, shift left by $|a|$ units.
- If $b > 0$, shift up by $b$ units; if $b < 0$, shift down by $|b|$ units.
Example: Translating point $P(3, -2)$ by vector shift $\langle -4, 5 \rangle$:
Reflections (Flips)
A reflection flips a figure across a specified line of reflection (mirror line). Each point and its reflected image are equidistant from the mirror line, which acts as the perpendicular bisector of the segment connecting $P$ and $P'$.
Standard Algebraic Reflection Rules:
| Line of Reflection | Coordinate Mapping Rule | Description |
|---|---|---|
| $x$-axis ($y = 0$) | $(x, y) \longrightarrow (x, -y)$ | Negate the $y$-coordinate |
| $y$-axis ($x = 0$) | $(x, y) \longrightarrow (-x, y)$ | Negate the $x$-coordinate |
| Line $y = x$ | $(x, y) \longrightarrow (y, x)$ | Swap $x$ and $y$ coordinates |
| Line $y = -x$ | $(x, y) \longrightarrow (-y, -x)$ | Swap and negate both coordinates |
| Origin $(0,0)$ | $(x, y) \longrightarrow (-x, -y)$ | Negate both coordinates |
Visual Tip for Line $y=x$: Reflecting across $y=x$ converts $(2, 5)$ into $(5, 2)$. Reflecting across $y=-x$ converts $(2, 5)$ into $(-5, -2)$.
Rotations (Turns around the Origin)
A rotation turns a figure around a fixed center point (on the MPT, standard rotations are centered at the origin $(0,0)$) through a specified angle of rotation.
Orientation Convention:
- Counterclockwise (CCW): Standard positive direction in mathematics.
- Clockwise (CW): Negative direction. Note that a $90^\circ$ CCW rotation is equivalent to a $270^\circ$ CW rotation.
Standard Origin Rotation Rules:
| Angle & Direction | Equivalent Clockwise Angle | Coordinate Mapping Rule |
|---|---|---|
| $90^\circ$ CCW | $270^\circ$ CW | $(x, y) \longrightarrow (-y, x)$ |
| $180^\circ$ CCW / CW | $180^\circ$ CW / CCW | $(x, y) \longrightarrow (-x, -y)$ |
| $270^\circ$ CCW | $90^\circ$ CW | $(x, y) \longrightarrow (y, -x)$ |
Example: Rotating point $A(4, 2)$ counterclockwise by $90^\circ$ around the origin yields $A'(-2, 4)$.
Dilations & Scale Factors (Resizing)
A dilation resizes a figure proportionally relative to a fixed center of dilation (origin $(0,0)$) using a non-zero scale factor $k$.
Algebraic Coordinate Rule:
- Enlargement: If $k > 1$, the image is larger than the pre-image.
- Reduction: If $0 < k < 1$, the image is smaller than the pre-image.
Impact of Dilation Scale Factor $k$ on Geometric Properties:
- Side Lengths: Every linear side length is multiplied by $k$: $s_{\text{image}} = k \cdot s_{\text{pre-image}}$.
- Perimeter: Total perimeter is multiplied by $k$: $P_{\text{image}} = k \cdot P_{\text{pre-image}}$.
- Surface Area: Enclosed area is multiplied by $k^2$:
Critical MPT Rule: If a polygon is enlarged by scale factor $k = 3$, its perimeter triples ($3\times$), but its area increases by $3^2 = 9$ times ($9\times$)!
Line Symmetry & Rotational Symmetry
1. Line Symmetry (Reflectional Symmetry)
A figure has line symmetry if it can be folded along a line such that the two halves coincide exactly. The folding line is called a line of symmetry.
- Equilateral Triangle: $3$ lines of symmetry.
- Square: $4$ lines of symmetry (2 midsegment lines, 2 diagonal lines).
- Regular Hexagon: $6$ lines of symmetry.
- Circle: Infinite lines of symmetry.
2. Rotational Symmetry
A figure has rotational symmetry if it can be rotated around its center by an angle less than $360^\circ$ and map onto itself.
- Order of Rotation ($n$): The number of times the figure looks identical to its original position during a full $360^\circ$ turn.
- Angle of Rotation ($\theta_{\text{rot}}$): The minimum angle of turn required:
Example: A regular pentagon has order of rotation $n = 5$ and angle of rotation $\theta_{\text{rot}} = \frac{360^\circ}{5} = 72^\circ$.
Composite Transformations & Worked Examples
A composite transformation is a sequence of two or more transformations applied in order.
Example 1: Multi-Step Rigid Composite Transformation
Problem: Triangle $ABC$ has vertices $A(1, 4)$, $B(3, 1)$, and $C(5, 4)$.
- Apply Transformation 1: Reflect triangle $ABC$ across the $y$-axis to form triangle $A'B'C'$.
- Apply Transformation 2: Rotate triangle $A'B'C'$ counterclockwise by $90^\circ$ around the origin to form triangle $A''B''C''$.
- Determine the final coordinates of vertex $A''$.
Solution:
-
Step 1: Reflect $A(1, 4)$ across the $y$-axis Rule: $(x, y) \longrightarrow (-x, y)$.
-
Step 2: Rotate $A'(-1, 4)$ CCW by $90^\circ$ around origin Rule: $(x, y) \longrightarrow (-y, x)$. Here $x = -1$ and $y = 4$.
Final Answer: Vertex $A''$ has coordinates $(-4, -1)$.
Example 2: Dilation Scale Factor & Area Scaling
Problem: A rectangular floor plan on a blueprint has vertices at $(0,0)$, $(8,0)$, $(8,5)$, and $(0,5)$ in centimetres.
- Calculate the area of the blueprint rectangle in square centimetres.
- A contractor dilates the plan with a scale factor of $k = 40$ to construct the actual building floor.
- Calculate the perimeter and area of the actual building floor in metres and square metres.
Solution:
-
Step 1: Blueprint Area
-
Step 2: Actual Dimensions & Perimeter
-
Step 3: Actual Area Calculation Using area scaling factor $k^2 = 40^2 = 1,600$: Converting $\text{cm}^2$ to $\text{m}^2$ (divide by $10,000$): Direct Verification: $3.2\text{ m} \times 2.0\text{ m} = 6.4\text{ m}^2$ (Matches!).
Point P has coordinates (-3, 4) in the Cartesian plane. Point P is first rotated 90° counterclockwise around the origin, and then translated by the vector shift (x + 2, y - 5). What are the final coordinates of P''?
Triangle ABC has vertices at A(2, 5), B(6, 1), and C(4, -2). If the triangle is reflected across the line y = x, what are the coordinates of the reflected vertex A'?
A polygon on a grid has an area of 18 square units. A dilation centered at the origin with a scale factor of k = 3 is applied to the polygon. What is the area of the dilated image polygon?