6.4 vectors and dot products the definition of the dot product of two vectors the dot product of u =...

8
6.4 Vectors and Dot Products The Definition of the Dot Product of Two Vectors product of u = and v = u 1 , u 2 v 1 , v 2 u v = u 1 v 1 + u 2 v 2 Ex.’s Find each dot product. a . 4,5 2,3 b . 2,−1 1,2 c . 0,3 4,−2 =42 () +53 () = 23 = 21 () + −1 ( ) 2 () =0 = 04 () + 3 −2 ( ) = −6

Upload: asher-flowers

Post on 24-Dec-2015

216 views

Category:

Documents


2 download

TRANSCRIPT

Page 1: 6.4 Vectors and Dot Products The Definition of the Dot Product of Two Vectors The dot product of u = and v = is Ex.’s Find each dot product

6.4

Vectors and Dot Products

The Definition of the Dot Product of Two Vectors

The dot product of u = and v = is

u1,u2

v1,v2

u ⋅v = u1v1 + u2v2

Ex.’s Find each dot product.

a. 4,5 ⋅ 2,3

b. 2,−1 ⋅ 1,2

c. 0,3 ⋅ 4,−2€

=4 2( ) + 5 3( ) = 23

=2 1( ) + −1( ) 2( ) = 0

=0 4( ) + 3 −2( ) = −6

Page 2: 6.4 Vectors and Dot Products The Definition of the Dot Product of Two Vectors The dot product of u = and v = is Ex.’s Find each dot product

Properties of the Dot Product

Let u, v, and w be vectors in the plane or in space and let c be a scalar.

u ⋅v = v ⋅u

0 ⋅v = 0

u ⋅ v + w( ) = u ⋅v + u ⋅w

v ⋅v = v2

c u ⋅v( ) = cu ⋅v = u ⋅cv

Page 3: 6.4 Vectors and Dot Products The Definition of the Dot Product of Two Vectors The dot product of u = and v = is Ex.’s Find each dot product

Let

u = −1,3 , v = 2,−4 , and w = 1,−2

Find

u ⋅v( )w First, find u . v

u ⋅v = −1( ) 2( ) + 3 −4( ) = −14

u ⋅v( )w

=−14 1,−2 = −14,28

Find u . 2v = 2(u . v) = 2(-14) = -28

Page 4: 6.4 Vectors and Dot Products The Definition of the Dot Product of Two Vectors The dot product of u = and v = is Ex.’s Find each dot product

The Angle Between Two Vectors

If is the angle between two nonzero vectors u and v, then

θ

cosθ =u ⋅vu v

Find the angle between

u = 4,3 & v = 3,5€

v = 3,5

u = 4,3

cosθ =4,3 ⋅ 3,5

4,3 3,5

=27

5 34

θ =arccos27

5 34≈ 22.2°

Page 5: 6.4 Vectors and Dot Products The Definition of the Dot Product of Two Vectors The dot product of u = and v = is Ex.’s Find each dot product

Definition of Orthogonal Vectors (90 degree angles)

The vectors u and v are orthogonal if u . v = 0

Are the vectors orthogonal?

u = 2,−3 & v = 6,4

Find the dot product of the two vectors.

u ⋅v = 2,−3 ⋅ 6,4 = 2 6( ) + −3( ) 4( ) = 0

Because the dot product is 0, the two vectors are orthogonal.

End of notes.

Page 6: 6.4 Vectors and Dot Products The Definition of the Dot Product of Two Vectors The dot product of u = and v = is Ex.’s Find each dot product

Finding Vector Components

Let u and v be nonzero vectors such that u = w1 + w2

where w1 and w2 are orthogonal and w1 is parallel to(or a scalar multiple of) v. The vectors w1 and w2 are called vector components of u. The vector w1 is the projection of u onto v and is denoted by w1 = projvu.The vector w2 is given by w2 = u - w1.

w2

v

u

w1

θ

θ is acute

{w1

uw2

{

θ€

θ is obtuse

v

Page 7: 6.4 Vectors and Dot Products The Definition of the Dot Product of Two Vectors The dot product of u = and v = is Ex.’s Find each dot product

Projection of u onto v

Let u and v be nonzero vectors. The projection of u onto v is

projvu =u ⋅v

v2

⎝ ⎜ ⎜

⎠ ⎟ ⎟v

Page 8: 6.4 Vectors and Dot Products The Definition of the Dot Product of Two Vectors The dot product of u = and v = is Ex.’s Find each dot product

Find the projection of onto Then write u as the the sum of two orthogonal vectors, one which is projvu.

u = 3,−5

v = 6,2 .

w1 = projvu =

u ⋅v

v2

⎝ ⎜ ⎜

⎠ ⎟ ⎟v =

8

40

⎝ ⎜

⎠ ⎟ 6,2 =

6

5,2

5

w2 = u - w1 =

3,5 −6

5,2

5=

9

5,−

27

5

So,

u = w1 + w2 =

6

5,2

5+

9

5,−

27

5= 3,−5