SlideShare ist ein Scribd-Unternehmen logo
1 von 17
Block 3
Dot Product
Calculating Angle
What is to be learned?
• How to use dot product to calculate the
angle between vectors
From Before
a.b = |a| |b| cosθ
cosθ =
cosθ =
a.b
|a| |b|
also a.b = x1x2 + y1y2 + z1z2
x1x2 + y1y2 + z1z2
|a| |b|
cosθ = x1x2 + y1y2 + z1z2
|a| |b|
Find angle between a and b
21
4
( )
7
2
6
( )
Numerator: 2(7) + 1(2) + 4(6) = 40
Denom: |a| = √(22
+ 12
+ 42
) = √21
|b| = √(72
+ 22
+ 62
) = √89
cosθ = 40
√21√89
= 0.925 θ = 22.30
cosθ = x1x2 + y1y2 + z1z2
|a| |b|
Find angle between a and b
21
3
( )
-1
5
2
( )
Numerator: 2(-1) + 1(5) + 3(2) = 9
Denom: |a| = √(22
+ 12
+ 32
) = √14
|b| = √((-1)2
+ 52
+ 22
) = √30
cosθ = 9
√14√30
= 0.439 θ = 64.00
Calculating Angles
with Dot Product
Rearranging formula
cosθ = a.b
|a| |b|
x1x2 + y1y2 + z1z2
|a| |b|
=
a = 3i + 4k ,b = 4i + 6j + 2k
cosθ = x1x2 + y1y2 + z1z2
|a| |b|
Calculate angle between vectors
Numerator: 3(4) + 0(6) + 4(2) = 20
Denom: |a| = √(32
+ 02
+ 42
) = √25 = 5
|b| = √(42
+ 62
+ 22
) = √56
cosθ = 20
5√56
= 0.5345 θ = 57.70
cosθ = x1x2 + y1y2 + z1z2
|a| |b|
Find angle between a and b
41
2
( )
-3
4
5
( )
Numerator: 4(-3) + 1(4) + 2(5) = 2
Denom: |a| = √(42
+ 12
+ 22
) = √21
|b| = √((-3)2
+ 42
+ 52
) = √50
cosθ = 2
√21√50
= 0.0617 θ = 86.50
Key
Question
If vectors are perpendicular
cosθ = cos900
=
cosθ =
x1x2 + y1y2 + z1z2
|a| |b|
0
x1x2 + y1y2 + z1z2 = 0
Numerator
Denominator
Perpendicular Vectors
Numerator = 0
θ
Prove a = 3i – 2j is perpendicular to
b = 4i + 6j – 5k
cosθ = x1x2 + y1y2 + z1z2
|a| |b|
If perpendicular cosθ = cos900
= 0
i.e. num = 0
num = 3(4) + (-2)6 + 0(-5)
= 0 as required
must equal zero
4
-1
-2
( )
32
5( )
Prove a and b are perpendicular
a = b =
If perpendicular cosθ = cos900
= 0
i.e. num = 0
num = 4(3) + (-1)2 + (-2)(5)
= 0 as required
2
-1
-2( )
42
k
( )
If a and b are perpendicular, find value of k
a = b =
If perpendicular cosθ = cos900
= 0
i.e. num = 0
num = 2(4) + (-1)2 + (-2)(k)
= 6 – 2k
6 – 2k = 0
k = 3
If vectors are perpendicular
cosθ = cos900
=
cosθ =
x1x2 + y1y2 + z1z2
|a| |b|
0
x1x2 + y1y2 + z1z2 = 0
Numerator
Denominator
Perpendicular Vectors
Numerator = 0
θ
2
-1
-3
( )
34
k
( )
If a and b are perpendicular, find value of k
a = b =
If perpendicular cosθ = cos900
= 0
i.e. num = 0
num = 2(3) + (-1)4 + (-3)(k)
= 2 – 3k
2 – 3k = 0
k = 2
/3
7
g
-9
( )
0g
4
( )
If a and b are perpendicular, find possible
values of g
a = b =
If perpendicular cosθ = cos900
= 0
i.e. num = 0
num = 7(0) + g(g) + (-9)(4)
= g2
– 36
g2 – 36 = 0
g2
= 36
g = 6 or -6
Key
Question
A (7,5 ,7) B (3 ,4 ,6) C (5,6,9)
Calculate LABC
Need BA and BC
u = BA = a – b
A
B
C
θ
u
v
u v
75
7
( )
3
4
6
( )= –
41
1=
( )
v = BC = c – b
56
9
( )
3
4
6
( )= –
22
3=
( )
cosθ = x1x2 + y1y2 + z1z2
|a| |b|
Angle between u and v
41
1
( )
2
2
3
( )
Numerator: 4(2) + 1(2) + 1(3) = 13
Denom: |a| = √(42
+ 12
+ 12
) = √18
|b| = √(22
+ 22
+ 32
) = √17
cosθ = 13
√18√17
θ = 420

