Solveeit Logo

Question

Question: Find the angle between the two lines whose equations are $2x = 3y = -z$ and $6x = -y = -4z$....

Find the angle between the two lines whose equations are 2x=3y=z2x = 3y = -z and 6x=y=4z6x = -y = -4z.

A

90°

B

60°

C

30°

D

45°

Answer

90°

Explanation

Solution

The direction vectors of the two lines are found by converting the given equations to their symmetric forms.

For the first line, 2x=3y=z2x = 3y = -z, let this equal kk. Then x=k/2x = k/2, y=k/3y = k/3, z=kz = -k. The direction vector a\vec{a} is proportional to (1/2,1/3,1)(1/2, 1/3, -1). Multiplying by 6 gives a=(3,2,6)\vec{a} = (3, 2, -6).

For the second line, 6x=y=4z6x = -y = -4z, let this equal mm. Then x=m/6x = m/6, y=my = -m, z=m/4z = -m/4. The direction vector b\vec{b} is proportional to (1/6,1,1/4)(1/6, -1, -1/4). Multiplying by 12 gives b=(2,12,3)\vec{b} = (2, -12, -3).

The angle θ\theta between the lines is given by cosθ=abab\cos \theta = \frac{|\vec{a} \cdot \vec{b}|}{|\vec{a}| |\vec{b}|}. The dot product is ab=(3)(2)+(2)(12)+(6)(3)=624+18=0\vec{a} \cdot \vec{b} = (3)(2) + (2)(-12) + (-6)(-3) = 6 - 24 + 18 = 0. Since the dot product is 0, the direction vectors are orthogonal, and thus the lines are perpendicular. The angle between them is 9090^\circ.