Question
Question: Let $\vec{a} = \hat{i} + \hat{j}$, $\vec{b} = 2\hat{i} - \hat{k}$, $\vec{r}$ is a vector satisfying ...
Let a=i^+j^, b=2i^−k^, r is a vector satisfying r×a=b×a and r×b=a×b, then r is

i^+j^−k^
3i^+j^−k^
3i^+j^+k^
−i^+j^−k^
3\hat{i} + \hat{j} - \hat{k}
Solution
The given equations are r×a=b×a and r×b=a×b. Rearranging the first equation: r×a−b×a=0 (r−b)×a=0 This implies that (r−b) is parallel to a, so r−b=ka for some scalar k. Thus, r=b+ka.
Rearranging the second equation: r×b−a×b=0 (r−a)×b=0 This implies that (r−a) is parallel to b, so r−a=mb for some scalar m. Thus, r=a+mb.
Equating the two expressions for r: b+ka=a+mb ka−a=mb−b (k−1)a=(m−1)b
Given a=i^+j^ and b=2i^−k^. Since a and b are not parallel, they are linearly independent. For the equation (k−1)a=(m−1)b to hold, the coefficients must be zero: k−1=0⟹k=1 m−1=0⟹m=1
Substitute k=1 into r=b+ka: r=b+1a=a+b
Now, calculate r: r=(i^+j^)+(2i^−k^) r=(1+2)i^+1j^−1k^ r=3i^+j^−k^