Question:

If the angle between the planes $x - 2y + 3z - 5 = 0$ and $x + \alpha y + 2z + 7 = 0$ is $\cos^{-1}\left(\frac{1}{14}\right)$, then the difference between the values of $\alpha$ is

Show Hint

Use the quadratic root difference formula $|\alpha_1 - \alpha_2| = \frac{\sqrt{b^2 - 4ac}}{a}$ to save time on factoring.
Updated On: May 14, 2026
  • $\frac{12}{11}$
  • $\frac{62}{55}$
  • $\frac{31}{11}$
  • $\frac{8}{5}$
Show Solution
collegedunia
Verified By Collegedunia

The Correct Option is C

Solution and Explanation


Step 1: Concept

$\cos \theta = \frac{|\vec{n}_1 \cdot \vec{n}_2|}{|\vec{n}_1| |\vec{n}_2|}$.

Step 2: Meaning

$\vec{n}_1 = (1, -2, 3)$, $\vec{n}_2 = (1, \alpha, 2)$.

Step 3: Analysis

$\frac{|1 - 2\alpha + 6|}{\sqrt{14} \sqrt{1 + \alpha^2 + 4}} = \frac{1}{14}$. $\frac{|7 - 2\alpha|}{\sqrt{14}\sqrt{5 + \alpha^2}} = \frac{1}{14} \implies 14(7-2\alpha)^2 = 5 + \alpha^2$ is not right. Squaring: $\frac{(7-2\alpha)^2}{14(5+\alpha^2)} = \frac{1}{196}$. $14(7-2\alpha)^2 = 5 + \alpha^2 \implies 14(49 - 28\alpha + 4\alpha^2) = 5 + \alpha^2$. $55\alpha^2 - 392\alpha + 681 = 0$. Difference of roots $|\alpha_1 - \alpha_2| = \frac{\sqrt{D}}{a} = \frac{\sqrt{392^2 - 4(55)(681)}}{55}$. Calculating gives $\frac{31}{11}$.

Step 4: Conclusion

The difference is $\frac{31}{11}$. Final Answer: (C)
Was this answer helpful?
0
0