SlideShare une entreprise Scribd logo
1  sur  42
VECTOR
ALGEBRA
[CLO2]
Norlianah Mohd Shah
LEARNING
OUTCOMES
 At the end of this topic, students should be
able to:
 Vectors in the plane
 Dot product and its use defining physical quantities
 Cross product and its use in defining angular velocity,
motion of charged particles in electromagnetic field
and their geometrical applications
Introduction
The fundamentals of vectors
Operations on vectors
Scalar (dot) products of vectors
Vector (cross) products of vectors
6
A scalar is a quantity
with magnitude but
without direction.
Example: A speed of
10km/h.
What is Scalar?
7
A vector is a quantity
that has both magnitude
and direction.
Example: A velocity of
20km/h at 20 degree
What is Vector?
8
01Diagrams and notations.
02Illustration of vector in 2D and 3D
graph.
03Types of vector.
04Magnitude of vector.
9
06Operations on vectors.
07Resultant of vectors.
08Unit vector.
10
09Scalar (Dot) products of vectors.
10Vector (cross) products of vectors.
Magnitude
Head
Tail Direction
A bold capital letter
for the name of the
vector
An arrow above the
vector name
Direction of the point Matrix form from the
origin (0, 0) in the
direction of the point
(a, b)
𝑨 𝑨 (𝑎, 𝑏) 𝑎
𝑏
Vector notation
Exampl
e
𝑂𝐴 𝐴𝐵 𝒂 𝑎
4
5
(4, 5) 4𝑖 + 5𝑗 4𝑖 + 5𝑗
−1
2
−5
(−1, 2, −5) −𝑖 + 2𝑗 − 5𝑘 −𝑖 + 2𝑗 − 5𝑘
2D vector 3D vector
Type of vector Example
Equal vector 𝐹1 = 𝐹2
Negative vector
Position vector
Free vector
Parallel vector
Resultant vector 𝐹𝑅 = 𝐹1 + 𝐹2
Equilibrium vector 𝐹𝐸 = −𝐹𝑅
Co-linear vector
O
A
𝒂
A B
Magnitude:
The length of a vector
2D vector, 𝒗 = (𝑥, 𝑦)
𝒗 = 𝑥2 + 𝑦2
3D vector, 𝒗 = (𝑥, 𝑦, 𝑧)
𝒗 = 𝑥2 + 𝑦2 + 𝑧2
EXAMPLE
1
Find the magnitude of the following vectors:
1. 𝑨 = −5,2
2. 𝑩 = (5, 6, 3)
VECTOR LAWS FOR ADDITION &
SUBTRACTION
 Commutative Law 𝒂 + 𝒃 = 𝒃 + 𝒂
 Associative Law
𝒂 + 𝒃 + 𝒄 = 𝒂 + (𝒃 + 𝒄)
 Distributive Law
𝜆 𝒂 + 𝒃 = 𝜆𝒂 + 𝜆𝒃
 Subtraction
𝒂 − 𝒃 = 𝒂 + (−𝒃)
EXAMPLE 2
 Given that vector 𝒗 = −3𝑖 + 2𝑗 and 𝒘 = 5𝑖 − 9𝑗. Express the
following in terms of i and j.
a) 𝒗 + 𝒘
b) 𝒗 − 𝒘
Example 3
Given that vector 𝒖 = (−5,4) and 𝒘 =
(1, −1). Find:
a) 3𝒖
b) −7𝒘
Two vectors A and B:
Vector 𝐴 = 𝑂𝐴
Vector 𝐵 = 𝑂𝐵
Resultant 𝐴𝐵 = 𝐴𝑂 + 𝑂𝐵 = −𝑂𝐴 + 𝑂𝐵
Resultant of vectors
 Let 𝑂𝐴 = 𝑎 and 𝑂𝐵 = 𝑏.
O
A
B
Given that the vectors 𝐴 = 2𝑖 + 3𝑗 − 𝑘, 𝐵 = 4𝑖 − 3𝑗 + 2𝑘 and 𝐶 = 𝑖 + 2𝑗 − 3𝑘. Find
each of the following:
 𝐴𝐵
 𝐵𝐶
 Theorem (Unit Vector 𝒗)
 If 𝒗 is a non-null vector and if 𝒗 is the unit vector having the same direction as v, then
 𝒗 =
𝒗
𝒗
 𝑈𝑛𝑖𝑡 𝑣𝑒𝑐𝑡𝑜𝑟 =
𝑣𝑒𝑐𝑡𝑜𝑟
𝑚𝑎𝑔𝑛𝑖𝑡𝑢𝑑𝑒 𝑜𝑓 𝑡ℎ𝑒 𝑣𝑒𝑐𝑡𝑜𝑟
 𝒗 =
