Animated Solution for Mathematics - Vector Algebra: For three unit vectors a,b,c satisfying ∣a−b∣2+∣b−c∣2+∣c−a∣2=9 and ∣2a+kb+kc∣=3, the positive value of k is
Select Answer:
Visualized Solution
Understanding Unit Vectors
Given: a,b,c are unit vectors.
This implies: ∣a∣=∣b∣=∣c∣=1.
We need to find the positive value of k using two given conditions.
Expanding the First Condition
Condition 1: ∣a−b∣2+∣b−c∣2+∣c−a∣2=9
Recall the expansion formula: ∣x−y∣2=∣x∣2+∣y∣2−2x⋅y
Consider the standard identity for the square of a sum:
∣a+b+c∣2=∣a∣2+∣b∣2+∣c∣2+2(a⋅b+b⋅c+c⋅a)
Substituting Known Values
Substitute the known magnitudes and the dot product sum:
∣a+b+c∣2=1+1+1+2(−23)
Deducing the Zero Vector
Simplify the expression:
∣a+b+c∣2=3−3=0
Therefore, the vector sum must be zero:
a+b+c=0
Using the Second Condition
Condition 2: ∣2a+kb+kc∣=3
Rewrite by factoring out k:
∣2a+k(b+c)∣=3
Substituting the Vector Sum
From a+b+c=0, we can deduce:
b+c=−a
Substitute this into the second condition:
∣2a+k(−a)∣=3
Simplifying the Equation
Factor out a:
∣(2−k)a∣=3
Separate the scalar and vector magnitudes:
∣2−k∣⋅∣a∣=3
Applying Unit Magnitude Again
Since a is a unit vector, ∣a∣=1:
∣2−k∣⋅1=3
∣2−k∣=3
Solving for k
Solve the absolute value equation ∣2−k∣=3:
Case 1: 2−k=3⟹k=−1
Case 2: 2−k=−3⟹k=5
The question asks for the positive value of k.
Therefore, k=5.
00:00 / 00:00
The Sigma Insight: Scalar (Dot) Product
Solution Diagram
Analyzing the Setup
Imagine you are standing at the center of a unit sphere in three-dimensional space. You have three vectors, a, b, and c, all originating from where you stand and reaching out to touch the surface of this sphere.
Because they are unit vectors, their magnitudes are all exactly one:
∣a∣=∣b∣=∣c∣=1
The problem presents us with a fascinating condition:
∣a−b∣2+∣b−c∣2+∣c−a∣2=9
At first glance, this looks like a daunting algebraic mess. However, complexity is often just a mask for underlying elegance. Let us peel back that mask.
The Power of Expansion
To decode this, we reach for our most reliable tool: the vector expansion formula. We know that for any two vectors, the square of their difference is ∣x−y∣2=∣x∣2+∣y∣2−2x⋅y.
When we apply this to each of the three terms in our condition, we expand the expression as follows:
Notice how each squared magnitude appears twice. We can group them:
2(∣a∣2+∣b∣2+∣c∣2)−2(a⋅b+b⋅c+c⋅a)=9
Since we know ∣a∣=∣b∣=∣c∣=1, the first part of this expression is simply 2(1+1+1)=6. Our equation simplifies to:
6−2(a⋅b+b⋅c+c⋅a)=9
With a quick rearrangement, we find the sum of the pairwise dot products:
a⋅b+b⋅c+c⋅a=−23
The Hidden Zero
This dot product sum is the missing piece of a much larger puzzle. Consider the identity for the square of the sum of three vectors:
∣a+b+c∣2=∣a∣2+∣b∣2+∣c∣2+2(a⋅b+b⋅c+c⋅a)
Substituting our known values into this identity, we get:
∣a+b+c∣2=1+1+1+2(−23)=3−3=0
This is the "Aha!" moment. If the magnitude of a vector is zero, the vector itself must be the null vector:
a+b+c=0
Geometrically, this means that if you place these three vectors head-to-tail, they form a closed triangle. They perfectly balance each other out.
The Final Transformation
Now, we turn our attention to the second condition: ∣2a+kb+kc∣=3. We can factor k out of the terms involving b and c:
∣2a+k(b+c)∣=3
From our previous deduction, we know that a+b+c=0, which implies b+c=−a. Substituting this into our equation:
∣2a+k(−a)∣=3⇒∣(2−k)a∣=3
Using the property that the magnitude of a scalar times a vector is the absolute value of the scalar times the magnitude of the vector, and knowing ∣a∣=1, we get:
∣2−k∣⋅∣a∣=3⇒∣2−k∣=3
Solving this absolute value equation gives us two possibilities: 2−k=3 (yielding k=−1) or 2−k=−3 (yielding k=5). Since the problem asks for the positive value of k, we arrive at our final answer: