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

PPTX
Unit 6.4
PPTX
Unit 4.4
PPTX
Unit 6.5
PPTX
Unit 4.3
PPTX
Unit 4.2
PPTX
Unit 6.3
PPTX
Unit 4.8
PPTX
Unit 6.2
Unit 6.4
Unit 4.4
Unit 6.5
Unit 4.3
Unit 4.2
Unit 6.3
Unit 4.8
Unit 6.2

What's hot (20)

PPTX
Unit 6.6
PPTX
Unit 4.6
ODP
Power point vector
PPTX
Position analysis and dimensional synthesis
PPT
Geometry unit 9.2
PPTX
methods to draw inflection circle
PPT
Vector Addition
PPTX
MAT-108 Trigonometry Midterm Review
PPT
Maapr3
PPTX
Line integral,Strokes and Green Theorem
PPTX
PDF
Physics Notes: Solved numerical of Physics first year
PPT
Geometry unit 9.6 9.7
PPT
Trig overview
PPT
sintesis grafica mecanismos
PPT
Algebra 2 unit 9.6
PPTX
Scalars & vectors
PPT
Calculus Ppt
PPTX
Triangle law of vector addition
Unit 6.6
Unit 4.6
Power point vector
Position analysis and dimensional synthesis
Geometry unit 9.2
methods to draw inflection circle
Vector Addition
MAT-108 Trigonometry Midterm Review
Maapr3
Line integral,Strokes and Green Theorem
Physics Notes: Solved numerical of Physics first year
Geometry unit 9.6 9.7
Trig overview
sintesis grafica mecanismos
Algebra 2 unit 9.6
Scalars & vectors
Calculus Ppt
Triangle law of vector addition
Ad

Viewers also liked (9)

PDF
Pc 6.3 notes_vectors
PPT
PPTX
Unit 5.6
PPTX
Unit 5.3
PPTX
Unit 5.4
PPTX
Unit 5.5
PPTX
Unit 5.2
PPTX
Unit 5.1
PPTX
Arithmetic sequence
Pc 6.3 notes_vectors
Unit 5.6
Unit 5.3
Unit 5.4
Unit 5.5
Unit 5.2
Unit 5.1
Arithmetic sequence
Ad

Similar to Unit 6.1 (20)

PPT
Section General Chemistry 1 Lesson PC.ppt
PPTX
Vectors in Two and Three.pptx
PDF
Pre-Calculus - Vectors
PDF
precalculus 6.3
PPTX
CHAPTER 3.pptx
PPTX
INTRODUCTION OF VECTOR IN PLANE LESSON.pptx
PPT
Vectors Vectors Vectors Vectors Vectors1.ppt
DOCX
Chapter 12 Section 12.1 Three-Dimensional Coordinate Sys
PPT
Lesson4.3Vectors.ppt
PPT
Chapter 3 Powerpoint
PPT
Hp 03 win
PDF
Class 12 vector notes jee mains and advance
PPT
Physics - Chapter 3 Powerpoint
PPTX
VECTORS AND BEARING for Junior High school.
PPT
vectors add, subtract, poblar, Cartesian
PPTX
1-0 Vectors (1).pptxhesagdfhjwegsdfjhsdbcjhew
PDF
Ch3_Claudia.pdfuzjsjzjzjzjzkzkzkzkkzzkkzkzkz
PPTX
PDF
11th physics chapter 2
Section General Chemistry 1 Lesson PC.ppt
Vectors in Two and Three.pptx
Pre-Calculus - Vectors
precalculus 6.3
CHAPTER 3.pptx
INTRODUCTION OF VECTOR IN PLANE LESSON.pptx
Vectors Vectors Vectors Vectors Vectors1.ppt
Chapter 12 Section 12.1 Three-Dimensional Coordinate Sys
Lesson4.3Vectors.ppt
Chapter 3 Powerpoint
Hp 03 win
Class 12 vector notes jee mains and advance
Physics - Chapter 3 Powerpoint
VECTORS AND BEARING for Junior High school.
vectors add, subtract, poblar, Cartesian
1-0 Vectors (1).pptxhesagdfhjwegsdfjhsdbcjhew
Ch3_Claudia.pdfuzjsjzjzjzjzkzkzkzkkzzkkzkzkz
11th physics chapter 2

More from Mark Ryder (20)

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

Recently uploaded (20)

PDF
Complications of Minimal Access-Surgery.pdf
PDF
Uderstanding digital marketing and marketing stratergie for engaging the digi...
PDF
BP 704 T. NOVEL DRUG DELIVERY SYSTEMS (UNIT 1)
PPTX
CHAPTER IV. MAN AND BIOSPHERE AND ITS TOTALITY.pptx
PDF
AI-driven educational solutions for real-life interventions in the Philippine...
PPTX
B.Sc. DS Unit 2 Software Engineering.pptx
PDF
ChatGPT for Dummies - Pam Baker Ccesa007.pdf
PPTX
Computer Architecture Input Output Memory.pptx
DOC
Soft-furnishing-By-Architect-A.F.M.Mohiuddin-Akhand.doc
PPTX
Chinmaya Tiranga Azadi Quiz (Class 7-8 )
PDF
احياء السادس العلمي - الفصل الثالث (التكاثر) منهج متميزين/كلية بغداد/موهوبين
PDF
Paper A Mock Exam 9_ Attempt review.pdf.
PDF
Τίμαιος είναι φιλοσοφικός διάλογος του Πλάτωνα
PPTX
Onco Emergencies - Spinal cord compression Superior vena cava syndrome Febr...
PPTX
A powerpoint presentation on the Revised K-10 Science Shaping Paper
PDF
advance database management system book.pdf
PDF
IGGE1 Understanding the Self1234567891011
PDF
Hazard Identification & Risk Assessment .pdf
PDF
Environmental Education MCQ BD2EE - Share Source.pdf
PDF
MBA _Common_ 2nd year Syllabus _2021-22_.pdf
Complications of Minimal Access-Surgery.pdf
Uderstanding digital marketing and marketing stratergie for engaging the digi...
BP 704 T. NOVEL DRUG DELIVERY SYSTEMS (UNIT 1)
CHAPTER IV. MAN AND BIOSPHERE AND ITS TOTALITY.pptx
AI-driven educational solutions for real-life interventions in the Philippine...
B.Sc. DS Unit 2 Software Engineering.pptx
ChatGPT for Dummies - Pam Baker Ccesa007.pdf
Computer Architecture Input Output Memory.pptx
Soft-furnishing-By-Architect-A.F.M.Mohiuddin-Akhand.doc
Chinmaya Tiranga Azadi Quiz (Class 7-8 )
احياء السادس العلمي - الفصل الثالث (التكاثر) منهج متميزين/كلية بغداد/موهوبين
Paper A Mock Exam 9_ Attempt review.pdf.
Τίμαιος είναι φιλοσοφικός διάλογος του Πλάτωνα
Onco Emergencies - Spinal cord compression Superior vena cava syndrome Febr...
A powerpoint presentation on the Revised K-10 Science Shaping Paper
advance database management system book.pdf
IGGE1 Understanding the Self1234567891011
Hazard Identification & Risk Assessment .pdf
Environmental Education MCQ BD2EE - Share Source.pdf
MBA _Common_ 2nd year Syllabus _2021-22_.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