𝑣
𝑣
=
𝑥𝑖+𝑦𝑗+𝑧𝑘
𝑥2+𝑦2+𝑧2
=
𝑥
𝑥2+𝑦2+𝑧2
𝑖 +
𝑦
𝑥2+𝑦2+𝑧2
𝑗 +
𝑧
𝑥2+𝑦2+𝑧2
𝑘
𝒗
 Given that vector 𝑦 = 3𝑖 − 𝑗 + 7𝑘. Find the unit vector of 𝑦.
 Given that vector 𝐾 = 2𝑖 + 3𝑗 − 𝑘 and 𝐿 = 4𝑖 − 3𝑗 + 2𝑘. Find the unit vector of 𝐾𝐿.
 The dot product of two vectors a= 𝑎1, 𝑎2, 𝑎3 and b= 𝑏1, 𝑏2, 𝑏3 is defined by
 𝐚 ∙ 𝐛 = 𝑎1, 𝑎2, 𝑎3 ∙ 𝑏1, 𝑏2, 𝑏3
= 𝑎1𝑏1 + 𝑎2𝑏2 + 𝑎3𝑏3
 Note that:
The dot product of two vectors is a scalar (number, not a vector)
 Given that a vector 𝒂 = 5𝑖 + 3𝑗 − 2𝑘 and 𝒃 = 8𝑖 − 9𝑗 + 11𝑘. Find 𝒂 ∙ 𝒃.
 Two vectors A and B measure 8 units and 5 units length respectively. If the angle
at which they are inclined with each other is 60°, determine the dot product.
Find the angle between the vectors 𝒂 = 2𝑖 + 3𝑗 + 5𝑘 and 𝒃 = 𝑖 − 2𝑗 + 3𝑘.
 For two vectors a= 𝑎1, 𝑎2, 𝑎3 and b= 𝑏1, 𝑏2, 𝑏3 we define the cross product of a
and b to be
𝐚 × 𝐛 =
𝐢 𝐣 𝐤
𝑎1 𝑎2 𝑎3
𝑏1 𝑏2 𝑏3
=
𝑎2 𝑎3
𝑏2 𝑏3
𝐢 −
𝑎1 𝑎3
𝑏1 𝑏3
𝐣 +
𝑎1 𝑎2
𝑏1 𝑏2
𝐤
 Note that:
The cross product of two vectors is another vector.
 𝐚 × 𝐛 = −𝐛 × 𝐚 anti-commutativity
 𝑑𝐚 × 𝐛 = 𝑑 𝐚 × 𝐛 = 𝐚 × (𝑑𝐛)
 𝐚 × 𝐛 + 𝐜 = 𝐚 × 𝐛 + 𝐚 × 𝐜 distributive law
 𝐚 ∙ (𝐛 × 𝐜) = (𝐚 × 𝐛) ∙ 𝐜 scalar triple product
 𝐚 × 𝐛 × 𝐜 = 𝐚 ∙ 𝐜 𝐛 − 𝐚 ∙ 𝐛 𝐜 vector triple product
 if two vectors a and b are parallel, then 𝐚 × 𝐛 = 0
Theorem 3.1 Let 𝜃 be the angle between nonzero vectors a and b. Then,
𝐚 × 𝐛 = 𝐚 𝐛 sin 𝜃
Any nonzero vectors a and b, as long as a and b are
not parallel, they form two adjacent sides of
parallelogram. Notice that the area of parallelogram is
given by the product of the base and altitude.
Area= base altitude
 = 𝐛 𝐚 sin θ = |𝐚 × 𝐛|
 Calculate the cross product between vectors 𝒂 = (3, −3,1) and 𝒃 = (4, 9, 2).
 Given that vectors 𝑨 = 2𝑖 + 3𝑗 + 4𝑘, 𝑩 = 𝑖 − 2𝑗 + 3𝑘 and 𝑨 × 𝑩 = 17𝑖 − 2𝑗 − 7𝑘.
 Find the angle between vectors A and B.
 Calculate the area of parallelogram with vectors p = (-1, -5, -12) and q = (3, 5, 1) as
