Download presentation
Presentation is loading. Please wait.
Published byAntony Poynor Modified over 9 years ago
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:
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
Similar presentations
© 2025 SlidePlayer.com. Inc.
All rights reserved.