Top Banner
1 Copyright © Cengage Learning. All rights reserved. 3 Additional Topics in Trigonometry
33

1 Copyright © Cengage Learning. All rights reserved. 3 Additional Topics in Trigonometry.

Dec 14, 2015

Download

Documents

Stuart Richards
Welcome message from author
This document is posted to help you gain knowledge. Please leave a comment to let me know what you think about it! Share it to your friends and learn new things together.
Transcript
Page 1: 1 Copyright © Cengage Learning. All rights reserved. 3 Additional Topics in Trigonometry.

1Copyright © Cengage Learning. All rights reserved.

3Additional Topics

in Trigonometry

Page 2: 1 Copyright © Cengage Learning. All rights reserved. 3 Additional Topics in Trigonometry.

3.4

Copyright © Cengage Learning. All rights reserved.

VECTORS AND DOT PRODUCTS

Page 3: 1 Copyright © Cengage Learning. All rights reserved. 3 Additional Topics in Trigonometry.

3

• Find the dot product of two vectors and use the properties of the dot product.

• Find the angle between two vectors and determine whether two vectors are orthogonal.

• Write a vector as the sum of two vector components.

• Use vectors to find the work done by a force.

What You Should Learn

Page 4: 1 Copyright © Cengage Learning. All rights reserved. 3 Additional Topics in Trigonometry.

4

The Dot Product of Two Vectors

Page 5: 1 Copyright © Cengage Learning. All rights reserved. 3 Additional Topics in Trigonometry.

5

The Dot Product of Two Vectors

In this section, you will study a third vector operation, the dot product. This product yields a scalar, rather than a vector.

Page 6: 1 Copyright © Cengage Learning. All rights reserved. 3 Additional Topics in Trigonometry.

6

The Dot Product of Two Vectors

Page 7: 1 Copyright © Cengage Learning. All rights reserved. 3 Additional Topics in Trigonometry.

7

Example 1 – Finding Dot Products

Find each dot product.

a. 4, 5 2, 3 b. 2, –1 1, 2 c. 0, 3 4, –2

Solution:

a. 4, 5 2, 3 = 4(2) + 5(3)

= 8 + 15

= 23

b. 2, –1 1, 2 = 2(1) + (–1)(2)

= 2 – 2

= 0

Page 8: 1 Copyright © Cengage Learning. All rights reserved. 3 Additional Topics in Trigonometry.

8

Example 1 – Solution

c. 0, 3 4, –2 = 0(4) + 3(–2)

= 0 – 6

= – 6

cont’d

Page 9: 1 Copyright © Cengage Learning. All rights reserved. 3 Additional Topics in Trigonometry.

9

The Dot Product of Two Vectors

In Example 1, be sure you see that the dot product of two vectors is a scalar (a real number), not a vector. Moreover, notice that the dot product can be positive, zero, or negative.

Page 10: 1 Copyright © Cengage Learning. All rights reserved. 3 Additional Topics in Trigonometry.

10

Example 2 – Using Properties of Dot Products

Let u = –1, 3 , v = 2, – 4, and w = 1, –2. Find each dot product.

a.u vw

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

Page 11: 1 Copyright © Cengage Learning. All rights reserved. 3 Additional Topics in Trigonometry.

11

Example 2 – Solution

a. (u v)w = –141, –2

= –14, 28

b. u 2v = 2(u v)

= 2(–14)

= – 28

Notice that the product in part (a) is a vector, whereas the product in part (b) is a scalar.

cont’d

Page 12: 1 Copyright © Cengage Learning. All rights reserved. 3 Additional Topics in Trigonometry.

12

The Angle Between Two Vectors

Page 13: 1 Copyright © Cengage Learning. All rights reserved. 3 Additional Topics in Trigonometry.

13

The Angle Between Two Vectors

The angle between two nonzerovectors is the angle , 0 ,between their respective standard position vectors, as shown in

Figure 3.33. This angle can be foundusing the dot product.

Figure 3.33

Page 14: 1 Copyright © Cengage Learning. All rights reserved. 3 Additional Topics in Trigonometry.

14

Example 4 – Finding the Angle Between Two Vectors

Find the angle between u = 4, 3 and v = 3, 5.

Solution:

The two vectors and are shown in Figure 3.34.

Figure 3.34

Page 15: 1 Copyright © Cengage Learning. All rights reserved. 3 Additional Topics in Trigonometry.

15

Example 4 – Solution

This implies that the angle between the two vectors is

cont’d

Page 16: 1 Copyright © Cengage Learning. All rights reserved. 3 Additional Topics in Trigonometry.

16

The Angle Between Two Vectors

