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

第2445题:直线夹角



定义两直线的夹角为两直线方向向量的夹角。

 

求直线


{x2=0,y112=z+25;\begin{cases} x-2=0, \\ \\ \dfrac{y-1}{12}=\dfrac{z+2}{5}; \end{cases}


和直线


{x+34=z+23,y1=0;\begin{cases} \dfrac{x+3}{4}=\dfrac{z+2}{3}, \\ \\ y-1=0; \end{cases}


的夹角的余弦 cosθ \cos \theta


 

A. cosθ=313\cos \theta=\dfrac{3}{13}

 

B. cosθ=413 \cos \theta=\dfrac{4}{13}

 

C. cosθ=3665\cos \theta=\dfrac{36}{65}

 

D. cosθ=4865\cos \theta=\dfrac{48}{65}

 

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