Weitere ähnliche Inhalte

Was ist angesagt?

Modular arithmetic
Modular arithmeticModular arithmetic
Modular arithmeticJanani S
 
Core 3 assignement 5 10 11 (trigonometry 2 and differentiation 1)
Core 3 assignement 5 10 11 (trigonometry 2 and differentiation 1)Core 3 assignement 5 10 11 (trigonometry 2 and differentiation 1)
Core 3 assignement 5 10 11 (trigonometry 2 and differentiation 1)Sonia Naqvi
 
Euclid algorithm and congruence matrix
Euclid algorithm and congruence matrixEuclid algorithm and congruence matrix
Euclid algorithm and congruence matrixJanani S
 
Operation of multiplications of algebraic forms
Operation  of multiplications of algebraic formsOperation  of multiplications of algebraic forms
Operation of multiplications of algebraic formsSMP N 2 Sindang Indramayu
 
Distance book title
Distance  book titleDistance  book title
Distance book titleNadeem Uddin
 
1 fichas refuerzo operaciones combinadas numeros
1 fichas refuerzo operaciones combinadas numeros1 fichas refuerzo operaciones combinadas numeros
1 fichas refuerzo operaciones combinadas numerosBea Marfer
 
1.1.4 Distance Formula
1.1.4 Distance Formula1.1.4 Distance Formula
1.1.4 Distance Formulasmiller5
 
Calculus II - 32
Calculus II - 32Calculus II - 32
Calculus II - 32David Mao
 
Calculus II - 33
Calculus II - 33Calculus II - 33
Calculus II - 33David Mao
 
Algebra 1 order of operations
Algebra 1   order of operationsAlgebra 1   order of operations
Algebra 1 order of operationsmathriot
 
Final exam g8 2015
Final exam g8 2015Final exam g8 2015
Final exam g8 2015zeinabze
 
Calculus II - 34
Calculus II - 34Calculus II - 34
Calculus II - 34David Mao
 
Mathematics Secondary 2 Revision
Mathematics Secondary 2 RevisionMathematics Secondary 2 Revision
Mathematics Secondary 2 Revisionmissing island
 

Was ist angesagt? (20)

Modular arithmetic
Modular arithmeticModular arithmetic
Modular arithmetic
 
Core 3 assignement 5 10 11 (trigonometry 2 and differentiation 1)
Core 3 assignement 5 10 11 (trigonometry 2 and differentiation 1)Core 3 assignement 5 10 11 (trigonometry 2 and differentiation 1)
Core 3 assignement 5 10 11 (trigonometry 2 and differentiation 1)
 
Euclid algorithm and congruence matrix
Euclid algorithm and congruence matrixEuclid algorithm and congruence matrix
Euclid algorithm and congruence matrix
 
Operation of multiplications of algebraic forms
Operation  of multiplications of algebraic formsOperation  of multiplications of algebraic forms
Operation of multiplications of algebraic forms
 
Distance book title
Distance  book titleDistance  book title
Distance book title
 
Indeks(t3)
Indeks(t3)Indeks(t3)
Indeks(t3)
 
1 fichas refuerzo operaciones combinadas numeros
1 fichas refuerzo operaciones combinadas numeros1 fichas refuerzo operaciones combinadas numeros
1 fichas refuerzo operaciones combinadas numeros
 