Rewriting the expression for the angle between two vectors in the form

u v = || u || || v || cos

produces an alternative way to calculate the dot product.

From this form, you can see that because || u || and || v || are always positive, u v and cos will always have the same sign.

Alternative form of dot product

Page 17: 1 Copyright © Cengage Learning. All rights reserved. 3 Additional Topics in Trigonometry.

17

The Angle Between Two Vectors

Figure 3.35 shows the five possible orientations of two vectors.

Figure 3.35

Page 18: 1 Copyright © Cengage Learning. All rights reserved. 3 Additional Topics in Trigonometry.

18

The Angle Between Two Vectors

The terms orthogonal and perpendicular mean essentially the same thing—meeting at right angles.

Note that the zero vector is orthogonal to every vector u, because 0 u = 0.

Page 19: 1 Copyright © Cengage Learning. All rights reserved. 3 Additional Topics in Trigonometry.

19

Finding Vector Components

Page 20: 1 Copyright © Cengage Learning. All rights reserved. 3 Additional Topics in Trigonometry.

20

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.

Consider a boat on an inclined ramp, as shown in Figure 3.37.

The force F due to gravity pulls the boat down the ramp and against the ramp. Figure 3.37

Page 21: 1 Copyright © Cengage Learning. All rights reserved. 3 Additional Topics in Trigonometry.

21

Finding Vector Components

These two orthogonal forces, w1 and w2, are vector components of F. That is,

F = w1 + w2.

The negative of component w1 represents the force needed to keep the boat from rolling down the ramp, whereas w2 represents the force that the tires must withstand against the ramp.

Vector components of F

Page 22: 1 Copyright © Cengage Learning. All rights reserved. 3 Additional Topics in Trigonometry.

22

Finding Vector Components

A procedure for finding w1 and w2 is shown as below

Page 23: 1 Copyright © Cengage Learning. All rights reserved. 3 Additional Topics in Trigonometry.

23

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 = cv + w2

u v = (cv + w2) v

= cv v + w2 v

w1 is a scalar multiple of v.

Take dot product of each side with v.

Page 24: 1 Copyright © Cengage Learning. All rights reserved. 3 Additional Topics in Trigonometry.

24

Finding Vector Components

= c|| v ||2 + 0

So,

and

w2 and v are orthogonal.

Page 25: 1 Copyright © Cengage Learning. All rights reserved. 3 Additional Topics in Trigonometry.

25

Example 6 – Decomposing a Vector into Components

Find the projection of u = 3, –5 onto v = 6, 2. Then write u as the sum of two orthogonal vectors, one of which is projvu.

Solution:

The projection of u onto v is

Page 26: 1 Copyright © Cengage Learning. All rights reserved. 3 Additional Topics in Trigonometry.

26

Example 6 – Solution

as shown in Figure 3.39.

cont’d

Figure 3.39

Page 27: 1 Copyright © Cengage Learning. All rights reserved. 3 Additional Topics in Trigonometry.

27

Example 6 – Solution

The other component, w2, is

So,

cont’d

Page 28: 1 Copyright © Cengage Learning. All rights reserved. 3 Additional Topics in Trigonometry.

28

Work

Page 29: 1 Copyright © Cengage Learning. All rights reserved. 3 Additional Topics in Trigonometry.

29

Work

The work W done by a constant force F acting along the line of motion of an object is given by

W = (magnitude of force)(distance)

as shown in Figure 3.41.

Force acts along the line of motion.

Figure 3.41

Page 30: 1 Copyright © Cengage Learning. All rights reserved. 3 Additional Topics in Trigonometry.

30

Work

If the constant force F is not directed along the line of motion, as shown in Figure 3.42,

the work W done by the force is given by

Force acts at angle with the line of motion.

Figure 3.42

Projection form for work

Page 31: 1 Copyright © Cengage Learning. All rights reserved. 3 Additional Topics in Trigonometry.

31

Work

This notion of work is summarized in the following definition.

Alternative form of dot product

Page 32: 1 Copyright © Cengage Learning. All rights reserved. 3 Additional Topics in Trigonometry.

32

Example 8 – Finding Work

To close a sliding barn door, a person pulls on a rope with a constant force of 50 pounds at a constant angle of 60, as shown in Figure 3.43. Find the work done in moving the barn door 12 feet to its closed position.

Figure 3.43

Page 33: 1 Copyright © Cengage Learning. All rights reserved. 3 Additional Topics in Trigonometry.

33

Example 8 – Solution

Using a projection, you can calculate the work as follows.

So, the work done is 300 foot-pounds.

You can verify this result by finding the vectors F and and calculating their dot product.

Projection form for work