How Do You Do Dilations? | Easy Geometry Steps

To perform a dilation, multiply the x and y coordinates of the original figure by the scale factor to create a resized image while maintaining the shape.

Geometry involves moving and changing shapes on a coordinate plane. Some changes, like rotations or reflections, keep the size the same. Dilation is different. It changes the size of the shape but keeps the angles and proportions exact. Students and math learners often ask, how do you do dilations correctly every time? The process relies on a center of dilation and a specific number called the scale factor.

This guide breaks down the math into simple steps. You will learn how to enlarge or shrink shapes using coordinates, handle different scale factors, and verify your work.

Understanding The Basics Of Dilation

Before doing the math, you must know the parts of a dilation. A dilation transforms a figure by expanding or shrinking it. It produces a new figure called the “image” from the original “pre-image.”

Two main components control this transformation:

  • The Center of Dilation: This is the fixed point from which the figure expands or contracts. In most standard geometry problems, this is the origin (0,0) on the graph.
  • The Scale Factor (k): This number determines how much the figure grows or shrinks.

If the scale factor is greater than 1, the image gets larger. If the scale factor is between 0 and 1, the image gets smaller. The shape itself never changes. A triangle remains a triangle, and a square remains a square. The corresponding angles stay equal, which means the figures are similar.

How Do You Do Dilations?

The most common way to perform a dilation is on a coordinate plane with the center at the origin (0,0). The algebraic rule is straightforward. You take every coordinate pair $(x, y)$ from your original shape and multiply both numbers by the scale factor $k$.

The formula looks like this:

$(x, y) \rightarrow (kx, ky)$

Step 1: Identify The Coordinates

List the vertices — Write down the $(x, y)$ coordinates for every corner of your polygon. If you are working with a triangle, you will have three pairs of numbers. For a rectangle, you will have four.

Step 2: Determine The Scale Factor

Find k — Look at the problem to find the scale factor. It is usually represented by the letter $k$. If the problem says “dilate by a factor of 2,” then $k = 2$.

Step 3: Multiply Coordinates

Apply the math — Multiply every x-value and every y-value by $k$. Do not add or subtract. Dilation is a multiplicative process.

Step 4: Plot The New Image

Graph the points — Take your new coordinate pairs and plot them on the graph. Connect the dots to see your dilated figure.

Example Of An Enlargement

Let’s look at a concrete example where the figure gets bigger. Suppose you have a triangle $ABC$ with the following coordinates:

  • $A (1, 2)$
  • $B (3, 2)$
  • $C (3, 5)$

The problem asks you to dilate this triangle by a scale factor of $2$, centered at the origin.

Multiply x and y by 2:

  • $A(1, 2) \rightarrow 1 \times 2, 2 \times 2 \rightarrow A'(2, 4)$
  • $B(3, 2) \rightarrow 3 \times 2, 2 \times 2 \rightarrow B'(6, 4)$
  • $C(3, 5) \rightarrow 3 \times 2, 5 \times 2 \rightarrow C'(6, 10)$

You now plot $A’$, $B’$, and $C’$. The new triangle is twice as tall and twice as wide as the original. The distance from the origin to each point has also doubled.

Performing A Reduction In Geometry

Dilations do not always make things bigger. If the scale factor is a fraction or decimal less than 1, the image shrinks. This is called a reduction. The process remains the same: you multiply.

Imagine a rectangle $WXYZ$ with these points:

  • $W (4, 4)$
  • $X (8, 4)$
  • $Y (8, 8)$
  • $Z (4, 8)$

You need to dilate this shape by a scale factor of $0.5$ (or $1/2$).

Applying The Fraction

Calculate the new points — Multiply each coordinate by $0.5$.

  • $W(4, 4) \rightarrow 4 \times 0.5, 4 \times 0.5 \rightarrow W'(2, 2)$
  • $X(8, 4) \rightarrow 8 \times 0.5, 4 \times 0.5 \rightarrow X'(4, 2)$
  • $Y(8, 8) \rightarrow 8 \times 0.5, 8 \times 0.5 \rightarrow Y'(4, 4)$
  • $Z(4, 8) \rightarrow 4 \times 0.5, 8 \times 0.5 \rightarrow Z'(2, 4)$

The new rectangle $W’X’Y’Z’$ is closer to the origin and half the size of the original.

Properties Preserved During Dilation

When you learn how do you do dilations, it helps to know what stays the same and what changes. This helps you check your work. If your new shape looks skewed or rotated (unless using a negative scale factor), you might have made a calculation error.

Property Does it Change? Notes
Side Lengths Yes Sides are multiplied by k.
Angle Measures No Angles remain exactly the same.
Orientation No* Orientation stays unless k is negative.
Parallelism No Parallel lines remain parallel.

Working With Negative Scale Factors

Sometimes you might encounter a negative number for $k$, such as $-2$. This looks tricky, but the rule applies exactly the same way. You multiply the coordinates by $-2$.

A negative scale factor does two things at once:

  1. Resizes the shape — The number part (absolute value) determines the size change.
  2. Rotates the shape — The negative sign flips the shape $180$ degrees around the center of dilation.

For example, if point $P$ is at $(2, 3)$ and $k = -1$, the new point $P’$ is at $(-2, -3)$. The point moves to the opposite quadrant of the graph.

Finding The Scale Factor From A Graph

