Animated Solution for Mathematics - Vector Algebra: Let a,b,c be three coplanar concurrent vectors such that angles between any two of them is same. If the product of their magnitudes is 14 and (a×b)⋅(b×c)+(b×c)⋅(c×a)+(c×a)⋅(a×b)=168, then ∣a∣+∣b∣+∣c∣ is equal to:
By symmetry, the second term: (b×c)⋅(c×a)=43bc2a.
Third term: (c×a)⋅(a×b)=43ca2b.
Total Sum =43ab2c+43bc2a+43ca2b.
Factoring the Total Sum
Total Sum =43ab2c+43bc2a+43ca2b.
Factor out common terms: 43abc.
Expression becomes: 43abc(b+c+a).
Rearranging: 43abc(a+b+c).
We are given this entire sum equals 168.
Final Substitution and Calculation
Substitute abc=14 into the equation: 43(14)(a+b+c)=168.
Simplify: 442(a+b+c)=168.
10.5(a+b+c)=168.
Solve for the sum: a+b+c=10.5168=16.
Therefore, ∣a∣+∣b∣+∣c∣=16.
00:00 / 00:00
The Sigma Insight: Vector Triple Product
Solution Diagram
Analyzing the Setup
Imagine you are standing at the origin of a 2D plane. Three vectors, a,b, and c, emerge from your feet like spokes on a wheel. They are coplanar and concurrent, sharing the same starting point.
The problem states that the angle between any two of these vectors is identical. Since they span a full 360∘ circle, we divide that circle by three. Each pair of vectors is separated by exactly 120∘.
The Master Key
Lagrange's Identity
We are confronted with the expression:
(a×b)⋅(b×c)+(b×c)⋅(c×a)+(c×a)⋅(a×b)=168
We utilize Lagrange's Identity, which states that the dot product of two cross products can be rewritten as a determinant of dot products:
(p×q)⋅(r×s)=(p⋅r)(q⋅s)−(p⋅s)(q⋅r)
This identity acts as the bridge between the complex world of cross products and the simpler world of magnitudes and dot products.
The Expansion
Let us focus on the first term: (a×b)⋅(b×c). Using the identity with p=a,q=b,r=b, and s=c, we obtain:
(a⋅b)(b⋅c)−(a⋅c)(b⋅b)
We know the dot product u⋅v=∣u∣∣v∣cos(120∘)=−21∣u∣∣v∣. Thus, a⋅b=−21ab, b⋅c=−21bc, and a⋅c=−21ac. Also, b⋅b=∣b∣2=b2.
Substituting these values, the expression becomes:
Because the setup is perfectly symmetrical, we do not need to repeat this process for the other two terms. By cyclic symmetry, the second term is 43bc2a and the third term is 43ca2b.
Adding them all together, we get:
43ab2c+43bc2a+43ca2b
Factoring out 43abc from this sum, we are left with:
43abc(a+b+c)
The Final Victory
We are given that the product of the magnitudes abc=14 and the total sum equals 168. Substituting these into our simplified expression:
43(14)(a+b+c)=168
Calculating 43×14, we get 10.5. Thus:
10.5(a+b+c)=168
Dividing 168 by 10.5, we arrive at our final answer:
a+b+c=16