Fiveable

๐Ÿ”บTrigonometry Unit 11 Review

QR code for Trigonometry practice questions

11.1 Vector Operations and Properties

11.1 Vector Operations and Properties

Written by the Fiveable Content Team โ€ข Last updated August 2025
Written by the Fiveable Content Team โ€ข Last updated August 2025
๐Ÿ”บTrigonometry
Unit & Topic Study Guides

Vectors are powerful tools that help us describe and analyze motion, forces, and other physical quantities in multiple dimensions. They're like arrows that show both size and direction, making them perfect for representing things like velocity or force.

In this part, we'll learn how to work with vectors in 2D and 3D space. We'll cover basic operations like adding and subtracting vectors, as well as finding their magnitude and direction. These skills are essential for solving real-world problems in physics and engineering.

Vector Basics and Operations

Vectors in multiple dimensions

  • Vector definition quantifies magnitude and direction represented by arrow (force, velocity)
  • Two-dimensional vectors comprise x and y components notated as vโƒ—=โŸจx,yโŸฉ\vec{v} = \langle x, y \rangle (plane motion)
  • Three-dimensional vectors include x, y, and z components notated as vโƒ—=โŸจx,y,zโŸฉ\vec{v} = \langle x, y, z \rangle (space motion)
  • Standard basis vectors serve as reference directions
    • Two dimensions use i^\hat{i} and j^\hat{j} (horizontal, vertical)
    • Three dimensions employ i^\hat{i}, j^\hat{j}, and k^\hat{k} (length, width, height)
Vectors in multiple dimensions, Vectors in Three Dimensions ยท Calculus

Vector operations and methods

  • Vector addition combines vectors tip-to-tail graphically or adds corresponding components algebraically
  • Vector subtraction reverses direction of subtracted vector graphically or subtracts corresponding components algebraically
  • Scalar multiplication stretches or shrinks vector graphically or multiplies each component by scalar algebraically
  • Examples:
    1. Add vectors aโƒ—=โŸจ2,3โŸฉ\vec{a} = \langle 2, 3 \rangle and bโƒ—=โŸจโˆ’1,4โŸฉ\vec{b} = \langle -1, 4 \rangle
    2. Subtract bโƒ—\vec{b} from aโƒ—\vec{a}
    3. Multiply aโƒ—\vec{a} by scalar 2
Vectors in multiple dimensions, Vectors in Three Dimensions ยท Calculus

Vector magnitude and direction

  • Magnitude calculation measures vector length
    • Two dimensions: โˆฃvโƒ—โˆฃ=x2+y2|\vec{v}| = \sqrt{x^2 + y^2} (Pythagorean theorem)
    • Three dimensions: โˆฃvโƒ—โˆฃ=x2+y2+z2|\vec{v}| = \sqrt{x^2 + y^2 + z^2} (extended Pythagorean theorem)
  • Direction determination finds angle with positive x-axis
    • Use ฮธ=tanโกโˆ’1(yx)\theta = \tan^{-1}(\frac{y}{x}) and adjust for quadrants when necessary
  • Examples:
    1. Calculate magnitude of vโƒ—=โŸจ3,4โŸฉ\vec{v} = \langle 3, 4 \rangle
    2. Find direction of vโƒ—=โŸจโˆ’2,2โŸฉ\vec{v} = \langle -2, 2 \rangle

Properties of vectors

  • Commutative property allows vector addition order change aโƒ—+bโƒ—=bโƒ—+aโƒ—\vec{a} + \vec{b} = \vec{b} + \vec{a} (force combinations)
  • Associative property permits grouping changes in vector addition (aโƒ—+bโƒ—)+cโƒ—=aโƒ—+(bโƒ—+cโƒ—)(\vec{a} + \vec{b}) + \vec{c} = \vec{a} + (\vec{b} + \vec{c}) (multiple force analysis)
  • Distributive properties relate scalar multiplication and addition
    • Scalar multiplication: c(aโƒ—+bโƒ—)=caโƒ—+cbโƒ—c(\vec{a} + \vec{b}) = c\vec{a} + c\vec{b} (scaling combined vectors)
    • (c+d)aโƒ—=caโƒ—+daโƒ—(c + d)\vec{a} = c\vec{a} + d\vec{a} (splitting scalar multiplication)
  • Zero vector acts as additive identity vโƒ—+0โƒ—=vโƒ—\vec{v} + \vec{0} = \vec{v} (null displacement)
  • Negative vector serves as additive inverse vโƒ—+(โˆ’vโƒ—)=0โƒ—\vec{v} + (-\vec{v}) = \vec{0} (canceling forces)