Courses
Courses for Kids
Free study material
Offline Centres
More
Store Icon
Store

Angle Between Two Vector Products in Vector Algebra

Reviewed by:
ffImage
hightlight icon
highlight icon
highlight icon
share icon
copy icon

Formula to Find the Angle Between Two Cross Products with Proof and Examples

Before we get to know the angle between two vectors, let us first understand what a vector is. A vector quantity has a magnitude and a direction as well, unlike a scalar quantity which only has a magnitude. It is denoted by an arrow (→). The length of the arrow represents its magnitude and the direction of the arrow represents the direction of the vector. Suppose, ‘a’ is a vector quantity, then it will be written as \[\overrightarrow{a}\]. [|\overrightarrow{a}|\] denotes the magnitude of a vector. Acceleration, velocity, displacement, force, and momentum are all examples of vector quantity as they have both magnitude and direction.


(Image will be uploaded soon)


Angle Between Two Vectors

Two vectors are said to be equal when their magnitude and direction is the same. However, when the direction of the two vectors is unequal, they will form an angle between them. The angle between the two vectors is denoted by θ.


(Image will be uploaded soon)


Angle Between Two Vectors Using Dot Product

The dot product formula of two vectors ‘\[\overrightarrow{a}\]’ and ‘\[\overrightarrow{b}\]’ is:


\[\overrightarrow{a}\] \[\cdot\] \[\overrightarrow{b}\] = \[|\overrightarrow{a}|\] \[|\overrightarrow{b}|\] cos θ, where \[|\overrightarrow{a}|\] and \[|\overrightarrow{b}|\] are the magnitude of \[\vec{a}\] and \[\vec{b}\] and is the angle between ‘a’ and ‘b’.


The angle (θ) between two vectors can be found using this formula:

\[Cos \theta = \frac{\vec{a} \cdot \vec{b}}{|\vec{a}||\vec{b}|}\]

Or, \[\theta = cos^{-1} \frac{\vec{a} \cdot \vec{b}}{|\vec{a}||\vec{b}|}\]


Now, to find out the formula of the magnitude of the vector using Pythagoras theorem:

\[|\vec{a}| = \sqrt{u_{1}^{2} + u_{2}^{2}}\], where u1 and u2 are the points of \[\vec{a}\] on the x-axis and y-axis respectively in a 2-dimensional graph.


\[|\vec{b}| = \sqrt{v_{1}^{2} + v_{2}^{2}}\], where v1and v2 are the points of \[\vec{b}\] on the x-axis and y-axis respectively in a 2-dimensional graph.


Therefore, the formula becomes:

\[\theta = cos^{-1} \frac{[\vec{a} \cdot \vec{b}}{\sqrt{u_{1}^{2} + u_{2}^{2}} \sqrt{v_{1}^{2} + v_{2}^{2}}]}\]

Now, \[\vec{a} \cdot \vec{b} = u_{1} \cdot v_{1} + u_{2} \cdot v_{2}\]


Hence, the final formula is:

\[\theta = cos^{-1} \frac{[u_{1} \cdot v_{1} + u_{2} \cdot v_{2}}{\sqrt{u_{1}^{2} + u_{2}^{2}} \sqrt{v_{1}^{2} + v_{2}}]}\]


Angle Between Two Vectors Using Cross Product

The formula of the angle between two vectors using the cross product is as follows:

\[\vec{a} \times \vec{b} = |\vec{a}| |\vec{b}| sin \theta \widehat{n}\], where,

\[\widehat{n}\] denotes the unit vector that shows the direction of the multiplication of two vectors.


Solved Examples

1. Compute the angle between two vectors using dot product:-

\[\vec{a} = 2 \widehat{i} + 2\widehat{j} + 2\widehat{k}\]

\[\vec{b} = 3\widehat{i} + 3\widehat{j} + 3\widehat{k}\]

Answer: \[\widehat{i}, \widehat{j}\] and \[\widehat{k}\] are called unit vectors.

The dot product of unit vectors are:

\[\widehat{i} \cdot \widehat{i}  = 1\]

\[\widehat{j} \cdot \widehat{j}  = 1\]

\[\widehat{k} \cdot \widehat{k}  = 1\]

\[\widehat{i} \cdot \widehat{j}  =0\]

\[\widehat{j} \cdot \widehat{k}  = 0\]

\[\widehat{k} \cdot \widehat{i}  = 0\]

Therefore, \[\vec{a} \cdot \vec{b} = (2 \widehat{i} + 2\widehat{j} + 2\widehat{k}) \cdot 3 \widehat{i} + 3\widehat{j} + 3\widehat{k}\]

= (2)(3) + (2)(3) + (2)(3)

            = 6 + 6 + 6

            = 18

Thus, \[\vec{a} \cdot \vec{b} = 18\].


The magnitude of \[\vec{a}\] and \[\vec{b}\] are:

\[|\vec{a} = \sqrt{(2)^{2} + (2)^{2} + (2)^{2}}\]

\[= \sqrt{4 + 4 + 4}\]

\[= \sqrt{12} = 3.46\]

\[|\vec{b} = \sqrt{(3)^{2} + (3)^{2} + (3)^{2}}\]