Integration SPM
Integration SPMIntegration SPM
Integration SPM
 
1.1.4 Distance Formula
1.1.4 Distance Formula1.1.4 Distance Formula
1.1.4 Distance Formula
 
Calculus II - 32
Calculus II - 32Calculus II - 32
Calculus II - 32
 
Tugas mtk 1.01
Tugas mtk 1.01Tugas mtk 1.01
Tugas mtk 1.01
 
Algebric identities
Algebric identitiesAlgebric identities
Algebric identities
 
Calculus II - 33
Calculus II - 33Calculus II - 33
Calculus II - 33
 
Algebra 1 order of operations
Algebra 1   order of operationsAlgebra 1   order of operations
Algebra 1 order of operations
 
Algebraic identities
Algebraic identitiesAlgebraic identities
Algebraic identities
 
Prepared by
Prepared byPrepared by
Prepared by
 
Final exam g8 2015
Final exam g8 2015Final exam g8 2015
Final exam g8 2015
 
Calculus II - 34
Calculus II - 34Calculus II - 34
Calculus II - 34
 
Mathematics Secondary 2 Revision
Mathematics Secondary 2 RevisionMathematics Secondary 2 Revision
Mathematics Secondary 2 Revision
 
Ix class
Ix classIx class
Ix class
 

Andere mochten auch

2 d transformations
2 d transformations2 d transformations
2 d transformationsSardar Alam
 
Trigonometry Lesson: Dot Product
Trigonometry Lesson: Dot ProductTrigonometry Lesson: Dot Product
Trigonometry Lesson: Dot ProductChelseaDarling0
 
Trigonometry 2
Trigonometry 2Trigonometry 2
Trigonometry 2Wexican
 
AP Human Geography: Unit 1 - Introduction to Geography
AP Human Geography: Unit 1 - Introduction to GeographyAP Human Geography: Unit 1 - Introduction to Geography
AP Human Geography: Unit 1 - Introduction to GeographyDaniel Eiland
 

Andere mochten auch (8)

2 d transformations
2 d transformations2 d transformations
2 d transformations
 
Trigonometry Lesson: Dot Product
Trigonometry Lesson: Dot ProductTrigonometry Lesson: Dot Product
Trigonometry Lesson: Dot Product
 
Unit 6.5
Unit 6.5Unit 6.5
Unit 6.5
 
Unit 6.2
Unit 6.2Unit 6.2
Unit 6.2
 
Trigonometry 2
Trigonometry 2Trigonometry 2
Trigonometry 2
 
Trigonometric ratios
Trigonometric ratiosTrigonometric ratios
Trigonometric ratios
 
Pictorial Drawings
Pictorial DrawingsPictorial Drawings
Pictorial Drawings
 
AP Human Geography: Unit 1 - Introduction to Geography
AP Human Geography: Unit 1 - Introduction to GeographyAP Human Geography: Unit 1 - Introduction to Geography
AP Human Geography: Unit 1 - Introduction to Geography
 

Ähnlich wie Dot product calc angle to finish!

Important maths formulas
Important maths formulasImportant maths formulas
Important maths formulaskrsraju
 
(Www.entrance exam.net)-sail placement sample paper 5
(Www.entrance exam.net)-sail placement sample paper 5(Www.entrance exam.net)-sail placement sample paper 5
(Www.entrance exam.net)-sail placement sample paper 5SAMEER NAIK
 
The solution of problem
The solution of problemThe solution of problem
The solution of problemnoviannurf
 
Algebra formulas
Algebra formulasAlgebra formulas
Algebra formulasimran akbar
 
f00a5f08-14cf-4f73-a749-f8e30a016fa4.pdf
f00a5f08-14cf-4f73-a749-f8e30a016fa4.pdff00a5f08-14cf-4f73-a749-f8e30a016fa4.pdf
f00a5f08-14cf-4f73-a749-f8e30a016fa4.pdfSRSstatusking
 
F4 Add Maths - Coordinate Geometry
F4 Add Maths - Coordinate GeometryF4 Add Maths - Coordinate Geometry
F4 Add Maths - Coordinate GeometryPamela Mardiyah
 
