Loading…
Perform rotations and dilations
Learn step-by-step with practice exercises built right in.
Transformations continue with rotations (turns) and dilations (resizing)! While translations and reflections move shapes, rotations spin them and dilations change their size. These transformations are essential for geometry, art, and computer graphics.
A rotation turns a shape around a fixed point called the center of rotation.
Think of it as:
Key elements:
Properties:
Rotate point A(4, 2) by 90° counterclockwise around the origin.
Use the 90° CCW rotation rule: (x, y) → (-y, x)
A(4, 2) → A'(-2, 4)
Answer: A'(-2, 4)
Dilate point B(6, 9) by scale factor k = 1/3 with center at the origin.
Review key concepts with our flashcard system
Explore more Grade 8 Math topics
90° Counterclockwise: (x, y) → (-y, x)
90° Clockwise (or 270° Counterclockwise): (x, y) → (y, -x)
180° (either direction - same result): (x, y) → (-x, -y)
270° Counterclockwise (or 90° Clockwise): (x, y) → (y, -x)
360° (Full turn): (x, y) → (x, y) - back to original!
Example 1: Rotate point A(3, 2) by 90° counterclockwise around the origin.
Solution: Rule: (x, y) → (-y, x) A(3, 2) → A'(-2, 3)
Answer: A'(-2, 3)
Example 2: Rotate point B(4, -1) by 180° around the origin.
Solution: Rule: (x, y) → (-x, -y) B(4, -1) → B'(-4, 1)
Answer: B'(-4, 1)
Example 3: Rotate triangle ABC where A(2, 1), B(5, 1), C(3, 4) by 90° clockwise.
Solution: Rule for 90° clockwise: (x, y) → (y, -x)
A(2, 1) → A'(1, -2) B(5, 1) → B'(1, -5) C(3, 4) → C'(4, -3)
Answer: A'(1, -2), B'(1, -5), C'(4, -3)
Counterclockwise (CCW):
Clockwise (CW):
Tip: If not specified, assume counterclockwise!
90° Counterclockwise pattern:
180° pattern:
Think: Each 90° rotation moves the point to the next quadrant counterclockwise!
A dilation changes the size of a shape by a scale factor.
Think of it as:
Key elements:
Properties:
k > 1: Enlargement (bigger)
k = 1: No change (same size)
0 < k < 1: Reduction (smaller)
k < 0: Enlargement/reduction AND rotation 180°
Rule: (x, y) → (kx, ky)
Where k is the scale factor.
Multiply both coordinates by k!
Example 1: Dilate point P(3, 4) by scale factor k = 2 with center at origin.
Solution: Rule: (x, y) → (2x, 2y) P(3, 4) → P'(6, 8)
Answer: P'(6, 8)
Distance from origin doubled!
Example 2: Dilate point Q(6, -3) by scale factor k = 1/3 with center at origin.
Solution: Rule: (x, y) → (x/3, y/3) Q(6, -3) → Q'(2, -1)
Answer: Q'(2, -1)
Distance from origin divided by 3!
Example 3: Dilate triangle ABC where A(1, 2), B(3, 2), C(2, 4) by scale factor k = 3.
Solution: Rule: (x, y) → (3x, 3y)
A(1, 2) → A'(3, 6) B(3, 2) → B'(9, 6) C(2, 4) → C'(6, 12)
Answer: A'(3, 6), B'(9, 6), C'(6, 12)
Triangle is 3 times larger!
Given original and image, find k:
Formula: k = (image coordinate)/(original coordinate)
Example: Point A(4, 6) dilates to A'(2, 3). Find scale factor.
Solution: k = 2/4 = 1/2 (using x-coordinates) or k = 3/6 = 1/2 (using y-coordinates)
Answer: k = 1/2 (reduction to half size)
What stays the same:
What changes:
Example: Triangle with area 10 cm² dilated by k = 3 New area = 10 × 3² = 10 × 9 = 90 cm²
Example: Point A(2, 3) is rotated 90° counterclockwise, then dilated by k = 2. Find final position.
Solution:
Step 1: Rotation (x, y) → (-y, x) A(2, 3) → (-3, 2)
Step 2: Dilation (x, y) → (2x, 2y) (-3, 2) → (-6, 4)
Answer: Final position (-6, 4)
Note: Order matters! Different order = different result!
Rigid Transformations (Isometries):
Non-Rigid Transformations:
Rotations:
Clock hands: Rotating around center
Wheels and gears: Spinning machinery
Ferris wheels: Rotating around axis
Dance/gymnastics: Spinning moves
Navigation: Compass directions
Dilations:
Photography: Zoom in/out
Maps: Scale drawings
Architecture: Scale models
Computer graphics: Resizing images
Photocopiers: Enlarging/reducing documents
Some shapes look the same after rotation!
Rotation symmetry: Shape looks unchanged after rotating less than 360°
Order of symmetry: How many times it looks the same in one full turn
Examples:
❌ Mistake 1: Mixing up rotation rules
❌ Mistake 2: Forgetting negative signs in rotations
❌ Mistake 3: Not multiplying BOTH coordinates in dilation
❌ Mistake 4: Confusing enlargement and reduction
❌ Mistake 5: Wrong order in combined transformations
For Rotations:
For Dilations:
For Combined:
Rotation Rules (around origin):
Dilation Rule (center at origin):
Properties:
Tip 1: Draw it!
Tip 2: Use reference points
Tip 3: Check with distance formula
Tip 4: Remember the sign patterns
Rotations turn shapes around a point:
Dilations resize shapes from a center:
Both are essential transformations:
Understanding rotations and dilations completes the study of geometric transformations and connects to similarity, congruence, and real-world applications!
Use the dilation rule: (x, y) → (kx, ky)
B(6, 9) → B'(6/3, 9/3) = B'(2, 3)
Answer: B'(2, 3)
Rotate point C(5, -3) by 180° around the origin.
Use the 180° rotation rule: (x, y) → (-x, -y)
C(5, -3) → C'(-5, 3)
Both coordinates change sign.
Answer: C'(-5, 3)
Triangle DEF has vertices D(2, 4), E(6, 4), F(4, 8). Dilate by scale factor k = 2.5. Find the new vertices.
Use dilation rule: (x, y) → (2.5x, 2.5y)
D(2, 4) → D'(5, 10) E(6, 4) → E'(15, 10) F(4, 8) → F'(10, 20)
Answer: D'(5, 10), E'(15, 10), F'(10, 20)
Point G(3, 0) is rotated 90° clockwise, then dilated by k = 2. Find the final position.
Step 1: Rotate 90° clockwise Rule: (x, y) → (y, -x) G(3, 0) → G'(0, -3)
Step 2: Dilate by k = 2 Rule: (x, y) → (2x, 2y) G'(0, -3) → G''(0, -6)
Answer: G''(0, -6)