02 Vectors
02 Vectors
3
Copyright © 2009 Pearson Education, Inc.
• Calculate the scalar (dot) product of two
vectors using its definition and the
component method.
• Solve for the angle between two vectors
using the vector (dot) product.
• Calculate the magnitude of the vector
(cross) product using the definition of
the cross product.
• Determine the direction of the vector
(cross) product using the right-hand
rule.
4
Copyright © 2009 Pearson Education, Inc.
3-1 Vectors and Scalars
Physical quantities can be
scalar or vector
A scalar has only a magnitude.
Some scalar quantities: mass,
time, temperature, speed
A vector has magnitude as well
as direction.
Some vector quantities:
displacement, velocity, force,
momentum
9
Copyright © 2009 Pearson Education, Inc.
Tail-to-tip method
10
Copyright © 2009 Pearson Education, Inc.
parallelogram method
11
Copyright © 2009 Pearson Education, Inc.
3-3 Subtraction of Vectors
12
Copyright © 2009 Pearson Education, Inc.
3-4 Adding Vectors by Components
13
Copyright © 2009 Pearson Education, Inc.
If the components are perpendicular,
they can be found using trigonometric
functions.
Vx = V cos θ
Vy = V sin (θ)
θ is measured ccw
from the +ve direction
of the x-axis
14
Copyright © 2009 Pearson Education, Inc.
y y
R R
Ry Ry
φ θ θ
Rx x Rx x
θ = 180o – tan-1 Ry /Rx θ = tan-1 Ry /Rx
y y
θ θ Rx
Rx
x φ x
φ Ry
Ry R
R
15
Copyright © 2009 Pearson Education, Inc.
The components are effectively one-
dimensional, so they can be added
arithmetically.
Vx = V1x + V2x
Vy = V1y + V2y
16
Copyright © 2009 Pearson Education, Inc.
Adding vectors:
1. Draw a diagram; add the vectors graphically.
2. Choose x and y axes.
3. Resolve each vector into x and y components.
4. Calculate each component using sines and cosines.
5. Add the components in each direction.
6. To find the length and direction of the vector, use:
and
17
Copyright © 2009 Pearson Education, Inc.
Example 3-2: Mail carrier’s
displacement.
A rural mail carrier leaves the post
office and drives 22.0 km in a
northerly direction. She then
drives in a direction 60.0° south of
east for 47.0 km. What is her
displacement from the post
office?
Solution:
For D1
D1x = 0, D1y = 22.0 km
18
Copyright © 2009 Pearson Education, Inc.
For D2
D2x = 47 cos (-60) = + 23.5 km,
D2y = 47 sin (-60) = - 40.7 km
For the resultant vector D
Dx = D1x + D2x = + 23.5 km
Dy = D1y + D2y = -18.7 km
Hence
D = Dx2 + Dy2 = (23.5) 2 + (−18.7) 2 = 30.0 km
- 18.7 Dy
tan = = = - 38.5o
Dx 23.5
19
Copyright © 2009 Pearson Education, Inc.
Example 3-3:
An airplane trip involves three
legs, with two stopovers. The first
leg is due east for 620 km; the
second leg is southeast (45°) for
440 km; and the third leg is at 53°
south of west, for 550 km, as
shown. What is the plane’s total
displacement?
Solution:
D1x = D1 cos (0) = + 620 km, D1y = D1 sin (0) = 0 km
D2x = D2 cos (-45) = + 311 km, D2y = D2 sin (-45) = -311 km
20
Copyright © 2009 Pearson Education, Inc.
D3x = -D3 cos (53) = - 331 km, D3y = -D3 sin (53) = -429 km
21
Copyright © 2009 Pearson Education, Inc.
3-5 Unit Vectors
Unit vectors have magnitude 1.
Using unit vectors, any vector V
can be written in terms of its
components:
22
Copyright © 2009 Pearson Education, Inc.
Example 3-4:
Write the vectors of example 3-2 in unit vector
notation and perform the addition
D = D1 + D2 = 23.5 î − 18.7 ˆj
23
Copyright © 2009 Pearson Education, Inc.
Multiplication of a Vector by a Scalar
24
Copyright © 2009 Pearson Education, Inc.
Chapter 7
7-2 Scalar Product of Two Vectors
25
Copyright © 2009 Pearson Education, Inc.
C = A.B = AB cos
If θ = 0 then C = A B
If θ =/2 then C = 0
If θ = then C = - A B
scalar product of unit vectors which are
perpendicular to each other will be zero
î.î = 1 ĵ. ĵ = 1 k̂.k̂ = 1
A.B = B.A
• Another form of scalar multiplication is given
as the product of the vectors’ Cartesian
components as follows
( )(
A.B = Ax iˆ + Ay ˆj + Az kˆ • Bx iˆ + B y ˆj + Bz kˆ )
= Ax Bx + Ay B y + Az Bz
27
Copyright © 2009 Pearson Education, Inc.
Example 7-4: Using the dot product.
The force shown has magnitude FP = 20 N and
makes an angle of 30° to the ground. Calculate
the work done by this force, using the dot
product, when the wagon is dragged 100 m
along the ground.
28
Copyright © 2009 Pearson Education, Inc.
Solution:
d = 100 î
29
Copyright © 2009 Pearson Education, Inc.
Example :
Find the angle between the vectors
A = 8iˆ + 3 ˆj and B = −5iˆ − 7 ˆj
Solution:
A.B = Ax B x + Ay B y + Az B z
= 8 (− 5) + 3 (− 7 ) + 0 0 = −61
Also we have
A.B = A B cos = 82 + 32 (− 5)2 + (− 7)2 cos
= 8.544 8.60 cos = 73.5 cos
Thus
− 61
= cos
−1
= 146.1o
73.5
30
Copyright © 2009 Pearson Education, Inc.
Chapter 11
11-2 Vector Product (Cross product)
The vector cross product is defined as:
31
Copyright © 2009 Pearson Education, Inc.
C = A B
C=A B sinθ B
• The magnitude of C
is given as
θ
• C = A B sin A
î î = 0 ĵ ĵ = 0 k̂ k̂ = 0
î ĵ = k̂ ĵ k̂ = î k̂ î = ĵ
32
Copyright © 2009 Pearson Education, Inc.
The cross product can also be written in
determinant form:
33
Copyright © 2009 Pearson Education, Inc.
Some properties of the cross product:
34
Copyright © 2009 Pearson Education, Inc.
Example:
(a) Find the cross product of the two vectors
ˆ ˆ ˆ ˆ
A = 8i + 3 j and B = −5i − 7 j
(b) Verify that
(
A B = − B A )
Solution:
(a)
ˆ ˆ
A B = 8i + 3 j ( ) (
ˆ
−5iˆ − 7 j )
ˆ ˆ ˆ ˆ ˆ ˆ ˆ ˆ
= −40 i i − 56 i j − 15 j i − 21 j j
ˆ ˆ ˆ
= 0 − 56 k + 15 k + 0 = −41 k
(b)
B A = ( ˆ
)(
ˆ ˆ ˆ
−5i − 7 j 8i + 3 j )
ˆ ˆ ˆ ˆ ˆ ˆ ˆ ˆ
= −40 i i − 15 i j − 56 j i − 21 j j
ˆ ˆ ˆ
= 0 − 15 k + 56 k + 0 = +41 k