Capitulo 1, 7ma edición
Capitulo 1, 7ma ediciónCapitulo 1, 7ma edición
Capitulo 1, 7ma ediciónSohar Carr
 
Bt0063 mathematics fot it
Bt0063 mathematics fot itBt0063 mathematics fot it
Bt0063 mathematics fot itnimbalkarks
 

Ähnlich wie Dot product calc angle to finish! (14)

Important maths formulas
Important maths formulasImportant maths formulas
Important maths formulas
 
Solucionario teoria-electromagnetica-hayt-2001
Solucionario teoria-electromagnetica-hayt-2001Solucionario teoria-electromagnetica-hayt-2001
Solucionario teoria-electromagnetica-hayt-2001
 
(Www.entrance exam.net)-sail placement sample paper 5
(Www.entrance exam.net)-sail placement sample paper 5(Www.entrance exam.net)-sail placement sample paper 5
(Www.entrance exam.net)-sail placement sample paper 5
 
The solution-of-problem
The solution-of-problemThe solution-of-problem
The solution-of-problem
 
The solution of problem
The solution of problemThe solution of problem
The solution of problem
 
Solucionario c.t. álgebra 5°
Solucionario c.t.   álgebra 5°Solucionario c.t.   álgebra 5°
Solucionario c.t. álgebra 5°
 
Algebra formulas
Algebra formulasAlgebra formulas
Algebra formulas
 
f00a5f08-14cf-4f73-a749-f8e30a016fa4.pdf
f00a5f08-14cf-4f73-a749-f8e30a016fa4.pdff00a5f08-14cf-4f73-a749-f8e30a016fa4.pdf
f00a5f08-14cf-4f73-a749-f8e30a016fa4.pdf
 
Class XII CBSE Mathematics Sample question paper with solution
Class XII CBSE Mathematics Sample question paper with solutionClass XII CBSE Mathematics Sample question paper with solution
Class XII CBSE Mathematics Sample question paper with solution
 
F4 Add Maths - Coordinate Geometry
F4 Add Maths - Coordinate GeometryF4 Add Maths - Coordinate Geometry
F4 Add Maths - Coordinate Geometry
 
Capitulo 1, 7ma edición
Capitulo 1, 7ma ediciónCapitulo 1, 7ma edición
Capitulo 1, 7ma edición
 
cl 9 polynomial.pdf
cl 9 polynomial.pdfcl 9 polynomial.pdf
cl 9 polynomial.pdf
 
Bt0063 mathematics fot it
Bt0063 mathematics fot itBt0063 mathematics fot it
Bt0063 mathematics fot it
 
add math form 4/5
add math form 4/5add math form 4/5
add math form 4/5
 

Mehr von Shaun Wilson

Troubleshooting Computing Problems
Troubleshooting Computing ProblemsTroubleshooting Computing Problems
Troubleshooting Computing ProblemsShaun Wilson
 
Professionalism and Ethics
Professionalism and EthicsProfessionalism and Ethics
Professionalism and EthicsShaun Wilson
 
Software Development (Mobile Technology)
Software Development (Mobile Technology)Software Development (Mobile Technology)
Software Development (Mobile Technology)Shaun Wilson
 
Computer Systems Fundamentals
Computer Systems FundamentalsComputer Systems Fundamentals
Computer Systems FundamentalsShaun Wilson
 
Introduction to Project Management Assessment Notes
Introduction to Project Management Assessment NotesIntroduction to Project Management Assessment Notes
Introduction to Project Management Assessment NotesShaun Wilson
 
SQL Assessment Command Statements
SQL Assessment Command StatementsSQL Assessment Command Statements
SQL Assessment Command StatementsShaun Wilson
 
The Rise and Fall of the Roman Empire
The Rise and Fall of the Roman EmpireThe Rise and Fall of the Roman Empire
The Rise and Fall of the Roman EmpireShaun Wilson
 
National 5 Graphic Communication
National 5 Graphic CommunicationNational 5 Graphic Communication
National 5 Graphic CommunicationShaun Wilson
 
