Animated Solution for Mathematics - Vector Algebra: a,b,c are 3 vectors, such that a+b+c=0, ∣a∣=1,∣b∣=2,∣c∣=3, then a⋅b+b⋅c+c⋅a is equal to
Select Answer:
Visualized Solution
Given Vectors and Magnitudes
Vectors a,b,c
Magnitudes: ∣a∣=1,∣b∣=2,∣c∣=3
The Zero Sum Condition
a+b+c=0
Geometrically, they form a closed loop.
Since 1+2=3, they form a degenerate triangle (collinear vectors).
Squaring the Vector Sum
We need to find a⋅b+b⋅c+c⋅a
Tool: Square the given equation.
(a+b+c)⋅(a+b+c)=0
Expanding the Dot Product
Using the identity: ∣x+y+z∣2=∣x∣2+∣y∣2+∣z∣2+2(x⋅y+y⋅z+z⋅x)
∣a∣2+∣b∣2+∣c∣2+2(a⋅b+b⋅c+c⋅a)=0
Substituting Known Values
Substitute ∣a∣=1,∣b∣=2,∣c∣=3
(1)2+(2)2+(3)2+2(a⋅b+b⋅c+c⋅a)=0
Evaluating the Squares
(1)2=1
(2)2=4
(3)2=9
1+4+9+2(a⋅b+b⋅c+c⋅a)=0
Summing the Constants
1+4+9=14
14+2(a⋅b+b⋅c+c⋅a)=0
Transposing the Constant
Move 14 to the right side of the equation.
2(a⋅b+b⋅c+c⋅a)=−14
Final Division
Divide both sides by 2.
a⋅b+b⋅c+c⋅a=2−14
a⋅b+b⋅c+c⋅a=−7
Conclusion
Final Answer: −7
Key Takeaway: For any vectors summing to zero, ∑a⋅b=−21∑∣a∣2.
00:00 / 00:00
The Sigma Insight: Scalar (Dot) Product
Solution Diagram
Analyzing the Setup
Welcome, fellow traveler of the JEE landscape. Today, we are not just solving a problem; we are exploring the hidden geometry of vectors.
We are given three vectors, a, b, and c, with magnitudes 1, 2, and 3 respectively, and a condition that their sum is zero: a+b+c=0. This is a state of perfect equilibrium.
Imagine these vectors as forces acting on a point; if they sum to zero, the point remains unmoved. But what does this tell us about their interactions?
The Geometry of the Zero Sum
Before we rush into the algebra, let's pause and visualize. If you place these vectors head-to-tail, they form a closed loop.
But look at the magnitudes: 1+2=3. This is a special case! In a typical triangle, the sum of any two sides must be greater than the third.
Here, the sum of two sides equals the third. This means our 'triangle' has collapsed into a straight line; they are collinear. While this is a fascinating geometric insight, we must be careful. Relying solely on geometry can sometimes lead to traps, so let's trust the algebra to guide us safely to the answer.
The Algebraic Bridge
We need to find the sum of the pairwise dot products: a⋅b+b⋅c+c⋅a. How do we extract these from a simple addition?
The secret lies in the power of the dot product. We take our equation a+b+c=0 and dot it with itself.
This is equivalent to squaring the vector sum:
(a+b+c)⋅(a+b+c)=0⋅0=0
This is our bridge from the vector world to the scalar world.
The Expansion
Unveiling the Structure
Now, let's expand this expression using the distributive property of the dot product. It behaves just like the algebraic identity (x+y+z)2=x2+y2+z2+2(xy+yz+zx).
When we expand our dot product, we get:
∣a∣2+∣b∣2+∣c∣2+2(a⋅b+b⋅c+c⋅a)=0
Don't let the length of this equation intimidate you. It is a beautiful, symmetric structure. We have the sum of the squares of the magnitudes, and we have the sum of the pairwise dot products, all tied together by the number two.
The Final Calculation
Now, we simply substitute the known magnitudes: ∣a∣=1, ∣b∣=2, and ∣c∣=3. Plugging these into our equation, we get:
(1)2+(2)2+(3)2+2(a⋅b+b⋅c+c⋅a)=0
Calculating the squares, we have 1+4+9=14. So, the equation becomes:
14+2(a⋅b+b⋅c+c⋅a)=0
Now, we isolate our target expression. Move 14 to the other side, and it becomes −14:
2(a⋅b+b⋅c+c⋅a)=−14
Finally, divide by 2 to find the value:
a⋅b+b⋅c+c⋅a=−7
The Takeaway
We have arrived at our destination: −7. This problem is a classic, and the technique of squaring the vector sum is a weapon you should always keep in your arsenal.
Remember, for any set of vectors that sum to zero, the sum of their pairwise dot products is always −21 of the sum of their squared magnitudes. Keep this in mind, and you will breeze through similar problems in your exams. You have mastered the logic; now go forth and conquer!