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

90°
Solution
The direction ratios (l,m,n) of the two lines satisfy the given equations:
- 3lm−4ln+mn=0
- l+2m+3n=0
From the linear equation (2), we can express l in terms of m and n: l=−2m−3n
Substitute this expression for l into the first equation (1): 3(−2m−3n)m−4(−2m−3n)n+mn=0
Expand the terms: −6m2−9mn+8mn+12n2+mn=0
Combine like terms: −6m2+(−9mn+8mn+mn)+12n2=0 −6m2+0mn+12n2=0 −6m2+12n2=0 12n2=6m2 m2=2n2
This equation gives us the relationship between m and n. We can consider two cases based on the sign of m relative to n. If n=0, then m=0. Substituting m=0,n=0 into l+2m+3n=0 gives l=0. The direction ratios (0,0,0) are not valid, so n=0. We can assume n=1 without loss of generality to find the direction ratios.
Case 1: m=2n Substitute m=2n into the expression for l: l=−2(2n)−3n=(−22−3)n The direction ratios (l1,m1,n1) are proportional to (−22−3,2,1) by setting n=1. Let d1=⟨−3−22,2,1⟩.
Case 2: m=−2n Substitute m=−2n into the expression for l: l=−2(−2n)−3n=(22−3)n The direction ratios (l2,m2,n2) are proportional to (22−3,−2,1) by setting n=1. Let d2=⟨−3+22,−2,1⟩.
Now we have the direction ratios of the two lines. Let θ be the angle between the lines. The cosine of the angle is given by the formula: cosθ=l12+m12+n12l22+m22+n22∣l1l2+m1m2+n1n2∣
Let's calculate the dot product l1l2+m1m2+n1n2: l1l2=(−3−22)(−3+22) This is in the form (a−b)(a+b)=a2−b2, where a=−3 and b=22. l1l2=(−3)2−(22)2=9−(4×2)=9−8=1.
m1m2=(2)(−2)=−2.
n1n2=(1)(1)=1.
The dot product is l1l2+m1m2+n1n2=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 90∘.
cosθ=l12+m12+n12l22+m22+n220=0 θ=cos−1(0)=90∘ or 2π.
The final answer is 90∘.