![]() |
VOOZH | about |
Vector quantities are the physical quantities that have both magnitude and direction and the angle between two vectors can be easily found if the dot product or the cross product of the two vectors is given.
In this article, we will learn how to find the angle between two vectors, its formula, related examples, and others in detail.
Angle between vectors can be found by using two methods:
However, the most commonly used formula for finding an angle between two vectors involves the scalar product.
Two vectors combined into a scalar product give you a number. Scalar products can be used to define the relationships between energy and work. In mathematics, a scalar product is used to represent the work done by a force (which is a vector) in dispersing (which is a vector) an object. The scalar product is represented by a dot (.). Let,
Dot product be (a.b)
Magnitude of vector a = |a|
Magnitude of vector b = |b|
Angle between the vectors is
ฮธ = Cos-1 [(a ยท b) / (|a| |b|)]
When two vectors are connected by a dot product, the direction of the angle แ does not matter. The angle แ can be measured by the difference between either vector since Cos แ = Cos (-แ) = Cos (2ฯ - แ).
A cross product may also be known as a vector product. It is a form of vector multiplication that takes place between two vectors that have different kinds or natures. When two vectors are multiplied with each other and the resulting product is also a vector quantity, the resulting vector is called the cross product of two vectors or the vector product. Multiplication of two vectors yields vector products with a direction perpendicular to each vector. Let,
Cross product be (a ร b)
Magnitude of vector a = |a|
Magnitude of vector b = |b|
|a ร b| = |a| |b| sin ฮธ
Angle between the vectors is,
ฮธ = Sin-1 [|a ร b| / (|a| |b|)]
Problem 1: Find the angle between two vectors a = {4, 5} and b = {5, 4}.
Solution:
Using aโ b = โฃaโฃโ โฃbโฃโ cos(ฮธ)
Finding dot product: aโ b = (4โ 5) + (5โ 4) โ 40
Magnitude of vectors:
|a| = โ(42 + 52 ) = โ(16 + 25 )โ โ41
|b| = โ(52 + 42 ) = โ(25 + 16) โ โ41
cos ฮธ = (aโ b) โ |a|โ |b| โ 40 โ โ41 โ โ41 โ 40 โ41
ฮธ = cos-1 (40โ41) โ 20.556ยฐ
Problem 2: Find the angle between two vectors a = {2, 2} and b = {1, 1}.
Solution:
Using aโ b = โฃaโฃโ โฃbโฃโ cos(ฮธ)
Finding dot product: aโ b = (2 โ 1) + (2 โ 1) โ 4
Magnitude of vectors:
|a| = โ(22 + 22)= โ(4 + 4) โ โ8
|b| = โ(12 + 12 )= โ( 1+ 1 )โ โ2
cos ฮธ = (aโ b) โ |a|โ |b| โ 4 โ โ8 โ โ2 = 4 โ4 โ 1
ฮธ = cos-1 (1) โ 0ยฐ
Problem 3: Find the angle between two vectors a = i + 2j - k and b = 2i + 4j - 2k.
Solution:
Using aโ b = โฃaโฃโ โฃbโฃโ cos(ฮธ)
Finding dot product: aโ b = (1โ 2) + (2โ 4) + ( -1โ -2) = 2+ 8+2 โ12
Magnitude of vectors:
|a| = โ(12 + 22 + (-1)2 0= โ(1 + 4 + 1 )โ โ6
|b| = โ(22 + 42 + (-2)2 ) = โ(4+ 16 + 4) โ โ24
cos ฮธ = (aโ b) โ |a|โ |b| โ 12 โ (โ6 โ โ24) = 12 โ12 โ 1
ฮธ = cos-1 (1) โ 0ยฐ
Problem 4: Find the angle between two vectors a = i + 2j - k and b = 4j - 2k.
Solution:
a = i + 2j - k
b = 0i + 4j - 2k
Using aโ b = โฃaโฃโ โฃbโฃโ cos(ฮธ)
Finding dot product: aโ b = (1โ 0) + (2โ 4) + (โ1โ โ2) = 0+8+2 โ10
Magnitude of vectors:
|a| = โ(12 + 22 + (-1)2 0 = โ( 1 + 4 + 1 )โ โ6
|b| = โ(02 + 42 + (-2)2 ) = โ(16 + 4) โ โ20
cos ฮธ = (aโ b) โ |a|โ |b| = 10 โ (โ6โ โ20) = 10/โ120 โ 5 โ โ30
ฮธ = cos-1 (5 โ โ30) โ 45ยฐ
Problem 5: Find the angle between two vectors a = {1, -3} and b = {-3, 1}.
Solution:
Using aโ b = โฃaโฃโ โฃbโฃโ cos(ฮธ)
Finding dot product: aโ b = (1 โ -3) + (-3 โ 1) = -3 -3 โ -6
Magnitude of vectors:
|a| = โ(12 + (-3)2 = โ(1 + 9 )โ โ10
|b| = โ(-3)2 + 12) = โ(9 + 1) โ โ10
cos ฮธ = (aโ b) โ |a|โ |b| โ -6 โ (โ10 โ โ10) = -6 โ10 โ -3/5
ฮธ = cos-1 (-3/5) โ 126.87ยฐ
Problem 6: Find the angle between two vectors a = -3i + j and b = -3i + j.
Solution:
Using aโ b = โฃaโฃโ โฃbโฃโ cos(ฮธ)
Finding dot product: aโ b = (-3 โ -3 ) + (1 โ 1) = 9 + 1 โ10
Magnitude of vectors:
|a| = โ(-3)2 + 12 = โ(9 + 1 ) โ โ10
|b| = โ(-3)2 + 12 = โ(9 + 1 ) โ โ10
cos ฮธ = (aโ b) โ |a|โ |b| โ 10 โ (โ10 โ โ10) = 10 โ10 โ 1
ฮธ = cos-1 (1) โ 0ยฐ