Scale Factor and Dilations
๐ What is a Dilation?
A dilation is a transformation that changes the size of a figure but not its shape. The scale factor tells you how much larger or smaller the image becomes.
Why it's useful: Dilations are everywhere! They are used in creating scale models (like maps and blueprints), in photography (zooming in and out), and in computer graphics.
๐งฎ How to Perform a Dilation
- Identify the scale factor (k) and the center of dilation.
- Measure the distance from the center of dilation to a vertex of the original shape.
- Multiply that distance by the scale factor.
- Plot the new vertex along the same line from the center.
- Repeat for all vertices and connect them to form the dilated image.
Key Rule: If |k| > 1, the image is an enlargement. If 0 < |k| < 1, the image is a reduction.
๐ Worked Examples
Example 1: Enlargement
A triangle has vertices at A(2, 1), B(4, 1), C(2, 4). Dilate it from the origin (0,0) with a scale factor of 2.
Step 1: Multiply each coordinate by k=2.
A' = (2*2, 1*2) = (4, 2)
B' = (4*2, 1*2) = (8, 2)
C' = (2*2, 4*2) = (4, 8)
The new triangle is A'(4,2), B'(8,2), C'(4,8). It's twice as big!
Example 2: Reduction
A rectangle has vertices at P(6, 3), Q(12, 3), R(12, 9), S(6, 9). Dilate it from the origin with a scale factor of 1/3.
Step 1: Multiply each coordinate by k=1/3.
P' = (6 * 1/3, 3 * 1/3) = (2, 1)
Q' = (12 * 1/3, 3 * 1/3) = (4, 1)
R' = (12 * 1/3, 9 * 1/3) = (4, 3)
S' = (6 * 1/3, 9 * 1/3) = (2, 3)
The new rectangle is one-third the size of the original.
โ ๏ธ Common Mistakes to Avoid
- Adding instead of multiplying: A scale factor of 2 means multiply distances by 2, not add 2 to the coordinates.
- Ignoring the center: If the center of dilation is not the origin, you must measure distances from that specific point.
- Confusing enlargement/reduction: A scale factor of 1/2 makes the figure smaller, not bigger!
๐ก Tips & Tricks
- Memory Aid: "K is for how many times bigger." K > 1 = bigger, 0 < K < 1 = smaller.
- Coordinate Shortcut: When the center is the origin (0,0), simply multiply all coordinates by the scale factor.
- Check Your Work: Corresponding angles in the original and dilated image must be equal. The shape doesn't change!
๐ฏ How to Practice
- Graph Paper is Your Best Friend: Draw a simple shape and practice dilating it from different centers with different scale factors.
- Use Online Tools: Find interactive geometry software to visually check your work.
- Word Problems: Practice with real-world contexts like finding the actual distance from a map scale.
- Mix It Up: Try problems that give you the pre-image and image, and ask you to find the scale factor.