安卓手机扫描二维码安装App

第2450题:点到直线的距离2



求点 P(3,1,2)P(3,-1,2) 到直线

 

L:{x+yz+2=0,2xy+z6=0.L:\begin{cases} x+y-z+2=0, \\ 2x-y+z-6=0. \end{cases}

 

的距离。

 

A. 22\dfrac{\sqrt{2}}{2}

 

B. 322\dfrac{3\sqrt{2}}{2}

 

C. 176 \dfrac{\sqrt{17}}{6} 

 

D. 1026\dfrac{\sqrt{102}}{6}



本题需要注意向量的化简。


 

苹果手机扫描二维码安装App
我来回答