Vectors
Vectors
Chapter 3
Vectors
Scalar: a quantity with
magnitude (size) only.
Scalar operation: 3 + 5 = 8
Vector: a quantity with
both magnitude and
direction.
Vector operation: 3 units East + 5 units
West = 2 units West
OR 3 + (-5) = -2
The answer to a vector operation is called
the vector sum or the resultant vector.
You can work with vectors
mathematically or
graphically 3 East
To add GRAPHICALLY:
1. Connect the tip of 5 West
one vector to the tail
of the second (“tip to
tail”).
2. The resultant is then
found by drawing a
vector from the tail 2 West
of the first vector to
the tip of the last
vector.
Adding vectors
mathematically is like
playing with triangles.
Using the Pythagorean
3E Theorem we can find the
magnitude (size) of the
resultant vector.
4 resultant
42 + 3a
2 + b
= c2; c==c 5 units
2 2 2
N
We can use trig. functions to
find the direction of the
resultant.
Resultant = SOH CAH TOA
5 units at 53° N of
E = 53° N of E
Some triangles are more
complex than others.
Law of Cosines
resultant c2 = 5 2 + 4 2 – 2·5·4·cos(120°)
4
c = 7.81 units
5 Law of Sines
Resultant =
7.81 units at 26.33° N
of E
B = 26.33° N of E
Another solution:
playing with right triangles
Instead, resolve the angled vector into
components.
The light blue
resultant
4 sin vectors are the x-
60° and y-components
of the original blue
5E 4 cos vector.
60°
3.4
6
5 + 2 =
7 7.81 units at 26.33° N
About x-y-components
For the following situation: r
j 3i
k i
x 3i + j
z
Operations on Vectors in
Component Form
Some vectors can be three
dimensional, thus at times, it
will be useful to resolve vectors
into their components.
Finding the magnitude of a three
dimensional vector is simple.
To add these vectors, simply add each component.
A
Ay
Az x
so…
Axz
Ax
z
Sample Problem – Vector Operations
For two vectors, A = 5i + 3j – 6k and B = -2i + 4j +
k, calculate each of the following:
– the magnitude of each vector,
– A+B (in unit vector notation), and
– the magnitude of A-B.
Sample Problem – Adding
Vectors
A cyclist rides 3 miles North, then 4 miles West. After
resting at a light, the cyclist rides 2 miles at 60º South
of West to her destination. Calculate the magnitude
of the cyclist’s displacement.
Multiplying Vectors:
The Dot Product
Dot Product: scalar result of vectors
acting in the same direction.
z AxB
y
A•B = ABcos
= (5)(3.6)cos(33.7)
= 15
B
A A•B = AxBx + AyBy + AzBz
x
= (5)(3) + (0)(2) + (0)(0)
A = 5i or
= 15
A = 5 @ 0º
B = 3i + 2j or
B = 3.6 @ 33.7º
Sample Problem – Vector
Products
For two vectors, A = 5i + 3j – 6k and B = -2i + 4j +
k, calculate each of the following:
– the scalar product (A•B)
– the vector product (AxB)