SlideShare a Scribd company logo
6.1 
Vectors in the 
Plane 
Copyright © 2011 Pearson, Inc.
What you’ll learn about 
 Two-Dimensional Vectors 
 Vector Operations 
 Unit Vectors 
 Direction Angles 
 Applications of Vectors 
… and why 
These topics are important in many real-world 
applications, such as calculating the effect of the wind on 
an airplane’s path. 
Copyright © 2011 Pearson, Inc. Slide 6.1 - 2
Directed Line Segment 
Copyright © 2011 Pearson, Inc. Slide 6.1 - 3
Two-Dimensional Vector 
A two - dimensional vector v is an ordered pair of real 
numbers, denoted in component form as a,b . The 
numbers a and b are the components of the vector v. 
The standard representation of the vector a,b is the 
arrow from the origin to the point (a,b). The magnitude 
of v is the length of the arrow and the direction of v is the 
direction in which the arrow is pointing. The vector 
0 = 0,0 , called the zero vector, has zero length and 
no direction. 
Copyright © 2011 Pearson, Inc. Slide 6.1 - 4
Initial Point, Terminal Point, 
Equivalent 
Copyright © 2011 Pearson, Inc. Slide 6.1 - 5
Head Minus Tail (HMT) Rule 
If an arrow has initial point x1, y1   and terminal point 
x2 , y2  , it represents the vector x2  x1, y2  y1 . 
Copyright © 2011 Pearson, Inc. Slide 6.1 - 6
Magnitude 
If v is represented by the arrow from x1, y1   to x2 , y2  , 
then 
v  x2  x1  2 
 y2  y1  2 
. 
If v  a,b , then v  a2  b2 . 
Copyright © 2011 Pearson, Inc. Slide 6.1 - 7
Example Finding Magnitude of a 
Vector 
Find the magnitude of v represented by PQ, 
where P  (3,4) and Q  (5,2). 
Copyright © 2011 Pearson, Inc. Slide 6.1 - 8
Example Finding Magnitude of a 
Vector 
Find the magnitude of v represented by PQ, 
where P  (3,4) and Q  (5,2). 
v  x2  x1  2 
 y2  y1  2 
 5 32 
 2  (4)2 
 2 10 
Copyright © 2011 Pearson, Inc. Slide 6.1 - 9
Vector Addition and Scalar Multiplication 
Let u  u1,u2 and v  v1,v2 be vectors and let k be 
a real number (scalar). The sum (or resultant) of the 
vectors u and v is the vector 
u  v  u1  v1,u2  v2 . 
The product of the scalar k and the vector u is 
ku  k u1,u2  ku1,ku2 . 
Copyright © 2011 Pearson, Inc. Slide 6.1 - 10
Example Performing Vector 
Operations 
Let u  2, 1 and v  5,3 . Find 3u  v. 
Copyright © 2011 Pearson, Inc. Slide 6.1 - 11
Example Performing Vector 
Operations 
Let u  2, 1 and v  5,3 . Find 3u  v. 
3u  32, 31 = 6,  3 
3u  v = 6,  3  5,3  6  5,3 3  11,0 
Copyright © 2011 Pearson, Inc. Slide 6.1 - 12
Unit Vectors 
A vector u with | u |  1 is a unit vector. If v is not 
the zero vector 0,0 , then the vector u  
v 
| v | 
 
1 
| v | 
v 
is a unit vector in the direction of v. 
Copyright © 2011 Pearson, Inc. Slide 6.1 - 13
Example Finding a Unit Vector 
Find a unit vector in the direction of v  2,  3 . 
Copyright © 2011 Pearson, Inc. Slide 6.1 - 14
Example Finding a Unit Vector 
Find a unit vector in the direction of v  2,  3 . 
v  2,  3  22  32 
 13, so 
v 
v 
 
1 
13 
2,  3  
2 
13 
,  
3 
13 
Copyright © 2011 Pearson, Inc. Slide 6.1 - 15
Standard Unit Vectors 
The two vectors i  1,0 and j  0,1 are the standard 
unit vectors. Any vector v can be written as an expression 
in terms of the standard unit vector: 
v  a,b 
 a,0  0,b 
 a 1,0  b 0,1 
 ai  bj 
Copyright © 2011 Pearson, Inc. Slide 6.1 - 16
Resolving the Vector 
If v has direction angle  , the components of v can 
be computed using the formula 
v = v cos , v sin . 
From the formula above, it follows that the unit vector 
in the direction of v is u  
v 
v 
 cos ,sin . 
Copyright © 2011 Pearson, Inc. Slide 6.1 - 17
Example Finding the Components of 
a Vector 
Find the components of the vector v with 
direction angle 120o and magnitude 8. 
Copyright © 2011 Pearson, Inc. Slide 6.1 - 18
Example Finding the Components of 
a Vector 
Find the components of the vector v with 
direction angle 120o and magnitude 8. 
v  a,b  8cos120o,8sin120o 
 
 8  
1 
2 
  
 
  
,8 
3 
2 
 
  
 
  
 4,4 3 
So a  4 and b  4 3. 
Copyright © 2011 Pearson, Inc. Slide 6.1 - 19
Example Finding the Direction Angle 
of a Vector 
Let u  2,3 and v  4, 1 . 
Find the magnitude and direction angle of each vector. 
Copyright © 2011 Pearson, Inc. Slide 6.1 - 20
Example Finding the Direction Angle 
of a Vector 
Let u  2,3 and v  4, 1 . 
Find the magnitude and direction angle of each vector. 
Let  be the direction angle of u, then 
| u | 22 
 32  13 
2  u cos 
2  13cos 
cos  
2 
13 
 
  cos1 2 
13 
  
 
  
90¼   180¼ 
  123.69¼ 
