The correct option is
B Both the statements are true, but Statement 2 is not the correct explanation for Statement 1.
Statement 2 is true, that is if
→a and
→b are direction vectors of two lines then
If
→a×→b=0, implies the lines are parallel and do not intersect.
However in 3D, it is not necessary for two lines to be parallel if they do not intersect.
Consider statement 1
We can clearly observe that
3i−j is not parallel to 2i+3k
Now for them to be intersecting
→r1=→r2
Hence
i+j−k+λ(3i−j)=4i−k+μ(2i+3k)
Hence
i(1+3λ)+j(1−λ)−k=i(4+2μ)+k(1−3μ)
Comparing , we get
1−λ=0
Or
λ=1 and
1−3μ=1
μ=0
And
1+3λ=4+2μ
If μ=0
Then
λ=1
Hence for λ=1 and μ=0, the lines intersect.
Hence the correct answer is B.