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.
Rotations (Turns)
A rotation turns a shape around a fixed point called the center of rotation.
Think of it as:
Spinning a shape
Turning a clock hand
Rotating a wheel
Key elements:
Center of rotation - fixed point (often the origin)
Angle of rotation - how far to turn (in degrees)
Direction - clockwise or counterclockwise
Properties:
Shape and size stay the same
Distance from center stays the same
Orientation changes (shape turns)
Rotation Rules (Around Origin)
📚 Practice Problems
1Problem 1easy
❓ Question:
Rotate point A(4, 2) by 90° counterclockwise around the origin.
💡 Show Solution
Use the 90° CCW rotation rule: (x, y) → (-y, x)
A(4, 2) → A'(-2, 4)
Answer: A'(-2, 4)
2Problem 2easy
❓ Question:
Dilate point B(6, 9) by scale factor k = 1/3 with center at the origin.
How can I study Rotations and Dilations effectively?▾
Start by reading the study notes and working through the examples on this page. Then use the flashcards to test your recall. Practice with the 5 problems provided, checking solutions as you go. Regular review and active practice are key to retention.
Is this Rotations and Dilations study guide free?▾
Yes — all study notes, flashcards, and practice problems for Rotations and Dilations on Study Mondo are free to access. No account is needed.
What course covers Rotations and Dilations?▾
Rotations and Dilations is part of the Grade 8 Math course on Study Mondo, specifically in the Transformations section. You can explore the full course for more related topics and practice resources.
Are there practice problems for Rotations and Dilations?
Note: Order matters! Different order = different result!
Rigid vs. Non-Rigid Transformations
Rigid Transformations (Isometries):
Preserve size AND shape
Figures are CONGRUENT
Examples: Translation, Reflection, Rotation
Non-Rigid Transformations:
Preserve shape but NOT size
Figures are SIMILAR (not congruent)
Example: Dilation
Real-World Applications
Rotations:
Clock hands: Rotating around center
Hour hand: 360° in 12 hours = 30°/hour
Minute hand: 360° in 60 minutes = 6°/minute
Wheels and gears: Spinning machinery
Ferris wheels: Rotating around axis
Dance/gymnastics: Spinning moves
Navigation: Compass directions
Dilations:
Photography: Zoom in/out
Digital zoom = dilation with k > 1
Zoom out = dilation with k < 1
Maps: Scale drawings
1 inch = 10 miles means k = 1/(10×63360)
Architecture: Scale models
1:100 scale means k = 1/100
Computer graphics: Resizing images
Photocopiers: Enlarging/reducing documents
Rotation Symmetry
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:
Square: 90° rotation looks same (order 4)
Equilateral triangle: 120° rotation looks same (order 3)
Regular hexagon: 60° rotation looks same (order 6)
Circle: Any rotation looks same (infinite order)
Common Mistakes to Avoid
❌ Mistake 1: Mixing up rotation rules
Wrong: 90° CCW is (y, x)
Right: 90° CCW is (-y, x)
❌ Mistake 2: Forgetting negative signs in rotations
180° rotation changes BOTH signs!
(3, 4) → (-3, -4), not (3, 4)
❌ Mistake 3: Not multiplying BOTH coordinates in dilation
Wrong: (2, 3) with k=2 → (4, 3)
Right: (2, 3) with k=2 → (4, 6)
❌ Mistake 4: Confusing enlargement and reduction
k > 1 makes it BIGGER
0 < k < 1 makes it SMALLER
❌ Mistake 5: Wrong order in combined transformations
Order matters! Rotation then dilation ≠ dilation then rotation
Problem-Solving Strategy
For Rotations:
Identify center and angle
Determine direction (CW or CCW)
Apply correct rule
Plot new points
For Dilations:
Identify center and scale factor
Determine if enlargement or reduction
Multiply coordinates by k
Plot new points
For Combined:
Do transformations in order given
Use result from first as input to second
Check final answer
Quick Reference
Rotation Rules (around origin):
90° CCW: (x, y) → (-y, x)
90° CW: (x, y) → (y, -x)
180°: (x, y) → (-x, -y)
270° CCW: (x, y) → (y, -x)
Dilation Rule (center at origin):
(x, y) → (kx, ky)
k > 1: enlargement
0 < k < 1: reduction
k = 1: no change
Properties:
Rotations: preserve size and shape (congruent)
Dilations: preserve shape only (similar)
Practice Tips
Tip 1: Draw it!
Sketch before calculating
Visualize the transformation
Check if answer makes sense
Tip 2: Use reference points
Origin (0,0) never moves in rotations/dilations centered there
Points on axes are easier to track
Tip 3: Check with distance formula
After rotation, distance from center should be same
After dilation, distance should multiply by k
Tip 4: Remember the sign patterns
Each rotation rule has specific sign pattern
Practice until automatic!
Summary
Rotations turn shapes around a point:
Common angles: 90°, 180°, 270°
Direction: clockwise or counterclockwise
Preserve size and shape (congruent)
Rules depend on angle and direction
Dilations resize shapes from a center:
Scale factor k determines new size
k > 1: enlargement
0 < k < 1: reduction
Preserve shape, not size (similar)
Rule: multiply coordinates by k
Both are essential transformations:
Rotations for spinning and turning
Dilations for scaling and resizing
Together: complete our transformation toolkit!
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)
3Problem 3medium
❓ Question:
Rotate point C(5, -3) by 180° around the origin.
💡 Show Solution
Use the 180° rotation rule: (x, y) → (-x, -y)
C(5, -3) → C'(-5, 3)
Both coordinates change sign.
Answer: C'(-5, 3)
4Problem 4medium
❓ Question:
Triangle DEF has vertices D(2, 4), E(6, 4), F(4, 8). Dilate by scale factor k = 2.5. Find the new vertices.
Step 2: Dilate by k = 2
Rule: (x, y) → (2x, 2y)
G'(0, -3) → G''(0, -6)
Answer: G''(0, -6)
▾
Yes, this page includes 5 practice problems with detailed solutions. Each problem includes a step-by-step explanation to help you understand the approach.