Parallel + collinear vectors
Parallel + collinear vectorsParallel + collinear vectors
Parallel + collinear vectorsShaun Wilson
 
Position and 3 d vectors amended
Position and 3 d vectors amendedPosition and 3 d vectors amended
Position and 3 d vectors amendedShaun Wilson
 
Solving trig equations higher
Solving trig equations higherSolving trig equations higher
Solving trig equations higherShaun Wilson
 
Solving trig equations + double angle formulae
Solving trig equations  + double angle formulaeSolving trig equations  + double angle formulae
Solving trig equations + double angle formulaeShaun Wilson
 
Solving exponential equations
Solving exponential equationsSolving exponential equations
Solving exponential equationsShaun Wilson
 
Finding exponential equations
Finding exponential equationsFinding exponential equations
Finding exponential equationsShaun Wilson
 

Mehr von Shaun Wilson (20)

Troubleshooting Computing Problems
Troubleshooting Computing ProblemsTroubleshooting Computing Problems
Troubleshooting Computing Problems
 
Professionalism and Ethics
Professionalism and EthicsProfessionalism and Ethics
Professionalism and Ethics
 
Software Development (Mobile Technology)
Software Development (Mobile Technology)Software Development (Mobile Technology)
Software Development (Mobile Technology)
 
Computer Systems Fundamentals
Computer Systems FundamentalsComputer Systems Fundamentals
Computer Systems Fundamentals
 
Introduction to Project Management Assessment Notes
Introduction to Project Management Assessment NotesIntroduction to Project Management Assessment Notes
Introduction to Project Management Assessment Notes
 
SQL Assessment Command Statements
SQL Assessment Command StatementsSQL Assessment Command Statements
SQL Assessment Command Statements
 
The Rise and Fall of the Roman Empire
The Rise and Fall of the Roman EmpireThe Rise and Fall of the Roman Empire
The Rise and Fall of the Roman Empire
 
National 5 Graphic Communication
National 5 Graphic CommunicationNational 5 Graphic Communication
National 5 Graphic Communication
 
Vector journeys!
Vector journeys!Vector journeys!
Vector journeys!
 
Unit vectors 14
Unit vectors 14Unit vectors 14
Unit vectors 14
 
Ratios
RatiosRatios
Ratios
 
Parallel + collinear vectors
Parallel + collinear vectorsParallel + collinear vectors
Parallel + collinear vectors
 
Position and 3 d vectors amended
Position and 3 d vectors amendedPosition and 3 d vectors amended
Position and 3 d vectors amended
 
Solving trig equations higher
Solving trig equations higherSolving trig equations higher
Solving trig equations higher
 
Solving trig equations + double angle formulae
Solving trig equations  + double angle formulaeSolving trig equations  + double angle formulae
Solving trig equations + double angle formulae
 
Solving exponential equations
Solving exponential equationsSolving exponential equations
Solving exponential equations
 
Logarithms intro
Logarithms introLogarithms intro
Logarithms intro
 
The log rules
The log rulesThe log rules
The log rules
 
Tricky log graphs
Tricky log graphsTricky log graphs
Tricky log graphs
 
Finding exponential equations
Finding exponential equationsFinding exponential equations
Finding exponential equations
 

Kürzlich hochgeladen

ComPTIA Overview | Comptia Security+ Book SY0-701
ComPTIA Overview | Comptia Security+ Book SY0-701ComPTIA Overview | Comptia Security+ Book SY0-701
ComPTIA Overview | Comptia Security+ Book SY0-701bronxfugly43
 
How to Manage Global Discount in Odoo 17 POS
How to Manage Global Discount in Odoo 17 POSHow to Manage Global Discount in Odoo 17 POS
How to Manage Global Discount in Odoo 17 POSCeline George
 
Key note speaker Neum_Admir Softic_ENG.pdf
Key note speaker Neum_Admir Softic_ENG.pdfKey note speaker Neum_Admir Softic_ENG.pdf
Key note speaker Neum_Admir Softic_ENG.pdfAdmir Softic
 
