Animated Solution for Mathematics - Vector Algebra: Let a,b and c be three unit vectors such that ∣a−b∣2+∣a−c∣2=8. Then ∣a+2b∣2+∣a+2c∣2 is equal to
Enter Numerical Value:
Visualized Solution
Understanding Unit Vectors
Given: a,b,c are unit vectors.
Therefore, ∣a∣=∣b∣=∣c∣=1.
Expanding the Given Equation
Given equation: ∣a−b∣2+∣a−c∣2=8
Identity: ∣u−v∣2=∣u∣2+∣v∣2−2u⋅v
Substituting Unit Magnitudes
Expanding: (∣a∣2+∣b∣2−2a⋅b)+(∣a∣2+∣c∣2−2a⋅c)=8
Substituting ∣a∣=∣b∣=∣c∣=1:
(12+12−2a⋅b)+(12+12−2a⋅c)=8
Simplifying the Equation
(2−2a⋅b)+(2−2a⋅c)=8
4−2(a⋅b+a⋅c)=8
Finding the Dot Product Sum
−2(a⋅b+a⋅c)=8−4
−2(a⋅b+a⋅c)=4
a⋅b+a⋅c=−2
Setting up the Target Expression
Target: ∣a+2b∣2+∣a+2c∣2
Identity: ∣u+v∣2=∣u∣2+∣v∣2+2u⋅v
Expanding the Target Expression
First term: ∣a∣2+∣2b∣2+2(a⋅2b)=∣a∣2+4∣b∣2+4a⋅b
Second term: ∣a∣2+∣2c∣2+2(a⋅2c)=∣a∣2+4∣c∣2+4a⋅c
Sum: (∣a∣2+4∣b∣2+4a⋅b)+(∣a∣2+4∣c∣2+4a⋅c)
Grouping and Substitution
Grouping: (∣a∣2+∣a∣2+4∣b∣2+4∣c∣2)+4(a⋅b+a⋅c)
Substituting ∣a∣=∣b∣=∣c∣=1:
(1+1+4(1)+4(1))+4(a⋅b+a⋅c)
10+4(a⋅b+a⋅c)
Final Atomic Calculation
Recall: a⋅b+a⋅c=−2
Substitute into the expression: 10+4(−2)
10−8=2
Final Answer:2
00:00 / 00:00
The Sigma Insight: Scalar (Dot) Product
Analyzing the Setup
Welcome, future engineer! Today, we are going to dive into the elegant world of vectors. When we talk about unit vectors a,b, and c, we are talking about objects with a magnitude of exactly 1.
This is our anchor. It means that whenever you see ∣a∣2, ∣b∣2, or ∣c∣2, you can immediately replace them with 1. This is the first step in simplifying the complex into the manageable.
The Expansion Strategy
Now, let us look at the given equation:
∣a−b∣2+∣a−c∣2=8
This looks intimidating, but it is just a test of your algebraic toolkit. We use the fundamental identity for the squared magnitude of a difference:
∣u−v∣2=∣u∣2+∣v∣2−2u⋅v
By applying this to both terms, we get:
(∣a∣2+∣b∣2−2a⋅b)+(∣a∣2+∣c∣2−2a⋅c)=8
Notice how the terms start to collapse. Since ∣a∣=∣b∣=∣c∣=1, the equation becomes:
(1+1−2a⋅b)+(1+1−2a⋅c)=8
This simplifies beautifully to:
4−2(a⋅b+a⋅c)=8
The Secret Ingredient
Here is where the magic happens. We have isolated the sum of the dot products. By subtracting 4 from both sides, we get:
−2(a⋅b+a⋅c)=4
Dividing by −2, we find that:
a⋅b+a⋅c=−2
This is our secret ingredient! We do not need to know the individual values of a⋅b or a⋅c; we only need their sum. This is a powerful realization in JEE problems—often, the path to the answer lies in finding a specific combination of variables rather than solving for each one individually.
The Final Target
Now, we turn our attention to the target expression:
∣a+2b∣2+∣a+2c∣2
We apply the expansion identity again, this time for the sum:
∣u+v∣2=∣u∣2+∣v∣2+2u⋅v
Expanding the terms gives us:
(∣a∣2+∣2b∣2+2a⋅2b)+(∣a∣2+∣2c∣2+2a⋅2c)
This simplifies to:
(∣a∣2+4∣b∣2+4a⋅b)+(∣a∣2+4∣c∣2+4a⋅c)
Substituting our unit magnitudes, we get:
(1+4(1)+4a⋅b)+(1+4(1)+4a⋅c)=10+4(a⋅b+a⋅c)
Finally, we plug in our secret ingredient:
10+4(−2)=10−8=2
And there you have it! The complexity vanishes, leaving behind a simple, elegant result of 2. Keep practicing this method of breaking down expressions, and you will find that even the hardest problems start to yield.