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 statements: (A) ∣a+λc∣≥∣a∣ for all λ∈R. (B) a and c are always parallel. Then,
Options
Solution
1. Key Concepts and Formulas
Magnitude of a Vector: For any vector v, its magnitude is denoted by ∣v∣. The square of the magnitude is ∣v∣2=v⋅v.
Dot Product Properties:
x⋅y=y⋅x (Commutative property)
x⋅(y+z)=x⋅y+x⋅z (Distributive property)
(x+y)⋅(x+y)=∣x∣2+2(x⋅y)+∣y∣2
If x⋅y=0 and x,y are nonzero, then x and y are perpendicular.
Vector Addition and Subtraction: The sum and difference of vectors follow standard algebraic rules.
2. Step-by-Step Solution
We are given a=2i^+j^+k^, and that b and c are nonzero vectors satisfying ∣a+b+c∣=∣a+b−c∣ and b⋅c=0. We need to evaluate two statements: (A) ∣a+λc∣≥∣a∣ for all λ∈R, and (B) a and c are always parallel.
Step 1: Simplify the given magnitude equality.
We are given ∣a+b+c∣=∣a+b−c∣. Squaring both sides, we get:
∣a+b+c∣2=∣a+b−c∣2
Using the property ∣v∣2=v⋅v:
(a+b+c)⋅(a+b+c)=(a+b−c)⋅(a+b−c)
Expand both sides:
(a+b)⋅(a+b)+2(a+b)⋅c+c⋅c=(a+b)⋅(a+b)−2(a+b)⋅c+c⋅c∣a+b∣2+2(a⋅c+b⋅c)+∣c∣2=∣a+b∣2−2(a⋅c+b⋅c)+∣c∣2
Subtract ∣a+b∣2+∣c∣2 from both sides:
2(a⋅c+b⋅c)=−2(a⋅c+b⋅c)4(a⋅c+b⋅c)=0a⋅c+b⋅c=0
Step 2: Use the given condition b⋅c=0.
Substitute b⋅c=0 into the equation from Step 1:
a⋅c+0=0a⋅c=0
This implies that vector a is perpendicular to vector c, provided that a and c are nonzero. We are given that b and c are nonzero. We also know a=2i^+j^+k^, which is a nonzero vector.
Step 3: Evaluate Statement (B): a and c are always parallel.
From Step 2, we found that a⋅c=0. For two nonzero vectors to be parallel, their dot product must be non-zero in a way that reflects their alignment (e.g., a⋅c=∣a∣∣c∣cos(0) or a⋅c=∣a∣∣c∣cos(π)). The condition a⋅c=0 implies that a and c are perpendicular (since both are nonzero). Therefore, a and c are not always parallel. Statement (B) is incorrect.
Step 4: Evaluate Statement (A): ∣a+λc∣≥∣a∣ for all λ∈R.
We need to check if ∣a+λc∣2≥∣a∣2 for all λ∈R.
∣a+λc∣2=(a+λc)⋅(a+λc)=a⋅a+2(a⋅(λc))+(λc)⋅(λc)=∣a∣2+2λ(a⋅c)+λ2∣c∣2
From Step 2, we know that a⋅c=0. Substituting this into the equation:
∣a+λc∣2=∣a∣2+2λ(0)+λ2∣c∣2∣a+λc∣2=∣a∣2+λ2∣c∣2
We need to check if ∣a∣2+λ2∣c∣2≥∣a∣2 for all λ∈R.
This simplifies to:
λ2∣c∣2≥0
Since c is a nonzero vector, ∣c∣2>0. Also, λ2≥0 for all real numbers λ. Therefore, λ2∣c∣2≥0 is always true for all λ∈R.
This means ∣a+λc∣2≥∣a∣2 for all λ∈R, which implies ∣a+λc∣≥∣a∣ for all λ∈R. Statement (A) is correct.
3. Common Mistakes & Tips
Algebraic Errors: Be very careful when expanding dot products of sums of vectors. A small mistake can lead to an incorrect conclusion.
Misinterpreting Dot Product: Remember that a zero dot product between two nonzero vectors means they are perpendicular, not parallel.
Squared Magnitudes: Always square both sides of an equation involving magnitudes before expanding, as it simplifies nicely using the dot product property ∣v∣2=v⋅v.
4. Summary
The problem starts by simplifying the given equality of vector magnitudes. Squaring both sides and using the properties of the dot product, along with the given condition b⋅c=0, leads to the crucial result that a⋅c=0. This indicates that a and c are perpendicular. Consequently, statement (B) that a and c are always parallel is false. For statement (A), we consider the square of the magnitude of a+λc and use the fact that a⋅c=0. This simplifies to ∣a+λc∣2=∣a∣2+λ2∣c∣2. Since λ2∣c∣2≥0, the inequality ∣a+λc∣≥∣a∣ holds true for all real values of λ. Therefore, only statement (A) is correct.