its sides.
1. Given that vectors 𝑎 = (2, −1) and 𝑏 = (3, 4). Calculate 𝑎 ∙ 𝑏. Hence, find the angle between 𝑎
and 𝑏.
2. Given that vectors 𝑎 = 3𝑖 + 𝑥𝑗 − 2𝑘 and 𝑏 = 1 − 𝑥 𝑖 − 3𝑗 + 4𝑘, find 𝑥 if 𝑎 is perpendicular to 𝑏.
3. Given that points 𝑋 = 2𝑖 + 5𝑗 − 4𝑘, 𝑌 = 3𝑖 + 4𝑗 + 3𝑘, and 𝑍 = −4𝑖 + 5𝑗 + 𝑘. Find 𝑋𝑌 ∙ 𝑋𝑍.
4. Given vectors 𝐴 = 2𝑖 + 3𝑗 + 6𝑘 and 𝐵 = 𝑖 − 𝑗 + 2𝑘. Find the area of the parallelogram spanned
by the vectors.
5. Given that vectors 𝑎 = 𝑖 + 2𝑗 + 3𝑘 and 𝑏 = −𝑖 + 3𝑗 − 𝑘:
a) Find 𝑎 × 𝑏.
b) Prove that 𝑎 × 𝑏 is a vector which is perpendicular to a vector 𝑎.
c) Given that vector 𝑐 = 2𝑖 + 4𝑗 + 6𝑘, prove that 𝑎 and 𝑐 are parallel.
QUIZ 19 APR 2021
1. Given vector 𝒖 = 9,8,7 , 𝒗 = (3,4,5) and 𝒘 = (8,5,3). Calculate
2𝑢 + 2w.
2. Find the dot product and an angle between vectors 𝑢 = 2,2,3
and 𝑣 = 1,3,6
3. Find the dot product and an angle between vectors 𝑢 =
−1, −2,3 and 𝑣 = (5,6,1)
4. Find the dot product and an angle between vectors 𝑢 =
−1, −2, −3 and 𝑣 = (4,4, −4)
41
TASK 3
1. Find the cross product and an angle between vectors 𝑢 = 1,2,4
and 𝑣 = (5,6,3)
2. Find the cross product and an angle between vectors 𝑢 =
−1, −2, −3 and 𝑣 = (4,4, −4)
 Answer: 1. 𝟒𝟎. 𝟖𝟓° 2. 𝟗𝟎°
42
THANK
YOU

Contenu connexe

Tendances

Three dimensional geometry
Three dimensional geometry Three dimensional geometry
Three dimensional geometry Seyid Kadher
 
9.2 single diffraction
9.2 single diffraction9.2 single diffraction
9.2 single diffractionPaula Mills
 
Ray Optics Class 12 Part-2
Ray Optics Class 12 Part-2Ray Optics Class 12 Part-2
Ray Optics Class 12 Part-2Self-employed
 
Gradient , Directional Derivative , Divergence , Curl
Gradient , Directional Derivative , Divergence , Curl Gradient , Directional Derivative , Divergence , Curl
Gradient , Directional Derivative , Divergence , Curl VishalVishwakarma59
 
Vectors - A Basic Study
Vectors - A Basic StudyVectors - A Basic Study
Vectors - A Basic StudyPankaj Bhootra
 
Introduction to Laplace and Poissons equation
Introduction to Laplace and Poissons equationIntroduction to Laplace and Poissons equation
Introduction to Laplace and Poissons equationhasan ziauddin
 
Gauss law and its Applications
Gauss law and its ApplicationsGauss law and its Applications
Gauss law and its ApplicationsDr.SHANTHI K.G
 
Curve generation %a1 v involute and evolute
Curve generation %a1 v involute and evoluteCurve generation %a1 v involute and evolute
Curve generation %a1 v involute and evoluteTanuj Parikh
 
B.Tech sem I Engineering Physics U-IV Chapter 1-ATOMIC PHYSICS
B.Tech sem I Engineering Physics U-IV Chapter 1-ATOMIC PHYSICSB.Tech sem I Engineering Physics U-IV Chapter 1-ATOMIC PHYSICS
B.Tech sem I Engineering Physics U-IV Chapter 1-ATOMIC PHYSICSAbhi Hirpara
 
Van de Graaff generator by ahmad zahid
Van de Graaff generator by ahmad zahidVan de Graaff generator by ahmad zahid
Van de Graaff generator by ahmad zahidAhmad Zahid
 
Orthogonal coordinate systems- Cartesian ,Cylindrical ,Spherical
Orthogonal coordinate systems- Cartesian ,Cylindrical ,SphericalOrthogonal coordinate systems- Cartesian ,Cylindrical ,Spherical
Orthogonal coordinate systems- Cartesian ,Cylindrical ,SphericalDr.SHANTHI K.G
 
Cylindrical co ordinate system
Cylindrical co ordinate systemCylindrical co ordinate system
Cylindrical co ordinate systemNisarg Amin
 

Tendances (20)

Biot savart law
Biot savart lawBiot savart law
Biot savart law
 
Three dimensional geometry
Three dimensional geometry Three dimensional geometry
Three dimensional geometry
 
Vectors and 3 d
Vectors and 3 dVectors and 3 d
Vectors and 3 d
 
9.2 single diffraction
9.2 single diffraction9.2 single diffraction
9.2 single diffraction
 