Copyright © 2011 Pearson, Inc. Slide 6.1 - 21
Example Finding the Direction Angle 
of a Vector 
Let u  2,3 and v  4, 1 . 
Find the magnitude and direction angle of each vector. 
Let  be the direction angle of v, then 
| v | 42 
 12 
 17 
4  v cos 
4  17 cos 
cos  
4 
17 
 
  360¼ cos1 4 
17 
  
 
  
180¼   2700¼ 
  194.04¼ 
Copyright © 2011 Pearson, Inc. Slide 6.1 - 22
Example Finding the Direction Angle 
of a Vector 
Let u  2,3 and v  4, 1 . 
Find the magnitude and direction angle of each vector. 
Interpret 
The direction angle for u 
is   123.69¼. 
The direction angle for v 
is   194.04¼. 
Copyright © 2011 Pearson, Inc. Slide 6.1 - 23
Velocity and Speed 
The velocity of a moving object is a vector 
because velocity has both magnitude and 
direction. The magnitude of velocity is speed. 
Copyright © 2011 Pearson, Inc. Slide 6.1 - 24
Quick Review 
1. Find the values of x and y. 
 
2. Solve for  in degrees.   sin-1 3 
11 
  
 
  
Copyright © 2011 Pearson, Inc. Slide 6.1 - 25
Quick Review 
3. A naval ship leaves Port Northfolk and averages 
43 knots (nautical mph) traveling for 3 hr on a bearing 
of 35o and then 4 hr on a course of 120o. 
What is the boat's bearing and distance from 
Port Norfolk after 7 hr. 
The point P is on the terminal side of the angle  . 
Find the measure of  if 0o    360o. 
4. P(5,7) 
5. P(-5,7) 
Copyright © 2011 Pearson, Inc. Slide 6.1 - 26
Quick Review Solutions 
1. Find the values of x and y. 
x  7.5, y  7.5 3 
 
2. Solve for  in degrees.   sin-1 3 
11 
  
 
  
64.8¼ 
Copyright © 2011 Pearson, Inc. Slide 6.1 - 27
Quick Review Solutions 
3. A naval ship leaves Port Northfolk and averages 
43 knots (nautical mph) traveling for 3 hr on a bearing 
of 35o and then 4 hr on a course of 120o. 
What is the boat's bearing and distance from 
Port Norfolk after 7 hr. 
distance = 224.2; bearing = 84.9¼ 
The point P is on the terminal side of the angle  . 
Find the measure of  if 0o    360o. 
4. P(5,7) 54.5¼ 
5. P(5,7) 125.5¼ 
Copyright © 2011 Pearson, Inc. Slide 6.1 - 28

More Related Content

What's hot

Unit 6.6
Unit 6.6Unit 6.6
Unit 6.6
Mark Ryder
 
Unit 4.6
Unit 4.6Unit 4.6
Unit 4.6
Mark Ryder
 
Position analysis and dimensional synthesis
Position analysis and dimensional synthesisPosition analysis and dimensional synthesis
Position analysis and dimensional synthesis
Preetshah1212
 
ED7202 mds_notes
ED7202 mds_notesED7202 mds_notes
Geometry unit 9.2
Geometry unit 9.2Geometry unit 9.2
Geometry unit 9.2
Mark Ryder
 
methods to draw inflection circle
 methods to draw inflection circle methods to draw inflection circle
methods to draw inflection circle
sabiha khathun
 
Vector Addition
Vector AdditionVector Addition
Vector Additionrinisma5
 
MAT-108 Trigonometry Midterm Review
MAT-108 Trigonometry Midterm ReviewMAT-108 Trigonometry Midterm Review
MAT-108 Trigonometry Midterm Review
Kevin Johnson
 
Maapr3
Maapr3Maapr3
Maapr3
FNian
 
Line integral,Strokes and Green Theorem
Line integral,Strokes and Green TheoremLine integral,Strokes and Green Theorem
Line integral,Strokes and Green Theorem
Hassan Ahmed
 
Physics Notes: Solved numerical of Physics first year
Physics Notes: Solved numerical of Physics first yearPhysics Notes: Solved numerical of Physics first year
Physics Notes: Solved numerical of Physics first year
Ram Chand
 
Geometry unit 9.6 9.7
Geometry unit 9.6 9.7Geometry unit 9.6 9.7
Geometry unit 9.6 9.7
Mark Ryder
 
Trig overview
Trig overviewTrig overview
Trig overview
'Xgen Zeepee
 
sintesis grafica mecanismos
sintesis grafica mecanismossintesis grafica mecanismos
sintesis grafica mecanismos
Mecanismos Ucr
 
Algebra 2 unit 9.6
Algebra 2 unit 9.6Algebra 2 unit 9.6
Algebra 2 unit 9.6
Mark Ryder
 
Scalars & vectors
Scalars & vectorsScalars & vectors
Scalars & vectors
KhanSaif2
 
Calculus Ppt
Calculus PptCalculus Ppt
Calculus Ppt
guest5d26f0c
 
Triangle law of vector addition
Triangle law of vector additionTriangle law of vector addition
Triangle law of vector additionLauragibbo1
 

What's hot (20)

Unit 6.6
Unit 6.6Unit 6.6
Unit 6.6
 
Unit 4.6
Unit 4.6Unit 4.6
Unit 4.6
 
Power point vector
Power point vectorPower point vector
Power point vector
 
Position analysis and dimensional synthesis
Position analysis and dimensional synthesisPosition analysis and dimensional synthesis
Position analysis and dimensional synthesis
 
ED7202 mds_notes
ED7202 mds_notesED7202 mds_notes
ED7202 mds_notes
 
Geometry unit 9.2
Geometry unit 9.2Geometry unit 9.2
Geometry unit 9.2
 
methods to draw inflection circle
 methods to draw inflection circle methods to draw inflection circle
