Download presentation
Presentation is loading. Please wait.
Published byJonah Barker Modified over 9 years ago
1
Copyright © Cengage Learning. All rights reserved. Vectors in Two and Three Dimensions
2
Copyright © Cengage Learning. All rights reserved. 9.4 Vectors in Three Dimensions
3
3 Objectives ► Vectors in Space ► Combining Vectors in Space ► The Dot Product for Vectors in Space
4
4 Vectors in Three Dimensions Vectors in space have a direction that is in three-dimensional space. The properties that hold for vectors in the plane hold for vectors in space as well.
5
5 Vectors in Space
6
6 When we place a vector a in space with its initial point at the origin, we can describe it algebraically as an ordered triple: a = a 1, a 2, a 3 where a 1, a 2 and a 3 are the components of a (see Figure 1). a = a 1, a 2, a 3 Figure 1
7
7 Vectors in Space A vector has many different representations, depending on its initial point. The following definition gives the relationship between the algebraic and geometric representations of a vector.
8
8 Example 1 – Describing Vectors in Component Form (a) Find the components of the vector a with initial point P(1, –4, 5) and terminal point Q(3, 1, –1). (b) If the vector b = –2, 1, 3 has initial point (2, 1, –1), what is its terminal point?
9
9 Example 1(a) – Solution The desired vector is a = 3 – 1, 1 – (–4), –1 – 5 2, 5, –6 See Figure 2. cont’d a = 2, 5, –6 Figure 2
10
10 Example 1(b) – Solution Let the terminal point of b be (x, y, z). Then b = x – 2, y – 1, z – (–1) Since b = –2, 1, 3 we have x – 2 = –2, y – 1 = 1, and z + 1 = 3. So x = 0, y = 2, and z = 2, and the terminal point is (0, 2, 2). cont’d
11
11 Vectors in Space The following formula is a consequence of the Distance Formula, since the vector in a = a 1, a 2, a 3 standard position has initial point (0, 0, 0) and terminal point (a 1, a 2, a 3 ).
12
12 Example 2 – Magnitude of Vectors in Three Dimensions Find the magnitude of the given vector. (a) u = 3, 2, 5 (b) v = 0, 3, –1 (c) w = 0, 0, –1 Solution: (a) (b) (c)
13
13 Combining Vectors in Space
14
14 Combining Vectors in Space We now give definitions of the algebraic operations involving vectors in three dimensions.
15
15 Example 3 – Operations with Three-Dimensional Vectors Find the magnitude of the given vector. If u = 1, –2, 4 and v = 6, –1, 1 find u + v, u – v, and 5u – 3v. Solution: Using the definitions of algebraic operations we have u + v = 1 + 6, –2 – 1, 4 + 1 = 7, –3, 5
16
16 Example 3 – Solution u – v = 1 – 6, –2 – (–1), 4 – 1 = –5, –1, 3 5u – 3v = 5 1, –2, 4 – 3 6, –1, 1 = 5, –10, 20 – 18, –3, 3 = –13, –7, 17 cont’d
17
17 Combining Vectors in Space A unit vector is a vector of length 1. The vector w in Example 2(c) is an example of a unit vector. Some other unit vectors in three dimensions are i = 1, 0, 0 j = 0, 1, 0 k = 0, 0, 1 as shown in Figure 3. Figure 3
18
18 Combining Vectors in Space Any vector in three dimensions can be written in terms of these three vectors (see Figure 4). Figure 4
19
19 Combining Vectors in Space All the properties of vectors hold for vectors in three dimensions as well. We use these properties in the next example.
20
20 Example 4 – Vectors in Terms of i, j, and k (a) Write the vector u = 5, –3, 6 in terms of i, j, and k. (b) If u = i + 2j – 3k and v = 4i + 7k, express the vector 2u + 3v in terms of i, j, and k. Solution: (a) u = 5i + (–3)j + 6k = 5i – 3j + 6k
21
21 Example 4 – Solution (b) We use the properties of vectors to get the following: 2u + 3v = 2(2i + 2j – 3k) + 3(4i + 7k) = 4i + 4j – 6k + 12i + 21k = 16i + 4j + 15k cont’d
22
22 The Dot Product for Vectors in Space
23
23 The Dot Product for Vectors in Space We define the dot product for vectors in three dimensions. All the properties of the dot product, including the Dot Product Theorem, hold for vectors in three dimensions.
24
24 Example 5 – Calculating Dot Products for Vectors in Three Dimensions Find the given dot product. (a) –1, 2, 3 6, 5, –1 (b) (2i – 3j – k) (–i + 2j + 8k) Solution: (a) –1, 2, 3 6, 5, –1 = (–1)(6) + (2)(5) + (3)(–1) = 1 (b) (2i – 3j – k) (–i + 2j + 8k) = 2, –3, –1 –1, 2, 8 = (2)(–1) + (–3)(2) + (–1)(8) = –16
25
25 The Dot Product for Vectors in Space The cosine of the angle between two vectors can be calculated using the dot product. The same property holds for vectors in three dimensions.
26
26 Example 6 – Checking Vectors for Perpendicularity Show that the vector u = 2i + 2j – k is perpendicular to 5i – 4j + 2k. Solution: We find the dot product. (2i + 2j – k) (5i – 4j + 2k) = (2)(5) + (2)(–4) + (–1)(2) = 0
27
27 Example 6 – Solution Since the dot product is 0, the vectors are perpendicular. See Figure 5. cont’d The vectors u and v are perpendicular. Figure 5
28
28 Direction Angles of a Vector
29
29 D irection Angles of a Vector The direction angles of a nonzero vector a = a 1 i + a 2 j + a 3 k are the angles , β, and γ in the interval [0, ] that the vector a makes with the positive x-, y-, and z- axes (see Figure 6). Direction angles of the vector a Figure 6
30
30 D irection Angles of a Vector The cosines of these angles, cos , cos β, and cos γ, are called the direction cosines of the vector a. By using the formula for the angle between two vectors, we can find the direction cosines of a:
31
31 D irection Angles of a Vector
32
32 Example 7 – Finding the Direction Angles of a Vector Find the direction angles of the vector a = i + 2j + 3k. Solution: The length of the vector a is | a | = =. From the direction angles formula we get
33
33 Example 7 – Solution Since the direction angles are in the interval [0, ] and since cos –1 gives angles in that same interval, we get , β, and γ by simply taking cos –1 of the above equations. cont’d
34
34 D irection Angles of a Vector The direction angles of a vector uniquely determine its direction, but not its length. If we also know the length of the vector a, the expressions for the direction cosines of a allow us to express the vector as From this we get a = | a | cos , cos β, cos γ = cos , cos β, cos γ
35
35 D irection Angles of a Vector Since a/| a | is a unit vector we get the following. This property indicates that if we know two of the direction cosines of a vector, we can find the third up to its sign.
36
36 Example 8 – Finding the Direction Angles of a Vector A vector makes an angle = /3 with the positive x-axis and an angle β = 3 /4 with the positive y-axis. Find the angle γ that the vector makes with the positive z-axis, given that γ is an obtuse angle. Solution: By the property of the direction angles we have
37
37 Example 8 – Solution Since we require γ to be an obtuse angle, we conclude that γ = 2 /3. cont’d
Similar presentations
© 2025 SlidePlayer.com. Inc.
All rights reserved.