Understanding Rotations in Geometry
In geometry, rotation involves turning a shape or point around a fixed point known as the centre of rotation. The angle of rotation can be 90°, 180°, or 270°.
Steps to Rotate a Point:
- Identify the centre of rotation: This is the point around which you will rotate.
- Determine the angle of rotation: Know whether you’re rotating clockwise or counterclockwise.
- Apply the rotation: Use the following rules for specific angles:
- 90° clockwise: (x, y) becomes (y, -x)
- 180°: (x, y) becomes (-x, -y)
- 270° clockwise: (x, y) becomes (-y, x)
For example, to rotate the point (2, 3) 90° clockwise about the origin (0, 0):
- Apply the rule: (2, 3) → (3, -2)
- Thus, the new coordinates are (3, -2).
Key points to remember
- Rotation turns shapes around a fixed point.
- Identify the centre of rotation before rotating.
- Apply specific rules for 90°, 180°, and 270° rotations.
- Clockwise and counterclockwise directions matter.
- Practice with different shapes for mastery.
Worked example
Rotate the point (1, 2) 180° about the origin.
- Applying the rule: (1, 2) → (-1, -2).
- The new coordinates are (-1, -2).