methods to draw inflection circle
 
Vector Addition
Vector AdditionVector Addition
Vector Addition
 
MAT-108 Trigonometry Midterm Review
MAT-108 Trigonometry Midterm ReviewMAT-108 Trigonometry Midterm Review
MAT-108 Trigonometry Midterm Review
 
Maapr3
Maapr3Maapr3
Maapr3
 
Line integral,Strokes and Green Theorem
Line integral,Strokes and Green TheoremLine integral,Strokes and Green Theorem
Line integral,Strokes and Green Theorem
 
Vector
VectorVector
Vector
 
Physics Notes: Solved numerical of Physics first year
Physics Notes: Solved numerical of Physics first yearPhysics Notes: Solved numerical of Physics first year
Physics Notes: Solved numerical of Physics first year
 
Geometry unit 9.6 9.7
Geometry unit 9.6 9.7Geometry unit 9.6 9.7
Geometry unit 9.6 9.7
 
Trig overview
Trig overviewTrig overview
Trig overview
 
sintesis grafica mecanismos
sintesis grafica mecanismossintesis grafica mecanismos
sintesis grafica mecanismos
 
Algebra 2 unit 9.6
Algebra 2 unit 9.6Algebra 2 unit 9.6
Algebra 2 unit 9.6
 
Scalars & vectors
Scalars & vectorsScalars & vectors
Scalars & vectors
 
Calculus Ppt
Calculus PptCalculus Ppt
Calculus Ppt
 
Triangle law of vector addition
Triangle law of vector additionTriangle law of vector addition
Triangle law of vector addition
 

Viewers also liked

Pc 6.3 notes_vectors
Pc 6.3 notes_vectorsPc 6.3 notes_vectors
Pc 6.3 notes_vectors
Jonathan Fjelstrom
 
Unit 5.6
Unit 5.6Unit 5.6
Unit 5.6
Mark Ryder
 
Unit 5.3
Unit 5.3Unit 5.3
Unit 5.3
Mark Ryder
 
Unit 5.4
Unit 5.4Unit 5.4
Unit 5.4
Mark Ryder
 
Unit 5.5
Unit 5.5Unit 5.5
Unit 5.5
Mark Ryder
 
Unit 5.2
Unit 5.2Unit 5.2
Unit 5.2
Mark Ryder
 
Unit 5.1
Unit 5.1Unit 5.1
Unit 5.1
Mark Ryder
 
Arithmetic sequence
Arithmetic sequenceArithmetic sequence
Arithmetic sequence
maricel mas
 

Viewers also liked (9)

Pc 6.3 notes_vectors
Pc 6.3 notes_vectorsPc 6.3 notes_vectors
Pc 6.3 notes_vectors
 
Bab2
Bab2Bab2
Bab2
 
Unit 5.6
Unit 5.6Unit 5.6
Unit 5.6
 
Unit 5.3
Unit 5.3Unit 5.3
Unit 5.3
 
Unit 5.4
Unit 5.4Unit 5.4
Unit 5.4
 
Unit 5.5
Unit 5.5Unit 5.5
Unit 5.5
 
Unit 5.2
Unit 5.2Unit 5.2
Unit 5.2
 
Unit 5.1
Unit 5.1Unit 5.1
Unit 5.1
 
Arithmetic sequence
Arithmetic sequenceArithmetic sequence
Arithmetic sequence
 

Similar to Unit 6.1

8.3 Vectors
8.3 Vectors8.3 Vectors
8.3 Vectors
smiller5
 
Engineering Physics chapter ch04-10e.pptx
Engineering Physics chapter ch04-10e.pptxEngineering Physics chapter ch04-10e.pptx
Engineering Physics chapter ch04-10e.pptx
EngrNoumanMemon
 
Unit 8.5
Unit 8.5Unit 8.5
Unit 8.5
Mark Ryder
 
Lesson4.3Vectors.ppt
Lesson4.3Vectors.pptLesson4.3Vectors.ppt
Lesson4.3Vectors.ppt
MohamedSamy746825
 
Vector Algebra.pptx
Vector Algebra.pptxVector Algebra.pptx
Vector Algebra.pptx
azrulZamir2
 
Lecture 12 orhogonality - 6.1 6.2 6.3
Lecture 12   orhogonality - 6.1 6.2 6.3Lecture 12   orhogonality - 6.1 6.2 6.3
Lecture 12 orhogonality - 6.1 6.2 6.3
njit-ronbrown
 
CHAPTER 3.pptx
CHAPTER 3.pptxCHAPTER 3.pptx
CHAPTER 3.pptx
BangIzz
 
Unit 8.1
Unit 8.1Unit 8.1
Unit 8.1
Mark Ryder
 
Calculus it
Calculus itCalculus it
Calculus it
vinay khimsuriya
 
Vector
VectorVector
Vector
noornadim
 
Lesson 2: Vectors and the Dot Product
Lesson 2: Vectors and the Dot ProductLesson 2: Vectors and the Dot Product
Lesson 2: Vectors and the Dot Product
Matthew Leingang
 
2. Linear Algebra for Machine Learning: Basis and Dimension
2. Linear Algebra for Machine Learning: Basis and Dimension2. Linear Algebra for Machine Learning: Basis and Dimension
2. Linear Algebra for Machine Learning: Basis and Dimension
Ceni Babaoglu, PhD
 
precalculus 6.3
precalculus 6.3precalculus 6.3
precalculus 6.3
Itumeleng Segona
 
Engineering Physics Lec 2 ch02-10e.pptx
Engineering Physics Lec 2  ch02-10e.pptxEngineering Physics Lec 2  ch02-10e.pptx
Engineering Physics Lec 2 ch02-10e.pptx
EngrNoumanMemon
 
