Vector operations in two dimensions

Topic Notes
In this lesson, we will learn:
  • How to do addition, subtraction, multiplication and division on vectors in two dimensions
  • How to describe the angles of two dimensional vectors
  • How to solve for the angle and magnitude of two dimensional vectors with trigonometry.

Notes:

  • When adding, subtracting, multiplying, and dividing vectors in two dimensions, the same rules are followed as in one dimensional problems:
    • When vectors are added, the vector diagram is drawn by tip-to-tail addition. To add A\vec{A} and B\vec{B}, draw the vector A\vec{A}, then starting at the tip of A\vec{A} draw B\vec{B}. The tail of B\vec{B} connects to the tip of A\vec{A}.
    • Taking the negative of a vector "flips" the vector to point in the opposite direction, while keeping the same magnitude.
    • Multiplying or dividing a vector by a positive scalar changes the magnitude of the vector, while keeping the same direction.
  • The graphical solution to a vector problem in two dimensions can make a vector triangle that can be solved using trigonometry.
  • In this course we will be using navigational notation to specify the angles of vectors, which also called to compass notation when compass directions are used in the problem. Some examples of this notation:
    • To specify a displacement of 1 m directly northwest, write 1 m [45° N of W].
    • To specify a velocity that that is 1 m/s at an angle of 30° above the ground, write 1 m/s [30° above horizontal]
Right Triangle Trigonometric Equations

sin(θ)=opp.hyp.\sin(\theta) = \frac{opp.}{hyp.}

cos(θ)=adj.hyp.\cos(\theta) = \frac{adj.}{hyp.}

tan(θ)=opp.adj.\tan(\theta) = \frac{opp.}{adj.}

a2+b2=c2a^{2}+b^{2}=c^{2} (Pythagorean theorem)

θ\theta: angle, in degrees (°)

opp.opp.: side opposite angle

adj.adj.: side adjacent angle

hyp.hyp.: hypotenuse of triangle (longest side, side opposite 90° angle)

aa and bb: non-hypotenuse sides of triangle

cc: hypotenuse of triangle