Dot Product
Dot Product
Dot PRODUCT
HANA REDA
RANA MAGED
ROKIA MOHAMED
MARYAM NASSER
ROWIDA SAID
SONDOS ABDO
2D
GROUP 1
Definition
a∙a
= a 12 + a 22 + a 32
= |a|2
Proof of property. 3
a • (b + c)
= ‹a1, a2, a3› ∙ ‹b1 + c1, b2 + c2, b3 +
c3 ›
c3 )
a3c3
GEOMETRIC INTERPRETATION
The dot product a • b can be given
a geometric interpretation in terms of
the angle θ between a and b.
This is defined to be the a The dot product a • b can be
given
a geometric interpretation in terms of
the angle θ between a and b.
This is defined to be the angle between
the representations of a and b that start
at the origin, where 0 ≤ θ ≤ π
GEOMETRIC INTERPRETATION
In other words, θ: is the angle
: between
the line segmentsOA and OB here.
a ∙ b = |a||b| cos θ
Proof of equation 4
If we apply the Law of Cosines to triangle OAB here, we get:
|AB|2 = |OA|2 + |OB|2 – 2|OA||OB|
cos θ
Observe that
the Law of Cosines
still applies in
the limiting cases
when θ = 0 or π, or
a = 0 or b = 0
PROOF EQUATION 4
However,
|OA| = |a|
|OB| = |b|
|AB| = |a – b|
So, Equation 4 becomes:
or
a ∙ b = |a||b| cos θ
EXAMPLE 2
If the vectors a and b have lengths of 4
and 6, and the angle between them is
π/3, find a ∙ b.
a ∙ b = |a||b|
cos(π/3)
=4∙6∙½
= 12 l
EXAMPLE 2
COROLLARY 6
a b
cos
| a || b |
EXAMPLE 3
2
1
cos 1.46 (or 84 )
3 38
ORTHOGONAL VECTORS
Two nonzero vectors a and b are called
perpendicular or orthogonal if the angle
between them is θ = π/2.
Then, Theorem 3 gives:
a ∙ b = |a||b| cos(π/2) = 0
Conversely, if a ∙ b = 0, then cos θ = 0;
so, θ = π/2.
ZERO VECTORS
The zero vector 0 is considered to be
perpendicular to all vectors.
a∙b=0
EXAMPLE 4
Show that 2i + 2j – k is perpendicular
to 5i – 4j + 2k.
to 5i – 4j + 2k.
a ∙ b = |a||b|
If a and b point in exactly opposite directions, then θ =
π.
a ∙ b = –|a| |b|
Exercise time
Find the angle between the
vectors p=(1,3,−2) and
q=(4,−1,5)
A) θ=cos−1(-9/ root 14⋅ root 42)
B) θ=sin−1(-9/root14⋅ root42)
C) θ=45
D) θ=120
Find the dot product of the
vectors u= (3, −2,4) and v= (1,5,
A) -7
−2)
B) −15
C) 3
D) 9
Determine the angle between the
vectors a= (−1,2,2) and b= (3,
−4,1)
A) 45 degrees
B) 120 degrees
C) 122 degrees
D) 90 degrees
Find the dot product of u= (2,
−3,5) and v= (−1,4, −2)
A) 22
B) 6
C) 10
D) -24
Calculate the angle θ between
the vectors a=⟨1,2, −1⟩ and
b=⟨3,0,4⟩
A) 79 degree
B) 50 degree
C) 90 degree
D) 87 degree