Question
Question: If $\vec{a}=3\hat{i}+\hat{j}-\hat{k}$, $\vec{b}=2\hat{i}-\hat{j}+7\hat{k}$ and $\vec{c}=7\hat{i}-\ha...
If a=3i^+j^−k^, b=2i^−j^+7k^ and c=7i^−j^+23k^ are three vectors, then which of following statements is true ?

a, b, c are mutually perpendicular
a, b and c are coplanar
a, b and c are non-coplanar
a and b are collinear
a, b and c are non-coplanar
Solution
To determine the correct statement, we analyze each option:
-
Check for perpendicularity: We compute the dot product of a and b: a⋅b=(3)(2)+(1)(−1)+(−1)(7)=6−1−7=−2=0. Thus, a and b are not perpendicular, so the vectors are not mutually perpendicular.
-
Check for coplanarity: We compute the scalar triple product a⋅(b×c). First, we find the cross product b×c:
b×c=i^27j^−1−1k^723=i^((−1)(23)−(7)(−1))−j^((2)(23)−(7)(7))+k^((2)(−1)−(−1)(7))=i^(−23+7)−j^(46−49)+k^(−2+7)=−16i^+3j^+5k^
Now, we compute the dot product of a and (b×c):
a⋅(b×c)=(3)(−16)+(1)(3)+(−1)(5)=−48+3−5=−50=0.
Since the scalar triple product is non-zero, the vectors are non-coplanar.
-
Check for collinearity: For a and b to be collinear, one must be a scalar multiple of the other. a=3i^+j^−k^ and b=2i^−j^+7k^. There is no scalar k such that a=kb, so they are not collinear.
Therefore, the correct statement is that a, b, and c are non-coplanar.