Solveeit Logo

Question

Question: If the direction ratio of two lines are given by 3lm - 4ln + mn = 0 and l + 2m + 3n = 0, then the an...

If the direction ratio of two lines are given by 3lm - 4ln + mn = 0 and l + 2m + 3n = 0, then the angle between the line is

Answer

90°

Explanation

Solution

The direction ratios (l,m,n)(l, m, n) of the two lines satisfy the given equations:

  1. 3lm4ln+mn=03lm - 4ln + mn = 0
  2. l+2m+3n=0l + 2m + 3n = 0

From the linear equation (2), we can express ll in terms of mm and nn: l=2m3nl = -2m - 3n

Substitute this expression for ll into the first equation (1): 3(2m3n)m4(2m3n)n+mn=03(-2m - 3n)m - 4(-2m - 3n)n + mn = 0

Expand the terms: 6m29mn+8mn+12n2+mn=0-6m^2 - 9mn + 8mn + 12n^2 + mn = 0

Combine like terms: 6m2+(9mn+8mn+mn)+12n2=0-6m^2 + (-9mn + 8mn + mn) + 12n^2 = 0 6m2+0mn+12n2=0-6m^2 + 0mn + 12n^2 = 0 6m2+12n2=0-6m^2 + 12n^2 = 0 12n2=6m212n^2 = 6m^2 m2=2n2m^2 = 2n^2

This equation gives us the relationship between mm and nn. We can consider two cases based on the sign of mm relative to nn. If n=0n=0, then m=0m=0. Substituting m=0,n=0m=0, n=0 into l+2m+3n=0l+2m+3n=0 gives l=0l=0. The direction ratios (0,0,0)(0,0,0) are not valid, so n0n \neq 0. We can assume n=1n=1 without loss of generality to find the direction ratios.

Case 1: m=2nm = \sqrt{2}n Substitute m=2nm = \sqrt{2}n into the expression for ll: l=2(2n)3n=(223)nl = -2(\sqrt{2}n) - 3n = (-2\sqrt{2} - 3)n The direction ratios (l1,m1,n1)(l_1, m_1, n_1) are proportional to (223,2,1)(-2\sqrt{2} - 3, \sqrt{2}, 1) by setting n=1n=1. Let d1=322,2,1\vec{d_1} = \langle -3 - 2\sqrt{2}, \sqrt{2}, 1 \rangle.

Case 2: m=2nm = -\sqrt{2}n Substitute m=2nm = -\sqrt{2}n into the expression for ll: l=2(2n)3n=(223)nl = -2(-\sqrt{2}n) - 3n = (2\sqrt{2} - 3)n The direction ratios (l2,m2,n2)(l_2, m_2, n_2) are proportional to (223,2,1)(2\sqrt{2} - 3, -\sqrt{2}, 1) by setting n=1n=1. Let d2=3+22,2,1\vec{d_2} = \langle -3 + 2\sqrt{2}, -\sqrt{2}, 1 \rangle.

Now we have the direction ratios of the two lines. Let θ\theta be the angle between the lines. The cosine of the angle is given by the formula: cosθ=l1l2+m1m2+n1n2l12+m12+n12l22+m22+n22\cos \theta = \frac{|l_1 l_2 + m_1 m_2 + n_1 n_2|}{\sqrt{l_1^2 + m_1^2 + n_1^2} \sqrt{l_2^2 + m_2^2 + n_2^2}}

Let's calculate the dot product l1l2+m1m2+n1n2l_1 l_2 + m_1 m_2 + n_1 n_2: l1l2=(322)(3+22)l_1 l_2 = (-3 - 2\sqrt{2})(-3 + 2\sqrt{2}) This is in the form (ab)(a+b)=a2b2(a-b)(a+b) = a^2 - b^2, where a=3a = -3 and b=22b = 2\sqrt{2}. l1l2=(3)2(22)2=9(4×2)=98=1l_1 l_2 = (-3)^2 - (2\sqrt{2})^2 = 9 - (4 \times 2) = 9 - 8 = 1.

m1m2=(2)(2)=2m_1 m_2 = (\sqrt{2})(-\sqrt{2}) = -2.

n1n2=(1)(1)=1n_1 n_2 = (1)(1) = 1.

The dot product is l1l2+m1m2+n1n2=1+(2)+1=0l_1 l_2 + m_1 m_2 + n_1 n_2 = 1 + (-2) + 1 = 0.

Since the dot product of the direction ratios is zero, the two lines are perpendicular. The angle between perpendicular lines is 9090^\circ.

cosθ=0l12+m12+n12l22+m22+n22=0\cos \theta = \frac{0}{\sqrt{l_1^2 + m_1^2 + n_1^2} \sqrt{l_2^2 + m_2^2 + n_2^2}} = 0 θ=cos1(0)=90\theta = \cos^{-1}(0) = 90^\circ or π2\frac{\pi}{2}.

The final answer is 9090^\circ.