Geometric Figure Dilation- A Complete Guide

What Is Dilation in Geometry?

Dilation is a transformation that changes the size of a geometric figure without altering its shape. The figure gets bigger or smaller, but stays proportional. That's it.

Unlike rotation or reflection, dilation actually changes dimensions. A triangle stays a triangle. A square stays a square. But the side lengths multiply by a constant called the scale factor.

The Two Things That Control Every Dilation

Every dilation depends on two parameters:

Miss either one and you're not doing dilation. You're doing something else entirely.

Understanding the Scale Factor

The scale factor is just a number. Here's how it works:

Most textbooks stick to positive scale factors. Negative ones exist but you'll rarely see them outside advanced geometry problems.

The Center Point Matters

The center of dilation is your anchor. Every point in the original figure moves along a straight line connecting it to the center. The distance from the center gets multiplied by k.

Common choices for the center:

Enlargement vs. Reduction: The Key Difference

Students mix these up constantly. Don't be that person.

Type Scale Factor Result Example
Enlargement k > 1 Larger figure Scale factor 3: 2-unit side becomes 6-unit side
Reduction 0 < k < 1 Smaller figure Scale factor 0.5: 8-unit side becomes 4-unit side
No change k = 1 Identical figure Every point stays fixed

The confusion usually happens because people think "big scale factor = big result" without checking whether k is greater than or less than 1. A scale factor of 0.25 produces a much smaller figure than a scale factor of 4, even though 0.25 is technically smaller as a number.

How to Perform Dilation: Step by Step

Let's walk through the process with coordinates. This is the most common way dilation appears in problems.

Method 1: Dilation From the Origin

When the center is at (0, 0), the math is straightforward. Multiply every coordinate by the scale factor.

Formula: (x, y) → (kx, ky)

Example: Dilate point A(3, 4) with scale factor 2 from the origin.

New coordinates: (2 × 3, 2 × 4) = (6, 8)

Distance from origin doubles from 5 to 10. The shape is preserved. ✓

Method 2: Dilation From Any Point

This requires more steps but follows the same logic.

  1. Find the vector from the center point to your original point
  2. Multiply that vector by the scale factor
  3. Add the result back to the center point

Formula: P' = C + k(P - C)

Where C is the center, P is the original point, and P' is the new point.

Example: Dilate point B(6, 8) with scale factor 0.5 from center C(2, 2).

  1. Vector from C to B: (6-2, 8-2) = (4, 6)
  2. Multiply by k: (4 × 0.5, 6 × 0.5) = (2, 3)
  3. Add to center: (2+2, 2+3) = (4, 5)

New point B' is (4, 5). The original point moved closer to the center, which makes sense for a reduction.

Properties That Always Hold True

Dilation preserves certain things and changes others. Know the difference.

The shape doesn't deform. That's the whole point of calling it a "similarity transformation" — the original and dilated figures are similar by definition.

The Area Problem

Students forget this constantly: area scales by k², not k.

If you dilate a rectangle by scale factor 3, the area becomes 9 times larger (3² = 9). If you dilate by scale factor 0.5, the area becomes 0.25 times the original (0.5² = 0.25).

Perimeter scales by k, just like side lengths.

Common Mistakes That Tank Your Answers

Quick Reference: Dilation at a Glance

What You Have What You Do Result
k > 1 Multiply coordinates by k Enlarged figure
0 < k < 1 Multiply coordinates by k Reduced figure
k = 1 Nothing changes Identical figure
k < 0 Multiply by k, reflect through center Flipped and scaled

When You'll Actually Use This

Dilation isn't just abstract math. It shows up in:

The concept transfers directly to real-world sizing problems. If a blueprint uses a 1:50 scale, every real-world measurement gets multiplied by 1/50 (or the drawing gets multiplied by 50 to get the real dimensions).

Dilation comes down to this: pick your center, pick your scale factor, multiply distances. Everything else follows from those two choices.