第2450题:点到直线的距离2
求点 P(3,−1,2)P(3,-1,2)P(3,−1,2) 到直线
L:{x+y−z+2=0,2x−y+z−6=0.L:\begin{cases} x+y-z+2=0, \\ 2x-y+z-6=0. \end{cases}L:{x+y−z+2=0,2x−y+z−6=0.
的距离。
A. 22\dfrac{\sqrt{2}}{2}2√2
B. 322\dfrac{3\sqrt{2}}{2}23√2
C. 176 \dfrac{\sqrt{17}}{6} 6√17
D. 1026\dfrac{\sqrt{102}}{6}6√102
本题需要注意向量的化简。