Vector Direction and Unit Vectors
Direction of a Vector
- Direction refers to the angle from a horizontal line.
- Vectors can be moved to start at the origin to think in terms of quadrants.
- To find the direction of a vector, determine the angle it forms with the horizontal.
Finding the Angle
- Given x component = 8 and y component = 6.
- Using trigonometric functions:
- tan(θ)=adjacentopposite
- tan(θ)=86
- To find θ (the angle), use the inverse tangent:
- θ=tan−1(86)
Calculator Settings
- Ensure the calculator is in degree mode.
- Calculate the inverse tangent of 86.
- θ≈36.87 degrees.
- General formula: tan−1(xy)
- Inverse tangent gives angle measures in quadrants one and four.
- Modify θ based on the quadrant.
Example 1
- Vector with components: right 3, up 4.
- Angle measure is from the horizontal to the vector.
- θ=tan−1(34)
- θ≈53.13 degrees.
Example 2
- Vector: −8i+4j which is equivalent to (−8,4).
- The vector goes left 8 and up 4.
- The angle is the angle from the horizontal line.
- Calculate tan−1(−84).
- The calculator gives −26.57 degrees, which is in quadrant four.
- To find the correct angle in quadrant two, add 180 degrees:
- −26.57+180=153.43 degrees.
- Given the vector's magnitude (hypotenuse) and angle.
- To find the x component (adjacent):
- cos(θ)=hypotenusex
- x=hypotenuse⋅cos(θ)
- To find the y component (opposite):
- sin(θ)=hypotenusey
- y=hypotenuse⋅sin(θ)
Example Calculation
- Given: hypotenuse = 14, angle = 55 degrees.
- x=14⋅cos(55)≈8.03
- y=14⋅sin(55)≈11.47
- x=magnitude⋅cos(θ)
- y=magnitude⋅sin(θ)
Unit Vectors
- A unit vector is a vector with a magnitude of one.
Finding a Unit Vector
- Take a vector and scale it to have a magnitude of one.
Example: Vector with Magnitude 5
- Given vector with magnitude = 5.
- If the magnitude isn't given, use the Pythagorean theorem to find the length.