Geometric Figure Dilation- Scaling and Transformation
What Is Geometric Dilation?
Geometric dilation is a transformation that changes the size of a figure without altering its shape. The original figure and the transformed figure are similar — same angles, same proportions, just different dimensions.
Think of it like zooming in or out on a map. The shape stays the same, but everything gets bigger or smaller by a consistent ratio.
This isn't rotation, reflection, or translation. Dilation specifically deals with scaling — expanding or shrinking based on a center point and a scale factor.
The Scale Factor: Your Sizing Control
The scale factor is the number that determines how much bigger or smaller the image becomes.
- Scale factor greater than 1 = enlargement (image moves away from center)
- Scale factor between 0 and 1 = reduction (image moves toward center)
- Scale factor exactly 1 = no change (image is identical to pre-image)
- Scale factor negative = dilation through the center point (image appears on opposite side)
A scale factor of 2 means every point in the image is twice as far from the center as the original point. A scale factor of 0.5 means every point is half the distance.
The Center of Dilation
Every dilation needs a center point. This is the anchor — the point that stays fixed while everything else scales.
Common centers:
- The origin (0, 0) — easiest to calculate
- A vertex of the figure
- Any arbitrary point in the plane
The center is usually given in the problem. If not specified, assume the origin.
How to Perform Dilation: Step by Step
Here's the process for dilating a point:
- Identify the center point C and scale factor k
- Draw a ray from center C through the original point P
- Find the distance from C to P
- Multiply that distance by |k|
- Mark the new point P' along the ray at that new distance
- If k is negative, place P' on the opposite side of C
For coordinates: if center is at origin, just multiply each coordinate by k.
(x, y) → (kx, ky)
Example: Dilating a Triangle
Let's dilate triangle ABC with vertices A(2, 4), B(6, 4), C(4, 8) using scale factor 2 and center at origin.
Step 1: Multiply each coordinate by 2
- A(2, 4) → A'(4, 8)
- B(6, 4) → B'(12, 8)
- C(4, 8) → C'(8, 16)
Step 2: Plot the new points and connect them
The new triangle is exactly twice the size, positioned further from the origin. Same shape, bigger dimensions.
Scale Factor Comparison Table
| Scale Factor (k) | Effect | Image Position | Example |
|---|---|---|---|
| k > 1 | Enlargement | Moves away from center | k = 3: point at distance 2 becomes 6 |
| k = 1 | No change | Same location | Point stays exactly where it is |
| 0 < k < 1 | Reduction | Moves toward center | k = 0.5: point at distance 4 becomes 2 |
| k = 0 | Collapses to center | All points at center | Not useful for transformations |
| k < 0 | Enlargement + flip | Opposite side of center | k = -2: point flips and doubles |
Dilation When Center Is Not the Origin
This is where students get tripped up. When the center isn't at (0, 0), you can't just multiply coordinates.
The formula becomes:
P' = C + k(P - C)
In coordinate form:
- x' = k(x - h) + h
- y' = k(y - k) + k
Where (h, k) is the center point.
Example: Center at (1, 1), scale factor 3, point P(4, 5)
- Find vector from center to point: (4-1, 5-1) = (3, 4)
- Multiply by scale factor: (9, 12)
- Add back to center: (1+9, 1+12) = (10, 13)
P'(10, 13) is the dilated point.
Properties Preserved vs. Changed
Dilation preserves:
- Angle measures — angles stay exactly the same
- Parallelism — parallel lines stay parallel
- Proportionality — ratios of corresponding sides stay equal
- Orientation — unless k is negative
Dilation changes:
- Side lengths — multiplied by |k|
- Perimeter — multiplied by |k|
- Area — multiplied by k²
- Position relative to center
Area After Dilation
Don't forget: area scales by the square of the scale factor.
If you dilate a shape by scale factor 4, the area becomes 16 times larger (4² = 16).
If you dilate by scale factor 0.5, the area becomes 0.25 times the original (0.5² = 0.25).
This catches people off guard on exams.
Real-World Applications
- Photography: Resizing images while keeping proportions — that's dilation
- Architecture: Creating scaled building models from blueprints
- Maps: Zooming in/out on digital mapping applications
- Engineering: Scaling prototypes to full production sizes
- Medical imaging: Adjusting scan dimensions while preserving anatomical ratios
Common Mistakes to Avoid
- Forgetting to multiply area by k² — only side lengths scale linearly
- Confusing center of dilation with other transformation centers
- Getting the sign wrong on negative scale factors
- Assuming center is always at origin when it isn't specified
- Drawing rays incorrectly when doing geometric construction
Quick Reference: Dilation Checklist
- ✓ Identify the center point C
- ✓ Identify the scale factor k
- ✓ For each point P, find P' along ray CP at distance k × CP
- ✓ If k < 0, place P' on opposite side of C
- ✓ Connect the new points to form the image
- ✓ Remember: area scales by k², not k
That's dilation. One center, one scale factor, everything moves proportionally. Nothing fancy.