Presentation is loading. Please wait.

Presentation is loading. Please wait.

Vector Operations in R 3 Section 6.7. Standard Unit Vectors in R 3 The standard unit vectors, i(1,0,0), j(0,1,0) and k(0,0,1) can be used to form any.

Similar presentations


Presentation on theme: "Vector Operations in R 3 Section 6.7. Standard Unit Vectors in R 3 The standard unit vectors, i(1,0,0), j(0,1,0) and k(0,0,1) can be used to form any."— Presentation transcript:

1 Vector Operations in R 3 Section 6.7

2 Standard Unit Vectors in R 3 The standard unit vectors, i(1,0,0), j(0,1,0) and k(0,0,1) can be used to form any other 3D vector. Try: Re-write the vector a(4, -5, -12) as a linear combination of i,j and k:

3 Calculating Magnitude in three dimensions Try: Write an expression for the magnitude of vector P:

4 Finding the Magnitude of Vectors in R 3 Determine the magnitude of the following vectors:

5

6

7 Problem Solving:

8 Summary: How do you find the distance between the point (x 1, y 1, z 1 ) and (x 2, y 2, z 2 )? How do you find the vector between A(x 1, y 1, z 1 ) and B(x 2, y 2, z 2 ) Practice: Pg. 332, #3, 5, 7, 10, 14, 15


Download ppt "Vector Operations in R 3 Section 6.7. Standard Unit Vectors in R 3 The standard unit vectors, i(1,0,0), j(0,1,0) and k(0,0,1) can be used to form any."

Similar presentations


Ads by Google