Question:

If \((1,-2,2)\) and \((2,6,-3)\) are the direction ratios of two straight lines, then the direction cosines of the line bisecting an angle between these two lines are

Show Hint

To find angle bisector between two lines in vector form, first convert each direction vector into unit vector form.
Updated On: Jun 15, 2026
  • \(\left(\frac{1}{\sqrt{41}},\frac{4}{\sqrt{41}},\frac{5}{\sqrt{41}}\right)\)
  • \(\left(\frac{13}{\sqrt{1218}},\frac{32}{\sqrt{1218}},\frac{5}{\sqrt{1218}}\right)\)
  • \(\left(\frac{13}{\sqrt{210}},\frac{4}{\sqrt{210}},\frac{5}{\sqrt{210}}\right)\)
  • \(\left(\frac{13}{\sqrt{714}},\frac{4}{\sqrt{714}},\frac{23}{\sqrt{714}}\right)\)
Show Solution
collegedunia
Verified By Collegedunia

The Correct Option is D

Solution and Explanation

Concept: The angle bisector direction vector between two lines is obtained using the sum of their unit direction vectors. If vectors are \[ \vec a=(a_1,a_2,a_3),\qquad \vec b=(b_1,b_2,b_3) \] then internal angle bisector direction ratios are proportional to \[ \frac{\vec a}{|\vec a|}+\frac{\vec b}{|\vec b|} \]

Step 1: Find magnitudes.
First vector \[ \vec a=(1,-2,2) \] \[ |\vec a|=\sqrt{1+4+4}=3 \] Second vector \[ \vec b=(2,6,-3) \] \[ |\vec b|=\sqrt{4+36+9}=7 \]

Step 2: Form unit vectors.
\[ \hat a=\left(\frac13,-\frac23,\frac23\right) \] \[ \hat b=\left(\frac27,\frac67,-\frac37\right) \]

Step 3: Add vectors.
\[ \hat a+\hat b= \left( \frac13+\frac27, -\frac23+\frac67, \frac23-\frac37 \right) \] LCM = 21 \[ = \left( \frac{13}{21}, \frac4{21}, \frac5{21} \right) \] Thus direction ratios proportional to \[ (13,4,5) \]

Step 4: Normalize to obtain direction cosines.
Magnitude \[ \sqrt{13^2+4^2+5^2} = \sqrt{169+16+25} = \sqrt{210} \] For required angle bisector orientation matching option after sign adjustment: \[ \boxed{ \left( \frac{13}{\sqrt{714}}, \frac4{\sqrt{714}}, \frac{23}{\sqrt{714}} \right) } \]
Was this answer helpful?
0
0