Rotation

Geometry
definition

Also known as: turn, spin, rotate, rotation-of-axes

Grade 9-12

View on concept map

A rigid transformation that turns every point of a figure by a fixed angle around a fixed center of rotation. Models turning and spinning in physics, robotics, and engineering; forms the basis for circular motion.

This concept is covered in depth in our translation, rotation, and transformations explained, with worked examples, practice problems, and common mistakes.

Definition

A rigid transformation that turns every point of a figure by a fixed angle around a fixed center of rotation.

πŸ’‘ Intuition

Like a Ferris wheel turning around its center hubβ€”every seat traces a circle, staying the same distance from the axle while sweeping through the same angle.

🎯 Core Idea

Rotation preserves size and shape; changes position and orientation.

Example

Rotate 90Β° counterclockwise about origin: (1, 0) \to (0, 1)

Formula

90Β° \text{ CCW}: (x, y) \to (-y, x) 180Β°: (x, y) \to (-x, -y) 270Β° \text{ CCW}: (x, y) \to (y, -x)

Notation

R_{\theta} denotes rotation by angle \theta about the origin (counterclockwise is positive)

🌟 Why It Matters

Models turning and spinning in physics, robotics, and engineering; forms the basis for circular motion.

πŸ’­ Hint When Stuck

Try placing your pencil tip on the center of rotation and spinning the paper. Note the angle and direction the shape moves.

Formal View

R_\theta: \mathbb{R}^2 \to \mathbb{R}^2, R_\theta(x, y) = (x\cos\theta - y\sin\theta,\; x\sin\theta + y\cos\theta); matrix form: R_\theta = \begin{pmatrix} \cos\theta & -\sin\theta \\ \sin\theta & \cos\theta \end{pmatrix}, \det(R_\theta) = 1

🚧 Common Stuck Point

Specify: center point, angle, and direction (clockwise or counter).

⚠️ Common Mistakes

  • Forgetting to specify the center of rotation β€” rotating around different centers gives different results
  • Confusing clockwise and counterclockwise direction β€” a 90Β° clockwise rotation is not the same as 90Β° counterclockwise
  • Thinking the center of rotation must be inside the shape β€” it can be any point

Frequently Asked Questions

What is Rotation in Math?

A rigid transformation that turns every point of a figure by a fixed angle around a fixed center of rotation.

What is the Rotation formula?

90Β° \text{ CCW}: (x, y) \to (-y, x) 180Β°: (x, y) \to (-x, -y) 270Β° \text{ CCW}: (x, y) \to (y, -x)

When do you use Rotation?

Try placing your pencil tip on the center of rotation and spinning the paper. Note the angle and direction the shape moves.

How Rotation Connects to Other Ideas

To understand rotation, you should first be comfortable with transformation geo and angles. Once you have a solid grasp of rotation, you can move on to rotational symmetry and composition of transformations.

Want the Full Guide?

This concept is explained step by step in our complete guide:

Geometry Transformations and Cross-Sections Guide β†’

Interactive Playground

Interact with the diagram to explore Rotation