Direction

Geometry
definition

Also known as: heading, bearing, which way

Grade 9-12

View on concept map

The orientation of movement or facing in space, independent of speed or distance—where something points. Half of what vectors capture—without direction, a velocity is just a speed.

Definition

The orientation of movement or facing in space, independent of speed or distance—where something points.

💡 Intuition

North, south, east, west—or the way an arrow points, regardless of how long the arrow is.

🎯 Core Idea

Direction is a pure orientation in space—it tells you where you are heading, not how far you will go.

Example

Two cars traveling 'north' have the same direction, even at different speeds.

Notation

Direction is specified by an angle \theta from a reference (e.g., \theta = 0° for east, 90° for north)

🌟 Why It Matters

Half of what vectors capture—without direction, a velocity is just a speed. Essential for navigation (compass bearings), physics (force direction determines effect), aviation (heading vs wind direction), and robotics (orienting actuators).

💭 Hint When Stuck

Try pointing your arm in the direction described. Then ask: if I reversed my arm, would it still be the same direction?

Formal View

Direction of \vec{v} \neq \vec{0} is the unit vector \hat{v} = \frac{\vec{v}}{\|\vec{v}\|} \in S^{n-1}; in \mathbb{R}^2: \hat{v} = (\cos\theta, \sin\theta) where \theta = \operatorname{atan2}(v_2, v_1)

🚧 Common Stuck Point

Opposite directions are genuinely different: north and south are not the same direction.

⚠️ Common Mistakes

  • Confusing direction with distance — two objects can move the same distance in different directions
  • Thinking opposite directions are the same — north and south are distinct directions
  • Assuming direction must be one of the compass points — direction can be any angle

Frequently Asked Questions

What is Direction in Math?

The orientation of movement or facing in space, independent of speed or distance—where something points.

Why is Direction important?

Half of what vectors capture—without direction, a velocity is just a speed. Essential for navigation (compass bearings), physics (force direction determines effect), aviation (heading vs wind direction), and robotics (orienting actuators).

What do students usually get wrong about Direction?

Opposite directions are genuinely different: north and south are not the same direction.

What should I learn before Direction?

Before studying Direction, you should understand: orientation.

Prerequisites

How Direction Connects to Other Ideas

To understand direction, you should first be comfortable with orientation. Once you have a solid grasp of direction, you can move on to vector intuition and angles.