Skip to content
🚨 This site is a work in progress. Exciting updates are coming soon!

7.4 Q-7

Question Statement

Prove that if:

a‾+b‾+c‾=0\underline{a} + \underline{b} + \underline{c} = 0

then:

a‾×b‾=b‾×c‾=c‾×a‾\underline{\mathbf{a}} \times \underline{\mathbf{b}} = \underline{\mathbf{b}} \times \underline{\mathbf{c}} = \underline{\mathbf{c}} \times \underline{\mathbf{a}}

Background and Explanation

This problem involves vector cross products and properties of vector addition. We will use the fact that the cross product is distributive and anti-commutative. The key property to notice here is that if the sum of three vectors is zero, then there is a relationship between their cross products that we can exploit. Specifically, we are going to use this property to show that the cross products of each pair of vectors are equal.


Solution

We start with the given equation:

a‾+b‾+c‾=0\underline{a} + \underline{b} + \underline{c} = 0

This implies:

c‾=−(a‾+b‾)\underline{c} = - (\underline{a} + \underline{b})

We will now prove the required identities step by step.

Step 1: Take the cross product of both sides with a‾\underline{a}

Take the cross product of a‾\underline{a} with both sides of the equation:

a‾×(a‾+b‾+c‾)=a‾×0\underline{a} \times (\underline{a} + \underline{b} + \underline{c}) = \underline{a} \times 0

This simplifies to:

a‾×a‾+a‾×b‾+a‾×c‾=0\underline{a} \times \underline{a} + \underline{a} \times \underline{b} + \underline{a} \times \underline{c} = 0

Since a‾×a‾=0\underline{a} \times \underline{a} = 0 (the cross product of any vector with itself is zero), we have:

0+a‾×b‾+a‾×c‾=00 + \underline{a} \times \underline{b} + \underline{a} \times \underline{c} = 0

This simplifies to:

a‾×b‾+a‾×c‾=0\underline{a} \times \underline{b} + \underline{a} \times \underline{c} = 0

Therefore:

a‾×b‾=−a‾×c‾\underline{a} \times \underline{b} = - \underline{a} \times \underline{c}

or equivalently:

a‾×b‾=c‾×a‾\underline{a} \times \underline{b} = \underline{c} \times \underline{a}

which is the first part of the required result.

Step 2: Cross-multiply with b‾\underline{b}

Now, take the cross product of b‾\underline{b} with both sides of the original equation:

b‾×(a‾+b‾+c‾)=b‾×0\underline{b} \times (\underline{a} + \underline{b} + \underline{c}) = \underline{b} \times 0

This simplifies to:

b‾×a‾+b‾×b‾+b‾×c‾=0\underline{b} \times \underline{a} + \underline{b} \times \underline{b} + \underline{b} \times \underline{c} = 0

Since b‾×b‾=0\underline{b} \times \underline{b} = 0 (again, the cross product of any vector with itself is zero), we get:

b‾×a‾+b‾×c‾=0\underline{b} \times \underline{a} + \underline{b} \times \underline{c} = 0

This simplifies to:

b‾×c‾=−b‾×a‾\underline{b} \times \underline{c} = - \underline{b} \times \underline{a}

or equivalently:

b‾×c‾=a‾×b‾\underline{b} \times \underline{c} = \underline{a} \times \underline{b}

This is the second part of the required result.

Step 3: Combine the results

From Step 1 and Step 2, we have:

a‾×b‾=c‾×a‾andb‾×c‾=a‾×b‾\underline{a} \times \underline{b} = \underline{c} \times \underline{a} \quad \text{and} \quad \underline{b} \times \underline{c} = \underline{a} \times \underline{b}

Thus, we can conclude:

a‾×b‾=b‾×c‾=c‾×a‾\underline{a} \times \underline{b} = \underline{b} \times \underline{c} = \underline{c} \times \underline{a}

Key Formulas or Methods Used

  1. Distributive Property of the Cross Product:
a‾×(b‾+c‾)=a‾×b‾+a‾×c‾ \underline{a} \times (\underline{b} + \underline{c}) = \underline{a} \times \underline{b} + \underline{a} \times \underline{c}
  1. Anti-commutative Property of the Cross Product:
a‾×b‾=−b‾×a‾ \underline{a} \times \underline{b} = - \underline{b} \times \underline{a}
  1. Cross Product of a Vector with Itself:
a‾×a‾=0 \underline{a} \times \underline{a} = 0

Summary of Steps

  1. Start with the given vector equation a‾+b‾+c‾=0\underline{a} + \underline{b} + \underline{c} = 0.
  2. Take the cross product of a‾\underline{a} with both sides of the equation and simplify.
  3. Take the cross product of b‾\underline{b} with both sides of the equation and simplify.
  4. Combine the results to show that a‾×b‾=b‾×c‾=c‾×a‾\underline{a} \times \underline{b} = \underline{b} \times \underline{c} = \underline{c} \times \underline{a}.