Explanation
The direction of a vector is the angle it makes with the positive x-axis.
Formula:
θ = tan⁻¹(y / x)
Important:
-
Angle is measured counterclockwise
-
Must consider the quadrant
Example:
⟨3, 3⟩
θ = tan⁻¹(1) = 45°
Quiz
-
What does direction measure?
-
What trig function is used?
-
From which axis is direction measured?
-
What angle does ⟨1, 0⟩ have?
-
Is quadrant important?
Answer Key
-
Angle of the vector
-
Inverse tangent
-
Positive x-axis
-
0°
-
Yes