Understanding Dilations in Unit 9 Transformations: A full breakdown to Homework 5
Transformations are a cornerstone of geometry, allowing students to explore how shapes change position, size, or orientation while maintaining their fundamental properties. Among these, dilations stand out as a critical concept, particularly in Unit 9 of many geometry curricula. This article will unpack the mechanics of dilations, provide a step-by-step approach to solving related problems, and clarify common misconceptions. Dilations involve resizing a figure by a scale factor relative to a fixed point called the center of dilation. Whether you’re tackling Homework 5 or preparing for an exam, this guide will equip you with the tools to master dilations confidently That alone is useful..
Step-by-Step Guide to Solving Dilation Problems
Dilation problems often require precise calculations and a clear understanding of geometric principles. Here’s how to approach them systematically:
1. Identify the Center of Dilation
The center of dilation acts as the anchor point for the transformation. It can be:
- A specific coordinate (e.g., the origin, (0,0)),
- A vertex of the original figure,
- Or any arbitrary point in the plane.
As an example, if the center is at (2,3), all points of the figure will move closer to or farther from (2,3) based on the scale factor Worth knowing..
2. Determine the Scale Factor
The scale factor (k) dictates whether the figure enlarges (k > 1), reduces (0 < k < 1), or remains unchanged (k = 1). A negative scale factor (k < 0) not only resizes the figure but also reflects it across the center of dilation.
3. Apply the Scale Factor to Coordinates
Use the dilation formula:
$
(x', y') = (k(x - a) + a, k(y - b) + b)
$
Here, $(a,b)$ is the center of dilation, and $(x,y)$ are the original coordinates. Take this case: dilating the point (4,5) with a scale factor of 3 and center at (1,1) would yield:
$
x' = 3(4 - 1) + 1 = 10, \quad y' = 3(5 - 1) + 1 = 13
$
The dilated point becomes (10,13).
4. Plot the Dilated Figure
After calculating the new coordinates, plot them on the coordinate plane and connect the points to visualize the transformed shape. Ensure the dilated figure maintains the same orientation as the original unless the scale factor is negative Worth keeping that in mind..
5. Verify Proportional Relationships
Check that the ratio of corresponding side
5. Verify Proportional Relationships
Check that the ratio of corresponding side lengths in the original and dilated figures equals the absolute value of the scale factor.
[
\frac{\text{Length of side in image}}{\text{Length of side in pre‑image}} = |k|
]
If any side fails this test, revisit your coordinate calculations—most errors stem from a sign mistake or an incorrect subtraction of the center coordinates.
6. Confirm Angle Measures Remain Unchanged
One of the hallmarks of a dilation is that all angles are preserved. Use a protractor or, more efficiently, the fact that similar triangles formed by the center, a pre‑image point, and its image guarantee congruent angles. If you notice a discrepancy, it usually indicates that you inadvertently performed a rotation or reflection instead of a pure dilation.
7. Address Negative Scale Factors
When (k < 0), the image will appear on the opposite side of the center of dilation. The magnitude (|k|) still tells you how much the figure is enlarged or reduced, but the sign tells you to reflect across the center. In coordinate form, the same formula works; just remember that the direction of movement is reversed.
Example: Dilate point ((-2,4)) with (k = -\frac{1}{2}) about the origin.
[
x' = -\frac{1}{2}(-2) = 1,\qquad y' = -\frac{1}{2}(4) = -2
]
The image is ((1,-2)), which lies in the opposite quadrant from the original point.
Common Pitfalls and How to Avoid Them
| Pitfall | Why It Happens | Quick Fix |
|---|---|---|
| Using the wrong center | Skipping the “identify the center” step or confusing the origin with another point. | Write the center’s coordinates next to the problem statement and keep them in view while you compute each point. |
| Forgetting to simplify fractions | Scale factors like (\frac{3}{4}) produce fractional coordinates that are easy to mis‑write. | |
| Mixing up subtraction order | The formula requires ((x-a)) and ((y-b)); swapping them yields the wrong sign. | Remember: a negative (k) = dilation plus 180° rotation about the center. |
| Ignoring the effect of a negative scale factor on orientation | The shape appears “flipped,” leading to a belief that the dilation failed. | Explicitly check the sign of (k); a negative one always introduces a reflection. In practice, |
| Assuming similarity implies congruence | Students sometimes think a dilation with (k=1) must be a translation, overlooking the possibility of a reflection when (k=-1). | Highlight the terms ((x-a)) and ((y-b)) in a different colour before multiplying by (k). Sketch a quick line from the center through a point to see the direction reversal. |
Homework 5: Sample Problems with Worked Solutions
Below are three representative problems that capture the range of skills required for Homework 5. Follow the step‑by‑step reasoning, and then try the remaining questions on your own.
Problem 1 – Dilating a Triangle About the Origin
Given: Triangle (ABC) with vertices (A(1,2),; B(4,2),; C(2,5)). Dilate the triangle about the origin with a scale factor (k = \frac{3}{2}) The details matter here..
Solution
-
Center ((a,b) = (0,0)).
-
Apply the dilation formula to each vertex:
[ \begin{aligned} A' &= \left(\tfrac{3}{2}(1),; \tfrac{3}{2}(2)\right) = (1.5,;3)\[4pt] B' &= \left(\tfrac{3}{2}(4),; \tfrac{3}{2}(2)\right) = (6,;3)\[4pt] C' &= \left(\tfrac{3}{2}(2),; \tfrac{3}{2}(5)\right) = (3,;7.5) \end{aligned} ]
-
Plot (A',B',C') and join them.
-
Verify: (\frac{AB'}{AB}= \frac{6-1.5}{4-1}= \frac{4.5}{3}= \frac{3}{2}=k). All sides satisfy the ratio, and angles are unchanged.
Answer: The image triangle (A'B'C') has vertices ((1.5,3),;(6,3),;(3,7.5)).
Problem 2 – Negative Scale Factor About a Non‑Origin Center
Given: Quadrilateral (PQRS) with vertices (P(3,1),; Q(5,1),; R(5,4),; S(3,4)). Dilate about the point (C(4,2)) with (k = -2).
Solution
-
Center ((a,b) = (4,2)).
-
Compute each image point:
[ \begin{aligned} P' &= \bigl(-2(3-4)+4,; -2(1-2)+2\bigr) = (6,4)\ Q' &= \bigl(-2(5-4)+4,; -2(1-2)+2\bigr) = (2,4)\ R' &= \bigl(-2(5-4)+4,; -2(4-2)+2\bigr) = (2,-2)\ S' &= \bigl(-2(3-4)+4,; -2(4-2)+2\bigr) = (6,-2) \end{aligned} ]
-
Notice the order of the vertices has reversed—this is the reflection component of a negative scale factor.
-
Check a side: (\frac{P'Q'}{PQ}= \frac{|6-2|}{|5-3|}= \frac{4}{2}=2=|k|).
Answer: The dilated quadrilateral (P'Q'R'S') has vertices ((6,4),;(2,4),;(2,-2),;(6,-2)).
Problem 3 – Finding the Scale Factor From Two Corresponding Points
Given: Point (A( -1, 3 )) maps to (A'(5, -1)) under a dilation centered at the origin. Find the scale factor (k) and write the image of point (B(2, -4)).
Solution
-
With center ((0,0)), the dilation formula reduces to ((x',y') = (kx, ky)) It's one of those things that adds up..
-
Solve for (k) using point (A):
[ k = \frac{x'}{x} = \frac{5}{-1} = -5 \quad\text{(check with }y\text{): } \frac{-1}{3} = -\frac13 \neq -5 ]
Because the ratios differ, the transformation cannot be a pure dilation about the origin. The problem statement must therefore imply a different center.
-
Assume the center is ((h,k)). Use the full formula for both coordinates:
[ \begin{cases} 5 = s(-1 - h) + h\ -1 = s(3 - k) + k \end{cases} ]
Solving the two equations simultaneously yields (s = 2) and center ((h,k) = (1,2)).
-
Now apply (s = 2) to point (B):
[ B' = \bigl(2(2-1)+1,; 2(-4-2)+2\bigr) = (3,; -10) ]
Answer: The dilation has scale factor (2) with center ((1,2)); the image of (B) is ((3,-10)) No workaround needed..
Putting It All Together – A Checklist for Homework 5
- Read the problem carefully – note the center, scale factor (or the information you’ll need to find it), and whether the factor is positive or negative.
- Write the dilation formula on the margin; substitute the center coordinates immediately to avoid later errors.
- Compute each image point systematically, keeping a tidy column for intermediate results.
- Plot the points (graph paper or a digital geometry tool) to catch any glaring mis‑calculations.
- Verify similarity by checking one side ratio and confirming that all angles match (you can compare slopes of corresponding sides).
- State your answer clearly – list the image coordinates in the same order as the original figure and, if required, give the scale factor and center explicitly.
Conclusion
Dilations may initially seem like a simple “stretch” or “shrink,” but mastering them requires a disciplined approach to coordinates, scale factors, and the role of the center of dilation. By dissecting each problem into the seven steps outlined above—identifying the center, determining the scale factor, applying the formula, plotting, verifying proportionality, checking angles, and handling negative factors—you’ll develop a reliable problem‑solving routine that works for any Unit 9 transformation task.
Easier said than done, but still worth knowing Easy to understand, harder to ignore..
Remember that the key signatures of a correct dilation are:
- Consistent ratio between every pair of corresponding sides equal to (|k|).
- Preserved angle measures (no unexpected rotations).
- Correct orientation relative to the center, especially when (k) is negative.
Armed with this systematic method and the common‑mistake checklist, you can approach Homework 5 (and any future dilation problems) with confidence. Practice the sample problems, then move on to the worksheet—each successful calculation reinforces the geometric intuition that dilations are simply “similarity in motion.” Happy transforming!