Tests often reverse the question. They give you the drawing and ask for the scale factor. To solve this, you need to compare the image to the pre-image.

Pick a corresponding side: Find the length of a side on the original shape and the length of the matching side on the dilated shape.

Use the ratio formula:

$k = \text{Length of Image} / \text{Length of Pre-image}$

If side $AB$ is $4$ units long and side $A’B’$ is $10$ units long, the scale factor is $10 / 4$, which simplifies to $2.5$.

Alternative method using points: You can also use the coordinates. If $A$ is at $(2, 0)$ and $A’$ is at $(6, 0)$, divide the image coordinate by the original coordinate: $6 / 2 = 3$. The scale factor is $3$.

Dilations Not Centered At The Origin

Most introductory math focuses on the origin $(0,0)$. However, advanced geometry may place the center of dilation at a different point, like $(2, 2)$. You cannot simply multiply the coordinates of the shape by $k$ in this scenario because that assumes the center is zero.

To do this correctly, follow this three-step vector approach:

Step 1: Translate To Origin

Subtract the center — Take the coordinates of your shape and subtract the coordinates of the center point. This temporarily “moves” the problem to the origin.

Step 2: Dilate

Multiply by k — Apply the scale factor to these new, temporary coordinates.

Step 3: Translate Back

Add the center — Add the coordinates of the center point back to your result. This moves the shape back to its correct position on the graph.

Common Mistakes To Avoid

Even when you know the formula, small errors can throw off the entire graph. Watch out for these pitfalls.

Adding instead of multiplying — Some students mistakenly add the scale factor to the coordinates (e.g., $x + 2$ instead of $x \times 2$). Remember, dilation is about multiplication ratios.

Confusing Pre-image and Image — When calculating the scale factor, always put the Image (new) on top of the fraction. If you swap them, you will get the wrong reciprocal value.

Ignoring the Center — Multiplying coordinates directly only works if the center is $(0,0)$. If the center is elsewhere, you must account for the offset distances.

Real World Examples Of Dilations

Dilations are not just lines on graph paper. They appear everywhere in the physical world and digital design. Understanding how scale works helps in many professions.

Photography and Printing — When you enlarge a photo for a poster, you perform a dilation. The aspect ratio must remain constant so the image does not stretch or warp.

Architecture — Blueprints are reductions of real buildings. An architect draws a house using a scale factor (like $1:50$) so the plan fits on paper while representing the exact proportions of the final structure.

Pupil Dilation — In biology, the pupil of your eye dilates. It gets larger to let in more light in dark rooms and contracts in bright light. The circular shape remains, but the diameter changes.

Practice Problems For Skill Building

To master the question “how do you do dilations,” try solving these quick scenarios.

Scenario A: Point $M$ is at $(5, -10)$. You dilate it by $k = 1/5$ from the origin. What is $M’$?
Answer: Multiply both by $1/5$. $5 / 5 = 1$. $-10 / 5 = -2$. The point is $(1, -2)$.

Scenario B: A square has a perimeter of $20$. You dilate it by a scale factor of $3$. What is the new perimeter?
Answer: The perimeter also scales by $k$. $20 \times 3 = 60$.

Key Takeaways: How Do You Do Dilations?

➤ Dilation resizes a figure based on a scale factor and a fixed center point.

➤ To dilate from the origin, multiply coordinates $(x, y)$ by the scale factor $k$.

➤ A scale factor $k > 1$ creates an enlargement; $0 < k < 1$ creates a reduction.

➤ Angles remain congruent, making the new image mathematically similar to the original.

➤ Negative scale factors rotate the image 180 degrees while resizing it.

Frequently Asked Questions

What happens if the scale factor is 1?

If the scale factor is exactly $1$, the image is identical to the original figure. This is called the identity transformation. The size, position, and orientation do not change because multiplying any coordinate by $1$ yields the same number. It is technically a dilation, just one without visual change.

Is a dilation a rigid transformation?

No, a dilation is a non-rigid transformation. Rigid transformations (like translations, rotations, and reflections) preserve size and shape (isometry). Dilation preserves shape but changes size. Therefore, the pre-image and image are similar figures, not congruent figures.

How do I find the center of dilation on a drawing?

Draw a straight line connecting each original vertex to its corresponding new vertex (e.g., connect $A$ to $A’$ and $B$ to $B’$). Extend these lines until they intersect. The point where all these connecting lines cross is the center of dilation.

Can a scale factor be zero?

In standard geometry, the scale factor cannot be zero. If you multiply coordinates by zero, all points collapse into the origin $(0,0)$. This destroys the figure completely, leaving you with a single point rather than a polygon. Geometric dilation requires a non-zero value.

Does dilation change the area of the shape?

Yes, but not by $k$. The area changes by the square of the scale factor ($k^2$). If you dilate a square by a factor of $3$, the side lengths triple, but the area becomes $9$ times larger ($3^2$). This is a vital concept for area and volume problems.

Wrapping It Up – How Do You Do Dilations?

Mastering dilations opens the door to understanding similarity and advanced geometric modeling. Whether you are scaling a triangle on a homework assignment or adjusting a digital design file, the core principle remains consistent. You simply multiply the distance from the center by your scale factor.

Remember to check your $k$ value first. If it is a whole number, expect growth. If it is a fraction, expect the shape to shrink. By applying the coordinate rules carefully, you can solve any dilation problem with confidence.