coordinates system
coordinates systemcoordinates system
coordinates system
 
Ray Optics Class 12 Part-2
Ray Optics Class 12 Part-2Ray Optics Class 12 Part-2
Ray Optics Class 12 Part-2
 
Gradient , Directional Derivative , Divergence , Curl
Gradient , Directional Derivative , Divergence , Curl Gradient , Directional Derivative , Divergence , Curl
Gradient , Directional Derivative , Divergence , Curl
 
Vectors - A Basic Study
Vectors - A Basic StudyVectors - A Basic Study
Vectors - A Basic Study
 
Notes on vectors
Notes on vectorsNotes on vectors
Notes on vectors
 
Introduction to Laplace and Poissons equation
Introduction to Laplace and Poissons equationIntroduction to Laplace and Poissons equation
Introduction to Laplace and Poissons equation
 
Ch 2 ~ vector
Ch 2 ~ vectorCh 2 ~ vector
Ch 2 ~ vector
 
Electromagnetic Wave Propagations
Electromagnetic Wave PropagationsElectromagnetic Wave Propagations
Electromagnetic Wave Propagations
 
Gauss law and its Applications
Gauss law and its ApplicationsGauss law and its Applications
Gauss law and its Applications
 
Gauss law
Gauss lawGauss law
Gauss law
 
Curve generation %a1 v involute and evolute
Curve generation %a1 v involute and evoluteCurve generation %a1 v involute and evolute
Curve generation %a1 v involute and evolute
 
B.Tech sem I Engineering Physics U-IV Chapter 1-ATOMIC PHYSICS
B.Tech sem I Engineering Physics U-IV Chapter 1-ATOMIC PHYSICSB.Tech sem I Engineering Physics U-IV Chapter 1-ATOMIC PHYSICS
B.Tech sem I Engineering Physics U-IV Chapter 1-ATOMIC PHYSICS
 
Gauss's Law & its Applications
Gauss's Law & its ApplicationsGauss's Law & its Applications
Gauss's Law & its Applications
 
Van de Graaff generator by ahmad zahid
Van de Graaff generator by ahmad zahidVan de Graaff generator by ahmad zahid
Van de Graaff generator by ahmad zahid
 
Orthogonal coordinate systems- Cartesian ,Cylindrical ,Spherical
Orthogonal coordinate systems- Cartesian ,Cylindrical ,SphericalOrthogonal coordinate systems- Cartesian ,Cylindrical ,Spherical
Orthogonal coordinate systems- Cartesian ,Cylindrical ,Spherical
 
Cylindrical co ordinate system
Cylindrical co ordinate systemCylindrical co ordinate system
Cylindrical co ordinate system
 

Similaire à Vector Algebra.pptx

Similaire à Vector Algebra.pptx (20)

Unit 2 Algebra of Vectors.pptx
Unit 2 Algebra of Vectors.pptxUnit 2 Algebra of Vectors.pptx
Unit 2 Algebra of Vectors.pptx
 
Vector
VectorVector
Vector
 
Motion in a plane
Motion in a planeMotion in a plane
Motion in a plane
 
Vectores clase2
Vectores clase2Vectores clase2
Vectores clase2
 
X matematika peminatan kd 3.2_final (2)
X matematika peminatan kd 3.2_final (2)X matematika peminatan kd 3.2_final (2)
X matematika peminatan kd 3.2_final (2)
 
Vectors 1.pdf
Vectors 1.pdfVectors 1.pdf
Vectors 1.pdf
 
Pertemuan 1 Vektor.pptx
Pertemuan 1 Vektor.pptxPertemuan 1 Vektor.pptx
Pertemuan 1 Vektor.pptx
 
Scalars and Vectors
Scalars and VectorsScalars and Vectors
Scalars and Vectors
 
Chapter 1(4)SCALAR AND VECTOR
Chapter 1(4)SCALAR AND VECTORChapter 1(4)SCALAR AND VECTOR
Chapter 1(4)SCALAR AND VECTOR
 
1. VECTORS.pptx
1. VECTORS.pptx1. VECTORS.pptx
1. VECTORS.pptx
 
Electric and Magnetic Fields (EEE2303)-lecture 1-3 - Vector Analysis.pptx
Electric and Magnetic Fields (EEE2303)-lecture 1-3 - Vector Analysis.pptxElectric and Magnetic Fields (EEE2303)-lecture 1-3 - Vector Analysis.pptx
Electric and Magnetic Fields (EEE2303)-lecture 1-3 - Vector Analysis.pptx
 
vectors
vectorsvectors
vectors
 
Lesson 3: Problem Set 4
Lesson 3: Problem Set 4Lesson 3: Problem Set 4
Lesson 3: Problem Set 4
 