Magic bus Group work1and 2 (Team 3).pptx
Magic bus Group work1and 2 (Team 3).pptxMagic bus Group work1and 2 (Team 3).pptx
Magic bus Group work1and 2 (Team 3).pptxdhanalakshmis0310
 
SOC 101 Demonstration of Learning Presentation
SOC 101 Demonstration of Learning PresentationSOC 101 Demonstration of Learning Presentation
SOC 101 Demonstration of Learning Presentationcamerronhm
 
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in DelhiRussian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhikauryashika82
 
Grant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy ConsultingGrant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy ConsultingTechSoup
 
Mixin Classes in Odoo 17 How to Extend Models Using Mixin Classes
Mixin Classes in Odoo 17  How to Extend Models Using Mixin ClassesMixin Classes in Odoo 17  How to Extend Models Using Mixin Classes
Mixin Classes in Odoo 17 How to Extend Models Using Mixin ClassesCeline George
 
Unit-V; Pricing (Pharma Marketing Management).pptx
Unit-V; Pricing (Pharma Marketing Management).pptxUnit-V; Pricing (Pharma Marketing Management).pptx
Unit-V; Pricing (Pharma Marketing Management).pptxVishalSingh1417
 
Unit-IV; Professional Sales Representative (PSR).pptx
Unit-IV; Professional Sales Representative (PSR).pptxUnit-IV; Professional Sales Representative (PSR).pptx
Unit-IV; Professional Sales Representative (PSR).pptxVishalSingh1417
 
Introduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The BasicsIntroduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The BasicsTechSoup
 
ICT role in 21st century education and it's challenges.
ICT role in 21st century education and it's challenges.ICT role in 21st century education and it's challenges.
ICT role in 21st century education and it's challenges.MaryamAhmad92
 
SKILL OF INTRODUCING THE LESSON MICRO SKILLS.pptx
SKILL OF INTRODUCING THE LESSON MICRO SKILLS.pptxSKILL OF INTRODUCING THE LESSON MICRO SKILLS.pptx
SKILL OF INTRODUCING THE LESSON MICRO SKILLS.pptxAmanpreet Kaur
 
Dyslexia AI Workshop for Slideshare.pptx
Dyslexia AI Workshop for Slideshare.pptxDyslexia AI Workshop for Slideshare.pptx
Dyslexia AI Workshop for Slideshare.pptxcallscotland1987
 
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
 
How to Create and Manage Wizard in Odoo 17
How to Create and Manage Wizard in Odoo 17How to Create and Manage Wizard in Odoo 17
How to Create and Manage Wizard in Odoo 17Celine George
 
Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...
Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...
Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...christianmathematics
 
On National Teacher Day, meet the 2024-25 Kenan Fellows
On National Teacher Day, meet the 2024-25 Kenan FellowsOn National Teacher Day, meet the 2024-25 Kenan Fellows
On National Teacher Day, meet the 2024-25 Kenan FellowsMebane Rash
 
This PowerPoint helps students to consider the concept of infinity.
This PowerPoint helps students to consider the concept of infinity.This PowerPoint helps students to consider the concept of infinity.
This PowerPoint helps students to consider the concept of infinity.christianmathematics
 
Micro-Scholarship, What it is, How can it help me.pdf
Micro-Scholarship, What it is, How can it help me.pdfMicro-Scholarship, What it is, How can it help me.pdf
Micro-Scholarship, What it is, How can it help me.pdfPoh-Sun Goh
 

Kürzlich hochgeladen (20)

ComPTIA Overview | Comptia Security+ Book SY0-701
ComPTIA Overview | Comptia Security+ Book SY0-701ComPTIA Overview | Comptia Security+ Book SY0-701
ComPTIA Overview | Comptia Security+ Book SY0-701
 
How to Manage Global Discount in Odoo 17 POS
How to Manage Global Discount in Odoo 17 POSHow to Manage Global Discount in Odoo 17 POS
How to Manage Global Discount in Odoo 17 POS
 
Key note speaker Neum_Admir Softic_ENG.pdf
Key note speaker Neum_Admir Softic_ENG.pdfKey note speaker Neum_Admir Softic_ENG.pdf
Key note speaker Neum_Admir Softic_ENG.pdf
 
