Question
Question: If \(a = i + j\) and \(b = 2i - k\) are two vectors, then the point of intersection of two lines \(r...
If a=i+j and b=2i−k are two vectors, then the point of intersection of two lines r×a=b×a and r×b=a×b is
A
i + j – k
B
i – j + k
C
3i + j – k
D
3i – j + k
Answer
3i + j – k
Explanation
Solution
Let r=xi+yj+zk, then r×a=b×a
⇒ (r−b)×a=0 ⇒ijkx−2yz+1110=0,
∴z=−1,x−y=2
Now r×b=a×b ⇒ (r−a)×b=0
∴y=1,x+2z=1 ⇒x=3,y=1,z=−1
∴r=3i+j−k.