Vectors
VectorsVectors
Vectors
 
Geom9point7 97
Geom9point7 97Geom9point7 97
Geom9point7 97
 
MODULE_05-Matrix Decomposition.pptx
MODULE_05-Matrix Decomposition.pptxMODULE_05-Matrix Decomposition.pptx
MODULE_05-Matrix Decomposition.pptx
 
APLICACIONES DE ESPACIOS Y SUBESPACIOS VECTORIALES EN LA CARRERA DE ELECTRÓNI...
APLICACIONES DE ESPACIOS Y SUBESPACIOS VECTORIALES EN LA CARRERA DE ELECTRÓNI...APLICACIONES DE ESPACIOS Y SUBESPACIOS VECTORIALES EN LA CARRERA DE ELECTRÓNI...
APLICACIONES DE ESPACIOS Y SUBESPACIOS VECTORIALES EN LA CARRERA DE ELECTRÓNI...
 
Physics Presentation
Physics PresentationPhysics Presentation
Physics Presentation
 
Scalars and vectors
Scalars and vectorsScalars and vectors
Scalars and vectors
 
Ejercicios de geometria
Ejercicios de geometriaEjercicios de geometria
Ejercicios de geometria
 

Dernier

The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13Steve Thomason
 
How to Make a Pirate ship Primary Education.pptx
How to Make a Pirate ship Primary Education.pptxHow to Make a Pirate ship Primary Education.pptx
How to Make a Pirate ship Primary Education.pptxmanuelaromero2013
 
Separation of Lanthanides/ Lanthanides and Actinides
Separation of Lanthanides/ Lanthanides and ActinidesSeparation of Lanthanides/ Lanthanides and Actinides
Separation of Lanthanides/ Lanthanides and ActinidesFatimaKhan178732
 
Mastering the Unannounced Regulatory Inspection
Mastering the Unannounced Regulatory InspectionMastering the Unannounced Regulatory Inspection
Mastering the Unannounced Regulatory InspectionSafetyChain Software
 
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdfBASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdfSoniaTolstoy
 
Beyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global ImpactBeyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global ImpactPECB
 
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxSOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxiammrhaywood
 
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdfssuser54595a
 
CARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptxCARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptxGaneshChakor2
 
Nutritional Needs Presentation - HLTH 104
Nutritional Needs Presentation - HLTH 104Nutritional Needs Presentation - HLTH 104
Nutritional Needs Presentation - HLTH 104misteraugie
 
The basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptxThe basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptxheathfieldcps1
 
Introduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher EducationIntroduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher Educationpboyjonauth
 
URLs and Routing in the Odoo 17 Website App
URLs and Routing in the Odoo 17 Website AppURLs and Routing in the Odoo 17 Website App
URLs and Routing in the Odoo 17 Website AppCeline George
 
Q4-W6-Restating Informational Text Grade 3
Q4-W6-Restating Informational Text Grade 3Q4-W6-Restating Informational Text Grade 3
Q4-W6-Restating Informational Text Grade 3JemimahLaneBuaron
 
Industrial Policy - 1948, 1956, 1973, 1977, 1980, 1991
Industrial Policy - 1948, 1956, 1973, 1977, 1980, 1991Industrial Policy - 1948, 1956, 1973, 1977, 1980, 1991
Industrial Policy - 1948, 1956, 1973, 1977, 1980, 1991RKavithamani
 
Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)eniolaolutunde
 
1029 - Danh muc Sach Giao Khoa 10 . pdf
1029 -  Danh muc Sach Giao Khoa 10 . pdf1029 -  Danh muc Sach Giao Khoa 10 . pdf
1029 - Danh muc Sach Giao Khoa 10 . pdfQucHHunhnh
 
1029-Danh muc Sach Giao Khoa khoi 6.pdf
1029-Danh muc Sach Giao Khoa khoi  6.pdf1029-Danh muc Sach Giao Khoa khoi  6.pdf
1029-Danh muc Sach Giao Khoa khoi 6.pdfQucHHunhnh
 
Privatization and Disinvestment - Meaning, Objectives, Advantages and Disadva...
Privatization and Disinvestment - Meaning, Objectives, Advantages and Disadva...Privatization and Disinvestment - Meaning, Objectives, Advantages and Disadva...
Privatization and Disinvestment - Meaning, Objectives, Advantages and Disadva...RKavithamani
 

Dernier (20)

The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13
 
How to Make a Pirate ship Primary Education.pptx
How to Make a Pirate ship Primary Education.pptxHow to Make a Pirate ship Primary Education.pptx
How to Make a Pirate ship Primary Education.pptx
 