Unit 8.2
Unit 8.2Unit 8.2
Unit 8.2
Mark Ryder
 
Unit .2
Unit .2Unit .2
Unit .2
Mark Ryder
 
Lecture 13 gram-schmidt inner product spaces - 6.4 6.7
Lecture 13   gram-schmidt  inner product spaces - 6.4 6.7Lecture 13   gram-schmidt  inner product spaces - 6.4 6.7
Lecture 13 gram-schmidt inner product spaces - 6.4 6.7
njit-ronbrown
 
Vectors in Two and Three.pptx
Vectors in Two and Three.pptxVectors in Two and Three.pptx
Vectors in Two and Three.pptx
gayashani2
 
Vectors phy2 chp7
Vectors phy2 chp7Vectors phy2 chp7
Vectors phy2 chp7
Subas Nandy
 
Pre-Calculus - Vectors
Pre-Calculus - VectorsPre-Calculus - Vectors
Pre-Calculus - Vectors
Frances Coronel
 

Similar to Unit 6.1 (20)

8.3 Vectors
8.3 Vectors8.3 Vectors
8.3 Vectors
 
Engineering Physics chapter ch04-10e.pptx
Engineering Physics chapter ch04-10e.pptxEngineering Physics chapter ch04-10e.pptx
Engineering Physics chapter ch04-10e.pptx
 
Unit 8.5
Unit 8.5Unit 8.5
Unit 8.5
 
Lesson4.3Vectors.ppt
Lesson4.3Vectors.pptLesson4.3Vectors.ppt
Lesson4.3Vectors.ppt
 
Vector Algebra.pptx
Vector Algebra.pptxVector Algebra.pptx
Vector Algebra.pptx
 
Lecture 12 orhogonality - 6.1 6.2 6.3
Lecture 12   orhogonality - 6.1 6.2 6.3Lecture 12   orhogonality - 6.1 6.2 6.3
Lecture 12 orhogonality - 6.1 6.2 6.3
 
CHAPTER 3.pptx
CHAPTER 3.pptxCHAPTER 3.pptx
CHAPTER 3.pptx
 
Unit 8.1
Unit 8.1Unit 8.1
Unit 8.1
 
Calculus it
Calculus itCalculus it
Calculus it
 
Vector
VectorVector
Vector
 
Lesson 2: Vectors and the Dot Product
Lesson 2: Vectors and the Dot ProductLesson 2: Vectors and the Dot Product
Lesson 2: Vectors and the Dot Product
 
2. Linear Algebra for Machine Learning: Basis and Dimension
2. Linear Algebra for Machine Learning: Basis and Dimension2. Linear Algebra for Machine Learning: Basis and Dimension
2. Linear Algebra for Machine Learning: Basis and Dimension
 
precalculus 6.3
precalculus 6.3precalculus 6.3
precalculus 6.3
 
Engineering Physics Lec 2 ch02-10e.pptx
Engineering Physics Lec 2  ch02-10e.pptxEngineering Physics Lec 2  ch02-10e.pptx
Engineering Physics Lec 2 ch02-10e.pptx
 
Unit 8.2
Unit 8.2Unit 8.2
Unit 8.2
 
Unit .2
Unit .2Unit .2
Unit .2
 
Lecture 13 gram-schmidt inner product spaces - 6.4 6.7
Lecture 13   gram-schmidt  inner product spaces - 6.4 6.7Lecture 13   gram-schmidt  inner product spaces - 6.4 6.7
Lecture 13 gram-schmidt inner product spaces - 6.4 6.7
 
Vectors in Two and Three.pptx
Vectors in Two and Three.pptxVectors in Two and Three.pptx
Vectors in Two and Three.pptx
 
Vectors phy2 chp7
Vectors phy2 chp7Vectors phy2 chp7
Vectors phy2 chp7
 
Pre-Calculus - Vectors
Pre-Calculus - VectorsPre-Calculus - Vectors
Pre-Calculus - Vectors
 

More from Mark Ryder

Geometry 201 Unit 4.1
Geometry 201 Unit 4.1Geometry 201 Unit 4.1
Geometry 201 Unit 4.1
Mark Ryder
 
Algebra 302 unit 11.4
Algebra 302 unit 11.4Algebra 302 unit 11.4
Algebra 302 unit 11.4
Mark Ryder
 
Algebra 2 unit 10.6
Algebra 2 unit 10.6Algebra 2 unit 10.6
Algebra 2 unit 10.6
Mark Ryder
 
Algebra 2 unit 10.7
Algebra 2 unit 10.7Algebra 2 unit 10.7
Algebra 2 unit 10.7Mark Ryder
 
Algebra 2 unit 10.5
Algebra 2 unit 10.5Algebra 2 unit 10.5
Algebra 2 unit 10.5
Mark Ryder
 
Algebra 2 unit 10.4
Algebra 2 unit 10.4Algebra 2 unit 10.4
Algebra 2 unit 10.4
Mark Ryder
 
Algebra 2 unit 10.3
Algebra 2 unit 10.3Algebra 2 unit 10.3
Algebra 2 unit 10.3
Mark Ryder
 
Algebra 2 unit 10.2
Algebra 2 unit 10.2Algebra 2 unit 10.2
Algebra 2 unit 10.2
Mark Ryder
 
11.1 combination and permutations
11.1 combination and permutations11.1 combination and permutations
11.1 combination and permutations
Mark Ryder
 
Unit 11.3 probability of multiple events
Unit 11.3 probability of multiple eventsUnit 11.3 probability of multiple events
Unit 11.3 probability of multiple events
Mark Ryder
 
Unit 11.2 experimental probability
Unit 11.2 experimental probabilityUnit 11.2 experimental probability
Unit 11.2 experimental probability
Mark Ryder
 