\[= \sqrt{9 + 9 + 9}\]

\[= \sqrt{27} = 5.19\]


We know that, \[cos \theta = \vec{a} \cdot \vec{b}/|\vec{a}| |\vec{b}|\]

                  Or, cos θ = 18/ 3.46* 5.19

                   Or, cos θ = 18/ 17.95

                   Or, cos θ = 1.002

                    Or, θ = cos-1 (1.002) where, 1.002 ≈ 1

                    Or, θ = cos-1(1)

                     Or, θ = 0°


2. The value of \[|\vec{a}| = 2, |\vec{b}| = 3\] and \[\vec{a} \cdot \vec{b} = 0\]. Compute the angle between \[\vec{a}\] and \[\vec{b}\] .


Answer: Given,  \[cos \theta = \vec{a} \cdot \vec{b}/|\vec{a}| |\vec{b}|\]


Here, \[|\vec{a}| = 2, |\vec{b}| = 3\] and  \[\vec{a} \cdot \vec{b} = 0\].


Therefore, cos θ = 0/ 2・3

               Or, cos θ = 0/6

               Or, cos θ = 0

                Or, θ = cos-1(0)

                 Or, θ =  90°

Hence, \[\vec{a}\] and \[\vec{b}\] are perpendicular to each other since the angle between them is 90°.

FAQs on Angle Between Two Vector Products in Vector Algebra

1. What is the angle between two vector products?

The angle between two vector products is the angle between the two cross product vectors obtained from given pairs of vectors. If A × B and C × D are two vector products, then the angle θ between them is found using:

cos θ = [(A × B) · (C × D)] / (|A × B||C × D|)

  • First compute both cross products.
  • Take their dot product.
  • Divide by the product of their magnitudes.
  • Use inverse cosine to find θ.
This method uses both the dot product and cross product formulas.

2. How do you find the angle between two cross products?

To find the angle between two cross products, use the dot product formula for angle between vectors. The steps are:

  • Compute A × B and C × D using the determinant formula.
  • Find (A × B) · (C × D).
  • Compute magnitudes |A × B| and |C × D|.
  • Apply cos θ = [(A × B) · (C × D)] / (|A × B||C × D|).
This gives the required angle between the two vector products.

3. What is the formula for the angle between two vector products?

The formula for the angle between two vector products is cos θ = [(A × B) · (C × D)] / (|A × B||C × D|). Here:

  • A × B and C × D are cross products.
  • "·" represents the dot product.
  • |A × B| and |C × D| are magnitudes of the cross products.
This formula directly applies the standard angle formula between two vectors.

4. Can the angle between two vector products be zero?

Yes, the angle between two vector products is zero when the two cross product vectors are parallel and in the same direction. This happens when:

  • (A × B) is a scalar multiple of (C × D).
  • Their dot product equals the product of their magnitudes.
  • cos θ = 1, giving θ = 0°.
In this case, the vector products point along the same line in space.

5. When is the angle between two cross products 90 degrees?

The angle between two cross products is 90° when their dot product is zero. This means:

  • (A × B) · (C × D) = 0
  • So cos θ = 0
  • Therefore, θ = 90°
This condition shows that the two vector products are perpendicular to each other.

6. Can you give an example of finding the angle between two vector products?

Yes, for example let A = i, B = j, C = j, and D = k. Then:

  • A × B = i × j = k
  • C × D = j × k = i
  • (A × B) · (C × D) = k · i = 0
Since the dot product is 0, θ = 90°. Therefore, the angle between the two vector products is 90 degrees.

7. What is the geometric meaning of the angle between two vector products?

The geometric meaning of the angle between two vector products is the angle between the normals of two planes formed by the original vector pairs. Since:

  • A × B is perpendicular to the plane containing A and B.
  • C × D is perpendicular to the plane containing C and D.
The angle between A × B and C × D represents the angle between the two planes.

8. How is the magnitude of a vector product related to finding the angle?

The magnitude of a vector product is used in the denominator of the cosine formula for the angle. The magnitude is:

|A × B| = |A||B| sin θ

When finding the angle between two vector products, you calculate:

cos θ = [(A × B) · (C × D)] / (|A × B||C × D|)

So accurate computation of magnitudes is essential to determine the correct angle.

9. What is the difference between the angle between vectors and the angle between vector products?

The angle between vectors uses the dot product of the original vectors, while the angle between vector products uses the dot product of their cross products. Specifically:

  • Angle between A and B: cos θ = (A · B)/(|A||B|)
  • Angle between A × B and C × D: cos θ = [(A × B) · (C × D)] / (|A × B||C × D|)
The second case compares the perpendicular (normal) vectors instead of the original vectors.

10. What are common mistakes when finding the angle between two vector products?

Common mistakes when finding the angle between two vector products include calculation and conceptual errors. These include:

  • Incorrectly computing the cross product determinant.
  • Forgetting to calculate magnitudes before applying the cosine formula.
  • Confusing dot product with cross product formulas.
  • Not checking if the dot product equals zero for perpendicular cases.
Carefully applying the correct formulas avoids errors in vector algebra problems.