Separation of Lanthanides/ Lanthanides and Actinides
Separation of Lanthanides/ Lanthanides and ActinidesSeparation of Lanthanides/ Lanthanides and Actinides
Separation of Lanthanides/ Lanthanides and Actinides
 
Mastering the Unannounced Regulatory Inspection
Mastering the Unannounced Regulatory InspectionMastering the Unannounced Regulatory Inspection
Mastering the Unannounced Regulatory Inspection
 
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdfBASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdf
 
Beyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global ImpactBeyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global Impact
 
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxSOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
 
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
 
CARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptxCARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptx
 
Nutritional Needs Presentation - HLTH 104
Nutritional Needs Presentation - HLTH 104Nutritional Needs Presentation - HLTH 104
Nutritional Needs Presentation - HLTH 104
 
The basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptxThe basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptx
 
Introduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher EducationIntroduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher Education
 
URLs and Routing in the Odoo 17 Website App
URLs and Routing in the Odoo 17 Website AppURLs and Routing in the Odoo 17 Website App
URLs and Routing in the Odoo 17 Website App
 
Q4-W6-Restating Informational Text Grade 3
Q4-W6-Restating Informational Text Grade 3Q4-W6-Restating Informational Text Grade 3
Q4-W6-Restating Informational Text Grade 3
 
Industrial Policy - 1948, 1956, 1973, 1977, 1980, 1991
Industrial Policy - 1948, 1956, 1973, 1977, 1980, 1991Industrial Policy - 1948, 1956, 1973, 1977, 1980, 1991
Industrial Policy - 1948, 1956, 1973, 1977, 1980, 1991
 
Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)
 
1029 - Danh muc Sach Giao Khoa 10 . pdf
1029 -  Danh muc Sach Giao Khoa 10 . pdf1029 -  Danh muc Sach Giao Khoa 10 . pdf
1029 - Danh muc Sach Giao Khoa 10 . pdf
 
Código Creativo y Arte de Software | Unidad 1
Código Creativo y Arte de Software | Unidad 1Código Creativo y Arte de Software | Unidad 1
Código Creativo y Arte de Software | Unidad 1
 
1029-Danh muc Sach Giao Khoa khoi 6.pdf
1029-Danh muc Sach Giao Khoa khoi  6.pdf1029-Danh muc Sach Giao Khoa khoi  6.pdf
1029-Danh muc Sach Giao Khoa khoi 6.pdf
 
Privatization and Disinvestment - Meaning, Objectives, Advantages and Disadva...
Privatization and Disinvestment - Meaning, Objectives, Advantages and Disadva...Privatization and Disinvestment - Meaning, Objectives, Advantages and Disadva...
Privatization and Disinvestment - Meaning, Objectives, Advantages and Disadva...
 