Unit 11.2 theoretical probability
Unit 11.2 theoretical probabilityUnit 11.2 theoretical probability
Unit 11.2 theoretical probability
Mark Ryder
 
11.1 11.1 combination and permutations
11.1 11.1 combination and permutations11.1 11.1 combination and permutations
11.1 11.1 combination and permutations
Mark Ryder
 
Geometry 201 unit 5.7
Geometry 201 unit 5.7Geometry 201 unit 5.7
Geometry 201 unit 5.7
Mark Ryder
 
Geometry 201 unit 5.5
Geometry 201 unit 5.5Geometry 201 unit 5.5
Geometry 201 unit 5.5
Mark Ryder
 
Geometry 201 unit 5.4
Geometry 201 unit 5.4Geometry 201 unit 5.4
Geometry 201 unit 5.4
Mark Ryder
 
Geometry 201 unit 5.3
Geometry 201 unit 5.3Geometry 201 unit 5.3
Geometry 201 unit 5.3
Mark Ryder
 
Geometry 201 unit 4.7
Geometry 201 unit 4.7Geometry 201 unit 4.7
Geometry 201 unit 4.7
Mark Ryder
 
Geometry 201 unit 4.4
Geometry 201 unit 4.4Geometry 201 unit 4.4
Geometry 201 unit 4.4
Mark Ryder
 
Geometry 201 unit 4.3
Geometry 201 unit 4.3Geometry 201 unit 4.3
Geometry 201 unit 4.3
Mark Ryder
 

More from Mark Ryder (20)

Geometry 201 Unit 4.1
Geometry 201 Unit 4.1Geometry 201 Unit 4.1
Geometry 201 Unit 4.1
 
Algebra 302 unit 11.4
Algebra 302 unit 11.4Algebra 302 unit 11.4
Algebra 302 unit 11.4
 
Algebra 2 unit 10.6
Algebra 2 unit 10.6Algebra 2 unit 10.6
Algebra 2 unit 10.6
 
Algebra 2 unit 10.7
Algebra 2 unit 10.7Algebra 2 unit 10.7
Algebra 2 unit 10.7
 
Algebra 2 unit 10.5
Algebra 2 unit 10.5Algebra 2 unit 10.5
Algebra 2 unit 10.5
 
Algebra 2 unit 10.4
Algebra 2 unit 10.4Algebra 2 unit 10.4
Algebra 2 unit 10.4
 
Algebra 2 unit 10.3
Algebra 2 unit 10.3Algebra 2 unit 10.3
Algebra 2 unit 10.3
 
Algebra 2 unit 10.2
Algebra 2 unit 10.2Algebra 2 unit 10.2
Algebra 2 unit 10.2
 
11.1 combination and permutations
11.1 combination and permutations11.1 combination and permutations
11.1 combination and permutations
 
Unit 11.3 probability of multiple events
Unit 11.3 probability of multiple eventsUnit 11.3 probability of multiple events
Unit 11.3 probability of multiple events
 
Unit 11.2 experimental probability
Unit 11.2 experimental probabilityUnit 11.2 experimental probability
Unit 11.2 experimental probability
 
Unit 11.2 theoretical probability
Unit 11.2 theoretical probabilityUnit 11.2 theoretical probability
Unit 11.2 theoretical probability
 
11.1 11.1 combination and permutations
11.1 11.1 combination and permutations11.1 11.1 combination and permutations
11.1 11.1 combination and permutations
 
Geometry 201 unit 5.7
Geometry 201 unit 5.7Geometry 201 unit 5.7
Geometry 201 unit 5.7
 
Geometry 201 unit 5.5
Geometry 201 unit 5.5Geometry 201 unit 5.5
Geometry 201 unit 5.5
 
Geometry 201 unit 5.4
Geometry 201 unit 5.4Geometry 201 unit 5.4
Geometry 201 unit 5.4
 
Geometry 201 unit 5.3
Geometry 201 unit 5.3Geometry 201 unit 5.3
Geometry 201 unit 5.3
 
Geometry 201 unit 4.7
Geometry 201 unit 4.7Geometry 201 unit 4.7
Geometry 201 unit 4.7
 
Geometry 201 unit 4.4
Geometry 201 unit 4.4Geometry 201 unit 4.4
Geometry 201 unit 4.4
 
Geometry 201 unit 4.3
Geometry 201 unit 4.3Geometry 201 unit 4.3
Geometry 201 unit 4.3
 

Recently uploaded

Chapter 3 - Islamic Banking Products and Services.pptx
Chapter 3 - Islamic Banking Products and Services.pptxChapter 3 - Islamic Banking Products and Services.pptx
Chapter 3 - Islamic Banking Products and Services.pptx
Mohd Adib Abd Muin, Senior Lecturer at Universiti Utara Malaysia
 
CLASS 11 CBSE B.St Project AIDS TO TRADE - INSURANCE
CLASS 11 CBSE B.St Project AIDS TO TRADE - INSURANCECLASS 11 CBSE B.St Project AIDS TO TRADE - INSURANCE
CLASS 11 CBSE B.St Project AIDS TO TRADE - INSURANCE
BhavyaRajput3
 
Acetabularia Information For Class 9 .docx
Acetabularia Information For Class 9  .docxAcetabularia Information For Class 9  .docx
Acetabularia Information For Class 9 .docx
vaibhavrinwa19
 
Home assignment II on Spectroscopy 2024 Answers.pdf
Home assignment II on Spectroscopy 2024 Answers.pdfHome assignment II on Spectroscopy 2024 Answers.pdf
Home assignment II on Spectroscopy 2024 Answers.pdf
Tamralipta Mahavidyalaya
 
Adversarial Attention Modeling for Multi-dimensional Emotion Regression.pdf
Adversarial Attention Modeling for Multi-dimensional Emotion Regression.pdfAdversarial Attention Modeling for Multi-dimensional Emotion Regression.pdf
Adversarial Attention Modeling for Multi-dimensional Emotion Regression.pdf
Po-Chuan Chen
 
