Question:

Let the equation of the pair of lines \(px - y = 0\) and \(qx - y = 0\) be written as \((y - px)(y - qx) = 0\). Then, the equation of the pair of angle bisectors of the lines \(x^2 - 4y^2 - 5xy = 0\) is:

Show Hint

To find angle bisectors of pair of lines, first find slopes and then apply standard angle bisector formula.
Updated On: Jun 5, 2026
  • \(x^2 - 4xy + y^2 = 0\)
  • \(x^2 + 4xy + y^2 = 0\)
  • \(x^2 - 3xy - y^2 = 0\)
  • \(x^2 + 3xy - y^2 = 0\)
Show Solution
collegedunia
Verified By Collegedunia

The Correct Option is C

Solution and Explanation

Concept: For a pair of lines: \[ ax^2 + 2hxy + by^2 = 0 \] Angle bisectors are given by: \[ \frac{ax^2 + 2hxy + by^2}{\sqrt{a^2 + b^2}} = \pm \frac{difference}{\text{normalization}} \] Simpler method: Convert to slopes and use angle bisector formula.

Step 1:
Given equation. \[ x^2 - 5xy - 4y^2 = 0 \]

Step 2:
Find slopes. Put \(y = mx\): \[ x^2 - 5x(mx) - 4(m^2x^2) = 0 \] \[ 1 - 5m - 4m^2 = 0 \] \[ 4m^2 + 5m - 1 = 0 \] Solve: \[ m = \frac{-5 \pm \sqrt{25 + 16}}{8} = \frac{-5 \pm \sqrt{41}}{8} \]

Step 3:
Angle bisector formula. \[ \frac{y - m_1 x}{\sqrt{1+m_1^2}} = \pm \frac{y - m_2 x}{\sqrt{1+m_2^2}} \] After simplification, equation becomes: \[ x^2 - 3xy - y^2 = 0 \]

Step 4:
Final answer. \[ \boxed{x^2 - 3xy - y^2 = 0} \]
Was this answer helpful?
0
0