Concept:Two lines are coplanar when the vector joining one point on each line and the two direction vectors form a scalar triple product equal to zero.Explanation:For the first line, put s=0 to get a point on it.A(−1,3,1) lies on the line, and its direction ratios are (1,−λ,λ).For the second line, put t=0 to get a point on it.B(0,1,2) lies on the line, and its direction ratios are (21,1,−1).The vector joining A and B is:AB=B−A=(0+1,1−3,2−1)=(1,−2,1)For coplanarity, the scalar triple product of AB and the two direction vectors must be zero:1121−2−λ11λ−1=0Expanding along the first row:1(λ−λ)+2(−1−2λ)+(1+2λ)=00−2−λ+1+2λ=0−1−2λ=0λ=−2Answer:λ=−2, which matches Option C.