How to Make a Field invisible in Odoo 17
How to Make a Field invisible in Odoo 17How to Make a Field invisible in Odoo 17
How to Make a Field invisible in Odoo 17
Celine George
 
Synthetic Fiber Construction in lab .pptx
Synthetic Fiber Construction in lab .pptxSynthetic Fiber Construction in lab .pptx
Synthetic Fiber Construction in lab .pptx
Pavel ( NSTU)
 
Operation Blue Star - Saka Neela Tara
Operation Blue Star   -  Saka Neela TaraOperation Blue Star   -  Saka Neela Tara
Operation Blue Star - Saka Neela Tara
Balvir Singh
 
Model Attribute Check Company Auto Property
Model Attribute  Check Company Auto PropertyModel Attribute  Check Company Auto Property
Model Attribute Check Company Auto Property
Celine George
 
BÀI TẬP BỔ TRỢ TIẾNG ANH GLOBAL SUCCESS LỚP 3 - CẢ NĂM (CÓ FILE NGHE VÀ ĐÁP Á...
BÀI TẬP BỔ TRỢ TIẾNG ANH GLOBAL SUCCESS LỚP 3 - CẢ NĂM (CÓ FILE NGHE VÀ ĐÁP Á...BÀI TẬP BỔ TRỢ TIẾNG ANH GLOBAL SUCCESS LỚP 3 - CẢ NĂM (CÓ FILE NGHE VÀ ĐÁP Á...
BÀI TẬP BỔ TRỢ TIẾNG ANH GLOBAL SUCCESS LỚP 3 - CẢ NĂM (CÓ FILE NGHE VÀ ĐÁP Á...
Nguyen Thanh Tu Collection
 
Lapbook sobre os Regimes Totalitários.pdf
Lapbook sobre os Regimes Totalitários.pdfLapbook sobre os Regimes Totalitários.pdf
Lapbook sobre os Regimes Totalitários.pdf
Jean Carlos Nunes Paixão
 
Palestine last event orientationfvgnh .pptx
Palestine last event orientationfvgnh .pptxPalestine last event orientationfvgnh .pptx
Palestine last event orientationfvgnh .pptx
RaedMohamed3
 
Embracing GenAI - A Strategic Imperative
Embracing GenAI - A Strategic ImperativeEmbracing GenAI - A Strategic Imperative
Embracing GenAI - A Strategic Imperative
Peter Windle
 
Introduction to AI for Nonprofits with Tapp Network
Introduction to AI for Nonprofits with Tapp NetworkIntroduction to AI for Nonprofits with Tapp Network
Introduction to AI for Nonprofits with Tapp Network
TechSoup
 
Honest Reviews of Tim Han LMA Course Program.pptx
Honest Reviews of Tim Han LMA Course Program.pptxHonest Reviews of Tim Han LMA Course Program.pptx
Honest Reviews of Tim Han LMA Course Program.pptx
timhan337
 
Supporting (UKRI) OA monographs at Salford.pptx
Supporting (UKRI) OA monographs at Salford.pptxSupporting (UKRI) OA monographs at Salford.pptx
Supporting (UKRI) OA monographs at Salford.pptx
Jisc
 
special B.ed 2nd year old paper_20240531.pdf
special B.ed 2nd year old paper_20240531.pdfspecial B.ed 2nd year old paper_20240531.pdf
special B.ed 2nd year old paper_20240531.pdf
Special education needs
 
678020731-Sumas-y-Restas-Para-Colorear.pdf
678020731-Sumas-y-Restas-Para-Colorear.pdf678020731-Sumas-y-Restas-Para-Colorear.pdf
678020731-Sumas-y-Restas-Para-Colorear.pdf
CarlosHernanMontoyab2
 
Francesca Gottschalk - How can education support child empowerment.pptx
Francesca Gottschalk - How can education support child empowerment.pptxFrancesca Gottschalk - How can education support child empowerment.pptx
Francesca Gottschalk - How can education support child empowerment.pptx
EduSkills OECD
 
The Roman Empire A Historical Colossus.pdf
The Roman Empire A Historical Colossus.pdfThe Roman Empire A Historical Colossus.pdf
The Roman Empire A Historical Colossus.pdf
kaushalkr1407
 

Recently uploaded (20)

Chapter 3 - Islamic Banking Products and Services.pptx
Chapter 3 - Islamic Banking Products and Services.pptxChapter 3 - Islamic Banking Products and Services.pptx
Chapter 3 - Islamic Banking Products and Services.pptx
 
CLASS 11 CBSE B.St Project AIDS TO TRADE - INSURANCE
CLASS 11 CBSE B.St Project AIDS TO TRADE - INSURANCECLASS 11 CBSE B.St Project AIDS TO TRADE - INSURANCE
CLASS 11 CBSE B.St Project AIDS TO TRADE - INSURANCE
 
Acetabularia Information For Class 9 .docx
Acetabularia Information For Class 9  .docxAcetabularia Information For Class 9  .docx
Acetabularia Information For Class 9 .docx
 
Home assignment II on Spectroscopy 2024 Answers.pdf
Home assignment II on Spectroscopy 2024 Answers.pdfHome assignment II on Spectroscopy 2024 Answers.pdf
Home assignment II on Spectroscopy 2024 Answers.pdf
 
Adversarial Attention Modeling for Multi-dimensional Emotion Regression.pdf
Adversarial Attention Modeling for Multi-dimensional Emotion Regression.pdfAdversarial Attention Modeling for Multi-dimensional Emotion Regression.pdf
Adversarial Attention Modeling for Multi-dimensional Emotion Regression.pdf
 
How to Make a Field invisible in Odoo 17
How to Make a Field invisible in Odoo 17How to Make a Field invisible in Odoo 17
How to Make a Field invisible in Odoo 17
 
Synthetic Fiber Construction in lab .pptx
Synthetic Fiber Construction in lab .pptxSynthetic Fiber Construction in lab .pptx
Synthetic Fiber Construction in lab .pptx
 
Operation Blue Star - Saka Neela Tara
Operation Blue Star   -  Saka Neela TaraOperation Blue Star   -  Saka Neela Tara
Operation Blue Star - Saka Neela Tara
 
Model Attribute Check Company Auto Property
Model Attribute  Check Company Auto PropertyModel Attribute  Check Company Auto Property
Model Attribute Check Company Auto Property
 
BÀI TẬP BỔ TRỢ TIẾNG ANH GLOBAL SUCCESS LỚP 3 - CẢ NĂM (CÓ FILE NGHE VÀ ĐÁP Á...
BÀI TẬP BỔ TRỢ TIẾNG ANH GLOBAL SUCCESS LỚP 3 - CẢ NĂM (CÓ FILE NGHE VÀ ĐÁP Á...BÀI TẬP BỔ TRỢ TIẾNG ANH GLOBAL SUCCESS LỚP 3 - CẢ NĂM (CÓ FILE NGHE VÀ ĐÁP Á...
BÀI TẬP BỔ TRỢ TIẾNG ANH GLOBAL SUCCESS LỚP 3 - CẢ NĂM (CÓ FILE NGHE VÀ ĐÁP Á...
 
Lapbook sobre os Regimes Totalitários.pdf
Lapbook sobre os Regimes Totalitários.pdfLapbook sobre os Regimes Totalitários.pdf
Lapbook sobre os Regimes Totalitários.pdf
 
Palestine last event orientationfvgnh .pptx
Palestine last event orientationfvgnh .pptxPalestine last event orientationfvgnh .pptx
Palestine last event orientationfvgnh .pptx
 
Embracing GenAI - A Strategic Imperative
Embracing GenAI - A Strategic ImperativeEmbracing GenAI - A Strategic Imperative
Embracing GenAI - A Strategic Imperative
 
Introduction to AI for Nonprofits with Tapp Network
Introduction to AI for Nonprofits with Tapp NetworkIntroduction to AI for Nonprofits with Tapp Network
Introduction to AI for Nonprofits with Tapp Network
 
Honest Reviews of Tim Han LMA Course Program.pptx
Honest Reviews of Tim Han LMA Course Program.pptxHonest Reviews of Tim Han LMA Course Program.pptx
Honest Reviews of Tim Han LMA Course Program.pptx
 
Supporting (UKRI) OA monographs at Salford.pptx
Supporting (UKRI) OA monographs at Salford.pptxSupporting (UKRI) OA monographs at Salford.pptx
Supporting (UKRI) OA monographs at Salford.pptx
 
special B.ed 2nd year old paper_20240531.pdf
special B.ed 2nd year old paper_20240531.pdfspecial B.ed 2nd year old paper_20240531.pdf
special B.ed 2nd year old paper_20240531.pdf
 
678020731-Sumas-y-Restas-Para-Colorear.pdf
678020731-Sumas-y-Restas-Para-Colorear.pdf678020731-Sumas-y-Restas-Para-Colorear.pdf
678020731-Sumas-y-Restas-Para-Colorear.pdf
 
Francesca Gottschalk - How can education support child empowerment.pptx
Francesca Gottschalk - How can education support child empowerment.pptxFrancesca Gottschalk - How can education support child empowerment.pptx
Francesca Gottschalk - How can education support child empowerment.pptx
 
The Roman Empire A Historical Colossus.pdf
The Roman Empire A Historical Colossus.pdfThe Roman Empire A Historical Colossus.pdf
The Roman Empire A Historical Colossus.pdf
 

Unit 6.1

  • 1. 6.1 Vectors in the Plane Copyright © 2011 Pearson, Inc.
  • 2. What you’ll learn about  Two-Dimensional Vectors  Vector Operations  Unit Vectors  Direction Angles  Applications of Vectors … and why These topics are important in many real-world applications, such as calculating the effect of the wind on an airplane’s path. Copyright © 2011 Pearson, Inc. Slide 6.1 - 2
  • 3. Directed Line Segment Copyright © 2011 Pearson, Inc. Slide 6.1 - 3
  • 4. Two-Dimensional Vector A two - dimensional vector v is an ordered pair of real numbers, denoted in component form as a,b . The numbers a and b are the components of the vector v. The standard representation of the vector a,b is the arrow from the origin to the point (a,b). The magnitude of v is the length of the arrow and the direction of v is the direction in which the arrow is pointing. The vector 0 = 0,0 , called the zero vector, has zero length and no direction. Copyright © 2011 Pearson, Inc. Slide 6.1 - 4
  • 5. Initial Point, Terminal Point, Equivalent Copyright © 2011 Pearson, Inc. Slide 6.1 - 5
  • 6. Head Minus Tail (HMT) Rule If an arrow has initial point x1, y1   and terminal point x2 , y2  , it represents the vector x2  x1, y2  y1 . Copyright © 2011 Pearson, Inc. Slide 6.1 - 6
  • 7. Magnitude If v is represented by the arrow from x1, y1   to x2 , y2  , then v  x2  x1  2  y2  y1  2 . If v  a,b , then v  a2  b2 . Copyright © 2011 Pearson, Inc. Slide 6.1 - 7
  • 8. Example Finding Magnitude of a Vector Find the magnitude of v represented by PQ, where P  (3,4) and Q  (5,2). Copyright © 2011 Pearson, Inc. Slide 6.1 - 8
  • 9. Example Finding Magnitude of a Vector Find the magnitude of v represented by PQ, where P  (3,4) and Q  (5,2). v  x2  x1  2  y2  y1  2  5 32  2  (4)2  2 10 Copyright © 2011 Pearson, Inc. Slide 6.1 - 9
  • 10. Vector Addition and Scalar Multiplication Let u  u1,u2 and v  v1,v2 be vectors and let k be a real number (scalar). The sum (or resultant) of the vectors u and v is the vector u  v  u1  v1,u2  v2 . The product of the scalar k and the vector u is ku  k u1,u2  ku1,ku2 . Copyright © 2011 Pearson, Inc. Slide 6.1 - 10
  • 11. Example Performing Vector Operations Let u  2, 1 and v  5,3 . Find 3u  v. Copyright © 2011 Pearson, Inc. Slide 6.1 - 11
  • 12. Example Performing Vector Operations Let u  2, 1 and v  5,3 . Find 3u  v. 3u  32, 31 = 6,  3 3u  v = 6,  3  5,3  6  5,3 3  11,0 Copyright © 2011 Pearson, Inc. Slide 6.1 - 12
  • 13. Unit Vectors A vector u with | u |  1 is a unit vector. If v is not the zero vector 0,0 , then the vector u  v | v |  1 | v | v is a unit vector in the direction of v. Copyright © 2011 Pearson, Inc. Slide 6.1 - 13
  • 14. Example Finding a Unit Vector Find a unit vector in the direction of v  2,  3 . Copyright © 2011 Pearson, Inc. Slide 6.1 - 14
  • 15. Example Finding a Unit Vector Find a unit vector in the direction of v  2,  3 . v  2,  3  22  32  13, so v v  1 13 2,  3  2 13 ,  3 13 Copyright © 2011 Pearson, Inc. Slide 6.1 - 15
  • 16. Standard Unit Vectors The two vectors i  1,0 and j  0,1 are the standard unit vectors. Any vector v can be written as an expression in terms of the standard unit vector: v  a,b  a,0  0,b  a 1,0  b 0,1  ai  bj Copyright © 2011 Pearson, Inc. Slide 6.1 - 16
  • 17. Resolving the Vector If v has direction angle  , the components of v can be computed using the formula v = v cos , v sin . From the formula above, it follows that the unit vector in the direction of v is u  v v  cos ,sin . Copyright © 2011 Pearson, Inc. Slide 6.1 - 17
  • 18. Example Finding the Components of a Vector Find the components of the vector v with direction angle 120o and magnitude 8. Copyright © 2011 Pearson, Inc. Slide 6.1 - 18
  • 19. Example Finding the Components of a Vector Find the components of the vector v with direction angle 120o and magnitude 8. v  a,b  8cos120o,8sin120o   8  1 2      ,8 3 2        4,4 3 So a  4 and b  4 3. Copyright © 2011 Pearson, Inc. Slide 6.1 - 19
  • 20. Example Finding the Direction Angle of a Vector Let u  2,3 and v  4, 1 . Find the magnitude and direction angle of each vector. Copyright © 2011 Pearson, Inc. Slide 6.1 - 20
  • 21. Example Finding the Direction Angle of a Vector Let u  2,3 and v  4, 1 . Find the magnitude and direction angle of each vector. Let  be the direction angle of u, then | u | 22  32  13 2  u cos 2  13cos cos  2 13    cos1 2 13      90¼   180¼   123.69¼ Copyright © 2011 Pearson, Inc. Slide 6.1 - 21
  • 22. Example Finding the Direction Angle of a Vector Let u  2,3 and v  4, 1 . Find the magnitude and direction angle of each vector. Let  be the direction angle of v, then | v | 42  12  17 4  v cos 4  17 cos cos  4 17    360¼ cos1 4 17      180¼   2700¼   194.04¼ Copyright © 2011 Pearson, Inc. Slide 6.1 - 22
  • 23. Example Finding the Direction Angle of a Vector Let u  2,3 and v  4, 1 . Find the magnitude and direction angle of each vector. Interpret The direction angle for u is   123.69¼. The direction angle for v is   194.04¼. Copyright © 2011 Pearson, Inc. Slide 6.1 - 23
  • 24. Velocity and Speed The velocity of a moving object is a vector because velocity has both magnitude and direction. The magnitude of velocity is speed. Copyright © 2011 Pearson, Inc. Slide 6.1 - 24
  • 25. Quick Review 1. Find the values of x and y.  2. Solve for  in degrees.   sin-1 3 11      Copyright © 2011 Pearson, Inc. Slide 6.1 - 25
  • 26. Quick Review 3. A naval ship leaves Port Northfolk and averages 43 knots (nautical mph) traveling for 3 hr on a bearing of 35o and then 4 hr on a course of 120o. What is the boat's bearing and distance from Port Norfolk after 7 hr. The point P is on the terminal side of the angle  . Find the measure of  if 0o    360o. 4. P(5,7) 5. P(-5,7) Copyright © 2011 Pearson, Inc. Slide 6.1 - 26
  • 27. Quick Review Solutions 1. Find the values of x and y. x  7.5, y  7.5 3  2. Solve for  in degrees.   sin-1 3 11      64.8¼ Copyright © 2011 Pearson, Inc. Slide 6.1 - 27
  • 28. Quick Review Solutions 3. A naval ship leaves Port Northfolk and averages 43 knots (nautical mph) traveling for 3 hr on a bearing of 35o and then 4 hr on a course of 120o. What is the boat's bearing and distance from Port Norfolk after 7 hr. distance = 224.2; bearing = 84.9¼ The point P is on the terminal side of the angle  . Find the measure of  if 0o    360o. 4. P(5,7) 54.5¼ 5. P(5,7) 125.5¼ Copyright © 2011 Pearson, Inc. Slide 6.1 - 28