Magic bus Group work1and 2 (Team 3).pptx
Magic bus Group work1and 2 (Team 3).pptxMagic bus Group work1and 2 (Team 3).pptx
Magic bus Group work1and 2 (Team 3).pptx
 
SOC 101 Demonstration of Learning Presentation
SOC 101 Demonstration of Learning PresentationSOC 101 Demonstration of Learning Presentation
SOC 101 Demonstration of Learning Presentation
 
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in DelhiRussian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
 
Grant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy ConsultingGrant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy Consulting
 
Mixin Classes in Odoo 17 How to Extend Models Using Mixin Classes
Mixin Classes in Odoo 17  How to Extend Models Using Mixin ClassesMixin Classes in Odoo 17  How to Extend Models Using Mixin Classes
Mixin Classes in Odoo 17 How to Extend Models Using Mixin Classes
 
Unit-V; Pricing (Pharma Marketing Management).pptx
Unit-V; Pricing (Pharma Marketing Management).pptxUnit-V; Pricing (Pharma Marketing Management).pptx
Unit-V; Pricing (Pharma Marketing Management).pptx
 
Unit-IV; Professional Sales Representative (PSR).pptx
Unit-IV; Professional Sales Representative (PSR).pptxUnit-IV; Professional Sales Representative (PSR).pptx
Unit-IV; Professional Sales Representative (PSR).pptx
 
Introduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The BasicsIntroduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The Basics
 
ICT role in 21st century education and it's challenges.
ICT role in 21st century education and it's challenges.ICT role in 21st century education and it's challenges.
ICT role in 21st century education and it's challenges.
 
SKILL OF INTRODUCING THE LESSON MICRO SKILLS.pptx
SKILL OF INTRODUCING THE LESSON MICRO SKILLS.pptxSKILL OF INTRODUCING THE LESSON MICRO SKILLS.pptx
SKILL OF INTRODUCING THE LESSON MICRO SKILLS.pptx
 
Dyslexia AI Workshop for Slideshare.pptx
Dyslexia AI Workshop for Slideshare.pptxDyslexia AI Workshop for Slideshare.pptx
Dyslexia AI Workshop for Slideshare.pptx
 
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
 
How to Create and Manage Wizard in Odoo 17
How to Create and Manage Wizard in Odoo 17How to Create and Manage Wizard in Odoo 17
How to Create and Manage Wizard in Odoo 17
 
Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...
Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...
Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...
 
On National Teacher Day, meet the 2024-25 Kenan Fellows
On National Teacher Day, meet the 2024-25 Kenan FellowsOn National Teacher Day, meet the 2024-25 Kenan Fellows
On National Teacher Day, meet the 2024-25 Kenan Fellows
 
This PowerPoint helps students to consider the concept of infinity.
This PowerPoint helps students to consider the concept of infinity.This PowerPoint helps students to consider the concept of infinity.
This PowerPoint helps students to consider the concept of infinity.
 
Micro-Scholarship, What it is, How can it help me.pdf
Micro-Scholarship, What it is, How can it help me.pdfMicro-Scholarship, What it is, How can it help me.pdf
Micro-Scholarship, What it is, How can it help me.pdf
 

