Dilation Examples- Geometry Transformations Explained
What Dilation Actually Is
Dilation is a transformation that changes the size of a shape. That's it. Nothing fancy. You take a shape and either make it bigger or smaller, depending on what you need.
The key thing about dilation is that it preserves the shape's proportions. Every angle stays the same. Every line stays parallel to its original. Only the size changes.
Unlike rotation or reflection, dilation involves distance calculations from a specific point called the center. This makes it trickier than the other transformations, but once you see how it works, it's straightforward.
The Scale Factor: Your Multiplier
The scale factor is the number you multiply every coordinate by. It determines how much bigger or smaller your new shape will be.
Here's how it breaks down:
- Scale factor greater than 1 = enlargement. The shape gets bigger.
- Scale factor between 0 and 1 = reduction. The shape gets smaller.
- Scale factor equals 1 = no change. The shape stays identical.
- Scale factor equals 0 = the shape collapses to a point at the center. Don't do this.
- Negative scale factor = the shape flips and scales. This is less common in basic geometry.
Quick Examples
If your scale factor is 3, every point moves three times farther from the center. A point originally 2 units away now sits 6 units away.
If your scale factor is 0.5, every point moves half as far from the center. That same point would now be 1 unit away.
Center of Dilation: Where It All Starts
Every dilation has a center point. This is the anchor. Every other point in the shape moves relative to this center.
The center can be:
- Part of the original shape itself
- Outside the shape entirely
- At the origin (0,0) if you're working with coordinates
The center point never moves. Everything else stretches or shrinks away from it.
Dilation Examples: Step-by-Step
Example 1: Simple Triangle Dilation
Let's say you have a triangle with vertices at (2,2), (4,2), and (2,4). Your center of dilation is at (0,0) and your scale factor is 2.
Take each vertex and multiply both coordinates by 2:
- (2,2) becomes (4,4)
- (4,2) becomes (8,4)
- (2,4) becomes (4,8)
Connect these new points and you've got your dilated triangle. It's exactly twice as big, centered at the origin.
Example 2: Dilation from a Point Not at Origin
Now let's make it interesting. Same triangle, but your center is at (1,1) instead of (0,0), with a scale factor of 3.
This requires a two-step process for each vertex:
- Find the vector from the center to your point
- Multiply that vector by the scale factor
- Add the result back to your center point
For point (2,2):
- Vector from center: (2-1, 2-1) = (1,1)
- Multiply by 3: (3,3)
- Add to center: (1+3, 1+3) = (4,4)
Your new point is (4,4). Repeat for every vertex.
Example 3: Reduction with Scale Factor 0.5
Same original triangle. Center at (0,0). Scale factor of 0.5.
Multiply each coordinate by 0.5:
- (2,2) becomes (1,1)
- (4,2) becomes (2,1)
- (2,4) becomes (1,2)
The shape shrinks to half its original size. All angles remain identical.
Getting Started: How to Dilate a Shape
Here's the practical process for dilating any shape:
The Formula
For a point P being dilated from center C with scale factor k:
New Point P' = C + k(P - C)
Break this down: find the difference between your point and center, multiply by your scale factor, then add back to the center.
Step-by-Step Process
- Identify your center of dilation
- Determine your scale factor
- Pick one vertex or point on your original shape
- Calculate the distance vector from the center to that point
- Multiply that vector by your scale factor
- Add the scaled vector back to your center to get the new point
- Repeat for every vertex
- Connect the new vertices to form your dilated shape
Using a Coordinate Grid
If you're working on paper:
- Draw your original shape
- Mark your center point clearly
- Draw lines from the center through each vertex
- Measure the distance from center to each vertex
- Mark new points at the scaled distance along each line
- Connect the new points
This visual method works well when you don't have exact coordinates.
Dilation vs. Other Transformations
Here's how dilation stacks up against the other major transformations you'll encounter:
| Transformation | Size Changes? | Shape Changes? | Orientation Changes? | Key Property |
|---|---|---|---|---|
| Dilation | Yes | No (proportions preserved) | No | Scale factor determines size |
| Translation | No | No | No | Slides everything equally |
| Rotation | No | No | Yes | Turns around a fixed point |
| Reflection | No | No | Yes (flipped) | Mirror image across a line |
| Glide Reflection | No | No | Yes | Reflection plus translation |
Dilation is the only transformation that changes size. Everything else preserves both size and shape.
Common Mistakes to Avoid
- Forgetting the center matters. A dilation from (0,0) gives different results than the same dilation from (5,5).
- Multiplying by the scale factor only. You must measure from the center, not from the origin.
- Getting negative scale factors wrong. A negative factor flips the shape through the center. Points on one side end up on the other.
- Thinking angles change. They don't. Dilation preserves all angle measures.
- Confusing scale factor with percentage. A scale factor of 2 means 200% of the original size, not 2%.
Where Dilation Shows Up
Dilation isn't just textbook math. It appears in practical situations:
- Photography and lenses — zooming in or out is a dilation centered at the lens
- Architectural blueprints — scaling drawings up or down uses dilation principles
- Computer graphics — resizing images involves dilating pixels from a center point
- Map scaling — every map is a dilation of the actual terrain
- Eye focusing — your lens changes shape, which is a biological dilation
Whenever something gets uniformly bigger or smaller while keeping its shape, you're looking at dilation in action.