Dot Scalar Product
Dot Scalar Product
Dot Scalar Product
6.4 Products
2
The Dot Product of Two Vectors
3
The Dot Product of Two Vectors
So far you have studied two vector operations—vector
addition and multiplication by a scalar—each of which
yields another vector.
4
The Dot Product of Two Vectors
5
Example 2 – Using Properties of Dot Products
Let u = –1, 3, v = 2, –4, and w = 1, –2. Use the vectors
and the properties of the dot product to find the indicated
quantity.
a. (u v)w b. u 2v
Solution:
Begin by finding the dot product of u and v.
u v = –1, 3 2, –4
= (–1)(2) + 3(–4)
= –14
6
Example 2 – Solution cont’d
= –14, 28
b. u 2v = 2(u v)
= 2(–14)
= –28
7
The Angle Between Two Vectors
8
The Angle Between Two Vectors
The angle between two nonzero vectors is the angle ,
0 , between their respective standard position
vectors, as shown in Figure 6.36.
Figure 6.36
This angle can be found using the dot product. (Note that
the angle between the zero vector and another vector is not
defined.)
9
The Angle Between Two Vectors
10
Example 3 – Finding the Angle Between Two Vectors
Solution:
11
Example 3 – Solution cont’d
Figure 6.37
12
The Angle Between Two Vectors
orthogonal?
Solution:
Begin by finding the dot product of the two vectors.
= 2(6) + (–3)(4)
=0
14
Example 4 – Solution cont’d
Figure 6.39
15
Finding Vector Components
16
Finding Vector Components
You have already seen applications in which two vectors
are added to produce a resultant vector. Many applications
in physics and engineering pose the reverse problem—
decomposing a given vector into the sum of two
vector components.
F = w 1 + w 2. Vector components of F
18
Finding Vector Components
A procedure for finding w1 and w2 is shown below.
19
Finding Vector Components
is acute. is obtuse.
Figure 6.41
20
Finding Vector Components
From the definition of vector components, you can see that
it is easy to find the component w2 once you have found the
projection of u onto v. To find the projection, you can use
the dot product, as follows.
u = w1 + w2
u = cv + w2 w1 is a scalar multiple of v.
u v = cv v + w2 v
21
Finding Vector Components
So,
and
22
Example 5 – Decomposing a Vector into Components
23
Example 5 – Solution
The projection of onto is
Figure 6.42 24
Example 5 – Solution cont’d
So,
u = w1 + w2
= 3, –5
25