Animated Solution for Mathematics - Vector Algebra: Let a=2i^+j^+k^, and b and c be two nonzero vectors such that ∣a+b+c∣=∣a+b−c∣ and b⋅c=0. Consider the following two statement:
(A) ∣a+λc∣≥∣a∣ for all λ∈R.
(B) a and c are always parallel.
Select Answer:
Visualized Solution
Given Conditions
Given vector: a=2i^+j^+k^
∣a+b+c∣=∣a+b−c∣
b⋅c=0
Squaring the Magnitude
Square both sides of the magnitude equation:
∣a+b+c∣2=∣a+b−c∣2
Grouping Terms
Treat (a+b) as a single vector unit.
Equation becomes: ∣(a+b)+c∣2=∣(a+b)−c∣2
Expanding the Left Side
Expand using ∣x+y∣2=∣x∣2+∣y∣2+2(x⋅y)
Left Side: ∣a+b∣2+∣c∣2+2(a+b)⋅c
Expanding the Right Side
Expand using ∣x−y∣2=∣x∣2+∣y∣2−2(x⋅y)
Right Side: ∣a+b∣2+∣c∣2−2(a+b)⋅c
Canceling Common Terms
Equate both sides:
∣a+b∣2+∣c∣2+2(a+b)⋅c=∣a+b∣2+∣c∣2−2(a+b)⋅c
Cancel ∣a+b∣2 and ∣c∣2
Simplifying the Equation
2(a+b)⋅c=−2(a+b)⋅c
Bring terms to one side:
4(a+b)⋅c=0
⇒(a+b)⋅c=0
Distributing the Dot Product
Distribute c over the addition:
a⋅c+b⋅c=0
Using the Second Condition
Given condition: b⋅c=0
Substitute this into our equation:
a⋅c+0=0
⇒a⋅c=0
Conclusion of Orthogonality
Since a⋅c=0 and both are non-zero vectors:
a⊥c
Vector a is perpendicular to vector c.
Evaluating Statement (A)
Statement (A): ∣a+λc∣≥∣a∣ for all λ∈R
Let's visualize λc and the vector addition.
Visualizing the Resultant
Shift λc to the head of a.
Draw the resultant vector a+λc.
Applying Pythagoras Theorem
In the right-angled triangle:
∣a+λc∣2=∣a∣2+∣λc∣2
Since ∣λc∣2≥0, it follows that ∣a+λc∣2≥∣a∣2
Therefore, Statement (A) is Correct.
Evaluating Statement (B)
Statement (B): a and c are always parallel.
We already proved that a⊥c.
Therefore, Statement (B) is Incorrect.
Final Conclusion
Statement (A) is correct.
Statement (B) is incorrect.
Final Answer: Only (A) is correct.
00:00 / 00:00
The Sigma Insight: Scalar (Dot) Product
Solution Diagram
Analyzing the Setup
Welcome, fellow explorers of the JEE Advanced frontier. Today, we are not just solving a problem; we are uncovering the hidden geometric architecture of vectors.
We are given a vector a=2i^+j^+k^, and two mysterious non-zero vectors b and c. We are armed with two critical clues: ∣a+b+c∣=∣a+b−c∣ and the orthogonality condition b⋅c=0.
The Power of Squaring
When you face a magnitude equation, do not panic. The modulus is a geometric concept, but the dot product is an algebraic one.
To bridge this gap, we square both sides:
∣a+b+c∣2=∣a+b−c∣2
This is our first masterstroke. By squaring, we transform the modulus into the dot product of the vector with itself, using the identity ∣u∣2=u⋅u.
The Art of Grouping
Expanding three terms directly is a recipe for algebraic chaos. Instead, we use a strategic grouping.
Let us treat (a+b) as a single vector unit, say u. Now, our equation looks like ∣u+c∣2=∣u−c∣2.
Expanding this using the binomial identity ∣x±y∣2=∣x∣2+∣y∣2±2(x⋅y), we get:
∣u∣2+∣c∣2+2(u⋅c)=∣u∣2+∣c∣2−2(u⋅c)
Look at the elegance of this moment! The terms ∣u∣2 and ∣c∣2 appear on both sides. They cancel out, leaving us with 2(u⋅c)=−2(u⋅c).
Bringing everything to one side, we find 4(u⋅c)=0, which simplifies to (a+b)⋅c=0.
The Orthogonality Discovery
Now, we distribute the dot product: a⋅c+b⋅c=0. We know from our initial conditions that b⋅c=0.
Substituting this, we arrive at the beautiful, simple truth: a⋅c=0. This means a and c are perfectly perpendicular.
Evaluating the Statements
With a⊥c, Statement (A) becomes a question of geometry. The vector a+λc is the hypotenuse of a right-angled triangle with legs a and λc.
By Pythagoras, we have:
∣a+λc∣2=∣a∣2+∣λc∣2
Since ∣λc∣2 is always non-negative, ∣a+λc∣2≥∣a∣2, which confirms Statement (A) is correct.
Statement (B) claims a and c are parallel, but we have proven they are perpendicular. Thus, Statement (B) is incorrect. We have conquered the problem, not by brute force, but by understanding the soul of the vectors.