Given: a=2i^+j^+k^, ∣a+b+c∣=∣a+b−c∣, and b⋅c=0.
Find: Which of the statements (A) and (B) is correct.
Start with
∣a+b+c∣=∣a+b−c∣.
Squaring both sides,
(a+b+c)2=(a+b−c)2.
Expanding,
a2+2a⋅b+2a⋅c+b2+2b⋅c+c2=a2+2a⋅b−2a⋅c+b2−2b⋅c+c2.
So,
2a⋅c+2b⋅c=−2a⋅c−2b⋅c.
Using b⋅c=0,
4a⋅c=0⇒a⋅c=0.
Hence a and c are perpendicular, not parallel. Therefore, statement (B) is incorrect.
Now consider statement (A). Since a⋅c=0,
∣a+λc∣2=∣a∣2+2λa⋅c+λ2∣c∣2=∣a∣2+λ2∣c∣2≥∣a∣2.
Therefore,
∣a+λc∣≥∣a∣
for all real λ. So statement (A) is correct.
Therefore, the correct option is C.