第2445题:直线夹角
定义两直线的夹角为两直线方向向量的夹角。
求直线
{x−2=0,y−112=z+25;\begin{cases} x-2=0, \\ \\ \dfrac{y-1}{12}=\dfrac{z+2}{5}; \end{cases}⎩⎪⎪⎨⎪⎪⎧x−2=0,12y−1=5z+2;
和直线
{x+34=z+23,y−1=0;\begin{cases} \dfrac{x+3}{4}=\dfrac{z+2}{3}, \\ \\ y-1=0; \end{cases}⎩⎪⎪⎨⎪⎪⎧4x+3=3z+2,y−1=0;
的夹角的余弦 cosθ \cos \thetacosθ 。
A. cosθ=313\cos \theta=\dfrac{3}{13}cosθ=133
B. cosθ=413 \cos \theta=\dfrac{4}{13}cosθ=134
C. cosθ=3665\cos \theta=\dfrac{36}{65}cosθ=6536
D. cosθ=4865\cos \theta=\dfrac{48}{65}cosθ=6548