Concept:For two lines to be coplanar, the scalar triple product of the vector joining their fixed points and their two direction vectors must be zero.Explanation:First line has point P1(0,2,−3) and direction a1=(1,2,λ).Second line has point P2(2,6,3) and direction a2=(2,3,λ).Coplanarity condition gives:2124236λλ=0Expanding the determinant:2(−λ)−4(−λ)+6(−1)=0⇒2λ−6=0⇒λ=3Now, the equation of the plane containing both lines is:x−012y−223z+333=0⇒−3x+3(y−2)−1(z+3)=0⇒3x−3y+z+9=0Check the given points in 3x−3y+z+9=0:A (1,6,4): 3−18+4+9=−2=0B (2,8,7): 6−24+7+9=−2=0C (1,2,3): 3−6+3+9=9=0D (4,10,9): 12−30+9+9=0So D lies on the plane, while A, B and C do not lie on the plane.Answer:A, B and C do not lie on the plane; D lies on the plane. Hence, as the question asks for the point that does not lie, A, B and C are the non-lying points.