Dot product calc angle to finish!

  • 2. What is to be learned? • How to use dot product to calculate the angle between vectors
  • 3. From Before a.b = |a| |b| cosθ cosθ = cosθ = a.b |a| |b| also a.b = x1x2 + y1y2 + z1z2 x1x2 + y1y2 + z1z2 |a| |b|
  • 4. cosθ = x1x2 + y1y2 + z1z2 |a| |b| Find angle between a and b 21 4 ( ) 7 2 6 ( ) Numerator: 2(7) + 1(2) + 4(6) = 40 Denom: |a| = √(22 + 12 + 42 ) = √21 |b| = √(72 + 22 + 62 ) = √89 cosθ = 40 √21√89 = 0.925 θ = 22.30
  • 5. cosθ = x1x2 + y1y2 + z1z2 |a| |b| Find angle between a and b 21 3 ( ) -1 5 2 ( ) Numerator: 2(-1) + 1(5) + 3(2) = 9 Denom: |a| = √(22 + 12 + 32 ) = √14 |b| = √((-1)2 + 52 + 22 ) = √30 cosθ = 9 √14√30 = 0.439 θ = 64.00
  • 6. Calculating Angles with Dot Product Rearranging formula cosθ = a.b |a| |b| x1x2 + y1y2 + z1z2 |a| |b| =
  • 7. a = 3i + 4k ,b = 4i + 6j + 2k cosθ = x1x2 + y1y2 + z1z2 |a| |b| Calculate angle between vectors Numerator: 3(4) + 0(6) + 4(2) = 20 Denom: |a| = √(32 + 02 + 42 ) = √25 = 5 |b| = √(42 + 62 + 22 ) = √56 cosθ = 20 5√56 = 0.5345 θ = 57.70
  • 8. cosθ = x1x2 + y1y2 + z1z2 |a| |b| Find angle between a and b 41 2 ( ) -3 4 5 ( ) Numerator: 4(-3) + 1(4) + 2(5) = 2 Denom: |a| = √(42 + 12 + 22 ) = √21 |b| = √((-3)2 + 42 + 52 ) = √50 cosθ = 2 √21√50 = 0.0617 θ = 86.50 Key Question
  • 9. If vectors are perpendicular cosθ = cos900 = cosθ = x1x2 + y1y2 + z1z2 |a| |b| 0 x1x2 + y1y2 + z1z2 = 0 Numerator Denominator Perpendicular Vectors Numerator = 0 θ
  • 10. Prove a = 3i – 2j is perpendicular to b = 4i + 6j – 5k cosθ = x1x2 + y1y2 + z1z2 |a| |b| If perpendicular cosθ = cos900 = 0 i.e. num = 0 num = 3(4) + (-2)6 + 0(-5) = 0 as required must equal zero
  • 11. 4 -1 -2 ( ) 32 5( ) Prove a and b are perpendicular a = b = If perpendicular cosθ = cos900 = 0 i.e. num = 0 num = 4(3) + (-1)2 + (-2)(5) = 0 as required
  • 12. 2 -1 -2( ) 42 k ( ) If a and b are perpendicular, find value of k a = b = If perpendicular cosθ = cos900 = 0 i.e. num = 0 num = 2(4) + (-1)2 + (-2)(k) = 6 – 2k 6 – 2k = 0 k = 3
  • 13. If vectors are perpendicular cosθ = cos900 = cosθ = x1x2 + y1y2 + z1z2 |a| |b| 0 x1x2 + y1y2 + z1z2 = 0 Numerator Denominator Perpendicular Vectors Numerator = 0 θ
  • 14. 2 -1 -3 ( ) 34 k ( ) If a and b are perpendicular, find value of k a = b = If perpendicular cosθ = cos900 = 0 i.e. num = 0 num = 2(3) + (-1)4 + (-3)(k) = 2 – 3k 2 – 3k = 0 k = 2 /3
  • 15. 7 g -9 ( ) 0g 4 ( ) If a and b are perpendicular, find possible values of g a = b = If perpendicular cosθ = cos900 = 0 i.e. num = 0 num = 7(0) + g(g) + (-9)(4) = g2 – 36 g2 – 36 = 0 g2 = 36 g = 6 or -6 Key Question
  • 16. A (7,5 ,7) B (3 ,4 ,6) C (5,6,9) Calculate LABC Need BA and BC u = BA = a – b A B C θ u v u v 75 7 ( ) 3 4 6 ( )= – 41 1= ( ) v = BC = c – b 56 9 ( ) 3 4 6 ( )= – 22 3= ( )
  • 17. cosθ = x1x2 + y1y2 + z1z2 |a| |b| Angle between u and v 41 1 ( ) 2 2 3 ( ) Numerator: 4(2) + 1(2) + 1(3) = 13 Denom: |a| = √(42 + 12 + 12 ) = √18 |b| = √(22 + 22 + 32 ) = √17 cosθ = 13 √18√17 θ = 420