To establish perpendicularity and compute the angle between lines \( l_2 \) and \( l_3 \), the provided direction ratios are analyzed.Step 1: Determine \( \alpha \) for \( l_1 \perp l_2 \) Direction ratios for \( l_1 \) are:\[(3, -2, 0)\]Direction ratios for \( l_2 \) are:\[(1, \alpha, 2)\]As \( l_1 \) and \( l_2 \) are perpendicular, their dot product is zero:\[3(1) + (-2)(\alpha) + 0(2) = 0\]\[3 - 2\alpha = 0\]Solving for \( \alpha \):\[\alpha = 3\]
Step 2: Calculate the angle between \( l_2 \) and \( l_3 \) Direction ratios for \( l_3 \) are:\[(-3, -2, 4)\]The angle \( \theta \) between two lines is found using the dot product formula:\[\cos \theta = \frac{1(-3) + 3(-2) + 2(4)}{\sqrt{1^2 + 3^2 + 2^2} \times \sqrt{(-3)^2 + (-2)^2 + 4^2}}\]\[= \frac{-3 - 6 + 8}{\sqrt{1 + 9 + 4} \times \sqrt{9 + 4 + 16}}\]\[= \frac{-1}{\sqrt{14} \times \sqrt{29}}\]With \( \alpha = 3 \), the result is:\[\cos \theta = \frac{4}{29}\]The inverse cosine yields:\[\theta = \cos^{-1} \left( \frac{4}{29} \right).\]Alternatively, expressed using the secant function:\[\theta = \sec^{-1} \left( \frac{29}{4} \right).\]Therefore, the final answer is:Final Answer: \( \mathbf{\sec^{-1} \left( \frac{29}{4} \right)} \).