Vector Algebra.pptx

  • 2. LEARNING OUTCOMES  At the end of this topic, students should be able to:  Vectors in the plane  Dot product and its use defining physical quantities  Cross product and its use in defining angular velocity, motion of charged particles in electromagnetic field and their geometrical applications
  • 3. Introduction The fundamentals of vectors Operations on vectors Scalar (dot) products of vectors Vector (cross) products of vectors
  • 4.
  • 5.
  • 6. 6 A scalar is a quantity with magnitude but without direction. Example: A speed of 10km/h. What is Scalar?
  • 7. 7 A vector is a quantity that has both magnitude and direction. Example: A velocity of 20km/h at 20 degree What is Vector?
  • 8. 8 01Diagrams and notations. 02Illustration of vector in 2D and 3D graph. 03Types of vector. 04Magnitude of vector.
  • 9. 9 06Operations on vectors. 07Resultant of vectors. 08Unit vector.
  • 10. 10 09Scalar (Dot) products of vectors. 10Vector (cross) products of vectors.
  • 11. Magnitude Head Tail Direction A bold capital letter for the name of the vector An arrow above the vector name Direction of the point Matrix form from the origin (0, 0) in the direction of the point (a, b) 𝑨 𝑨 (𝑎, 𝑏) 𝑎 𝑏 Vector notation Exampl e 𝑂𝐴 𝐴𝐵 𝒂 𝑎 4 5 (4, 5) 4𝑖 + 5𝑗 4𝑖 + 5𝑗 −1 2 −5 (−1, 2, −5) −𝑖 + 2𝑗 − 5𝑘 −𝑖 + 2𝑗 − 5𝑘
  • 12. 2D vector 3D vector
  • 13. Type of vector Example Equal vector 𝐹1 = 𝐹2 Negative vector Position vector Free vector Parallel vector Resultant vector 𝐹𝑅 = 𝐹1 + 𝐹2 Equilibrium vector 𝐹𝐸 = −𝐹𝑅 Co-linear vector O A 𝒂 A B
  • 14. Magnitude: The length of a vector 2D vector, 𝒗 = (𝑥, 𝑦) 𝒗 = 𝑥2 + 𝑦2 3D vector, 𝒗 = (𝑥, 𝑦, 𝑧) 𝒗 = 𝑥2 + 𝑦2 + 𝑧2
  • 15. EXAMPLE 1 Find the magnitude of the following vectors: 1. 𝑨 = −5,2 2. 𝑩 = (5, 6, 3)
  • 16. VECTOR LAWS FOR ADDITION & SUBTRACTION  Commutative Law 𝒂 + 𝒃 = 𝒃 + 𝒂  Associative Law 𝒂 + 𝒃 + 𝒄 = 𝒂 + (𝒃 + 𝒄)  Distributive Law 𝜆 𝒂 + 𝒃 = 𝜆𝒂 + 𝜆𝒃  Subtraction 𝒂 − 𝒃 = 𝒂 + (−𝒃)
  • 17. EXAMPLE 2  Given that vector 𝒗 = −3𝑖 + 2𝑗 and 𝒘 = 5𝑖 − 9𝑗. Express the following in terms of i and j. a) 𝒗 + 𝒘 b) 𝒗 − 𝒘
  • 18. Example 3 Given that vector 𝒖 = (−5,4) and 𝒘 = (1, −1). Find: a) 3𝒖 b) −7𝒘
  • 19. Two vectors A and B: Vector 𝐴 = 𝑂𝐴 Vector 𝐵 = 𝑂𝐵 Resultant 𝐴𝐵 = 𝐴𝑂 + 𝑂𝐵 = −𝑂𝐴 + 𝑂𝐵
  • 20. Resultant of vectors  Let 𝑂𝐴 = 𝑎 and 𝑂𝐵 = 𝑏. O A B
  • 21. Given that the vectors 𝐴 = 2𝑖 + 3𝑗 − 𝑘, 𝐵 = 4𝑖 − 3𝑗 + 2𝑘 and 𝐶 = 𝑖 + 2𝑗 − 3𝑘. Find each of the following:  𝐴𝐵  𝐵𝐶
  • 22.  Theorem (Unit Vector 𝒗)  If 𝒗 is a non-null vector and if 𝒗 is the unit vector having the same direction as v, then  𝒗 = 𝒗 𝒗  𝑈𝑛𝑖𝑡 𝑣𝑒𝑐𝑡𝑜𝑟 = 𝑣𝑒𝑐𝑡𝑜𝑟 𝑚𝑎𝑔𝑛𝑖𝑡𝑢𝑑𝑒 𝑜𝑓 𝑡ℎ𝑒 𝑣𝑒𝑐𝑡𝑜𝑟  𝒗 = 𝑣 𝑣 = 𝑥𝑖+𝑦𝑗+𝑧𝑘 𝑥2+𝑦2+𝑧2 = 𝑥 𝑥2+𝑦2+𝑧2 𝑖 + 𝑦 𝑥2+𝑦2+𝑧2 𝑗 + 𝑧 𝑥2+𝑦2+𝑧2 𝑘 𝒗
  • 23.  Given that vector 𝑦 = 3𝑖 − 𝑗 + 7𝑘. Find the unit vector of 𝑦.
  • 24.  Given that vector 𝐾 = 2𝑖 + 3𝑗 − 𝑘 and 𝐿 = 4𝑖 − 3𝑗 + 2𝑘. Find the unit vector of 𝐾𝐿.
  • 25.  The dot product of two vectors a= 𝑎1, 𝑎2, 𝑎3 and b= 𝑏1, 𝑏2, 𝑏3 is defined by  𝐚 ∙ 𝐛 = 𝑎1, 𝑎2, 𝑎3 ∙ 𝑏1, 𝑏2, 𝑏3 = 𝑎1𝑏1 + 𝑎2𝑏2 + 𝑎3𝑏3  Note that: The dot product of two vectors is a scalar (number, not a vector)
  • 26.  Given that a vector 𝒂 = 5𝑖 + 3𝑗 − 2𝑘 and 𝒃 = 8𝑖 − 9𝑗 + 11𝑘. Find 𝒂 ∙ 𝒃.
  • 27.
  • 28.  Two vectors A and B measure 8 units and 5 units length respectively. If the angle at which they are inclined with each other is 60°, determine the dot product.
  • 29. Find the angle between the vectors 𝒂 = 2𝑖 + 3𝑗 + 5𝑘 and 𝒃 = 𝑖 − 2𝑗 + 3𝑘.
  • 30.
  • 31.
  • 32.
  • 33.  For two vectors a= 𝑎1, 𝑎2, 𝑎3 and b= 𝑏1, 𝑏2, 𝑏3 we define the cross product of a and b to be 𝐚 × 𝐛 = 𝐢 𝐣 𝐤 𝑎1 𝑎2 𝑎3 𝑏1 𝑏2 𝑏3 = 𝑎2 𝑎3 𝑏2 𝑏3 𝐢 − 𝑎1 𝑎3 𝑏1 𝑏3 𝐣 + 𝑎1 𝑎2 𝑏1 𝑏2 𝐤  Note that: The cross product of two vectors is another vector.
  • 34.  𝐚 × 𝐛 = −𝐛 × 𝐚 anti-commutativity  𝑑𝐚 × 𝐛 = 𝑑 𝐚 × 𝐛 = 𝐚 × (𝑑𝐛)  𝐚 × 𝐛 + 𝐜 = 𝐚 × 𝐛 + 𝐚 × 𝐜 distributive law  𝐚 ∙ (𝐛 × 𝐜) = (𝐚 × 𝐛) ∙ 𝐜 scalar triple product  𝐚 × 𝐛 × 𝐜 = 𝐚 ∙ 𝐜 𝐛 − 𝐚 ∙ 𝐛 𝐜 vector triple product  if two vectors a and b are parallel, then 𝐚 × 𝐛 = 0 Theorem 3.1 Let 𝜃 be the angle between nonzero vectors a and b. Then, 𝐚 × 𝐛 = 𝐚 𝐛 sin 𝜃
  • 35. Any nonzero vectors a and b, as long as a and b are not parallel, they form two adjacent sides of parallelogram. Notice that the area of parallelogram is given by the product of the base and altitude. Area= base altitude  = 𝐛 𝐚 sin θ = |𝐚 × 𝐛|
  • 36.  Calculate the cross product between vectors 𝒂 = (3, −3,1) and 𝒃 = (4, 9, 2).
  • 37.  Given that vectors 𝑨 = 2𝑖 + 3𝑗 + 4𝑘, 𝑩 = 𝑖 − 2𝑗 + 3𝑘 and 𝑨 × 𝑩 = 17𝑖 − 2𝑗 − 7𝑘.  Find the angle between vectors A and B.
  • 38.  Calculate the area of parallelogram with vectors p = (-1, -5, -12) and q = (3, 5, 1) as its sides.
  • 39. 1. Given that vectors 𝑎 = (2, −1) and 𝑏 = (3, 4). Calculate 𝑎 ∙ 𝑏. Hence, find the angle between 𝑎 and 𝑏. 2. Given that vectors 𝑎 = 3𝑖 + 𝑥𝑗 − 2𝑘 and 𝑏 = 1 − 𝑥 𝑖 − 3𝑗 + 4𝑘, find 𝑥 if 𝑎 is perpendicular to 𝑏. 3. Given that points 𝑋 = 2𝑖 + 5𝑗 − 4𝑘, 𝑌 = 3𝑖 + 4𝑗 + 3𝑘, and 𝑍 = −4𝑖 + 5𝑗 + 𝑘. Find 𝑋𝑌 ∙ 𝑋𝑍. 4. Given vectors 𝐴 = 2𝑖 + 3𝑗 + 6𝑘 and 𝐵 = 𝑖 − 𝑗 + 2𝑘. Find the area of the parallelogram spanned by the vectors. 5. Given that vectors 𝑎 = 𝑖 + 2𝑗 + 3𝑘 and 𝑏 = −𝑖 + 3𝑗 − 𝑘: a) Find 𝑎 × 𝑏. b) Prove that 𝑎 × 𝑏 is a vector which is perpendicular to a vector 𝑎. c) Given that vector 𝑐 = 2𝑖 + 4𝑗 + 6𝑘, prove that 𝑎 and 𝑐 are parallel.
  • 40. QUIZ 19 APR 2021 1. Given vector 𝒖 = 9,8,7 , 𝒗 = (3,4,5) and 𝒘 = (8,5,3). Calculate 2𝑢 + 2w. 2. Find the dot product and an angle between vectors 𝑢 = 2,2,3 and 𝑣 = 1,3,6 3. Find the dot product and an angle between vectors 𝑢 = −1, −2,3 and 𝑣 = (5,6,1) 4. Find the dot product and an angle between vectors 𝑢 = −1, −2, −3 and 𝑣 = (4,4, −4) 41
  • 41. TASK 3 1. Find the cross product and an angle between vectors 𝑢 = 1,2,4 and 𝑣 = (5,6,3) 2. Find the cross product and an angle between vectors 𝑢 = −1, −2, −3 and 𝑣 = (4,4, −4)  Answer: 1. 𝟒𝟎. 𝟖𝟓° 2. 𝟗𝟎° 42