Question:

If the slope of one of the pair of lines represented by \( 2x^2 + 3xy + Ky^2 = 0 \) is 2, then the angle between the pair of lines is:

Show Hint

For a second-degree equation representing a pair of lines, the angle between the lines is given by \( \tan \theta = \left| \frac{2\sqrt{H^2 - AB}}{A + B} \right| \).
Updated On: May 16, 2025
  • \( \frac{\pi}{2} \)
  • \( \frac{\pi}{3} \)
  • \( \frac{\pi}{6} \)
  • \( \frac{\pi}{4} \)
Hide Solution
collegedunia
Verified By Collegedunia

The Correct Option is A

Approach Solution - 1

The given equation of the pair of lines is \(2x^2 + 3xy + Ky^2 = 0\).
We have the general form of the equation of pair of lines as \(ax^2 + 2hxy + by^2 = 0\).
Comparing, we identify \(a = 2\), \(2h = 3\) (hence \(h = \frac{3}{2}\)), and \(b = K\).

The condition for the slope \(m\) of one of the lines is given by the equation:
\(m = \frac{-h \pm \sqrt{h^2 - ab}}{b}\).
Substituting \(m = 2\):
\(2 = \frac{-\frac{3}{2} \pm \sqrt{\left(\frac{3}{2}\right)^2 - 2K}}{K}\).

Simplifying the equation:
\(2K = -\frac{3}{2} \pm \sqrt{\frac{9}{4} - 2K}\).
To find the value of \(K\), solve the equation:
\(-4K = -3 \pm \sqrt{9 - 8K}\).
Squaring both sides:
\(16K^2 = (3 \pm \sqrt{9 - 8K})^2 = 9 - 8K + 6\sqrt{9 - 8K}\).
This equation can get quite complex, so consider backtracking if calculations hit an impasse. Generally for simplicity, you'll find \(K\) where the existence condition returns smoothly.

Now, for \(\text{tan}(\theta)\) where \(\theta\) is the angle between the lines, use:
\(\tan(\theta) = \left|\frac{2\sqrt{h^2 - ab}}{a + b}\right|\).
Substitute known values to find
\(\tan(\theta) = \left|\frac{2\sqrt{\left(\frac{3}{2}\right)^2 - 2K}}{2 + K}\right|\).
This angle turns to \( \frac{\pi}{2} \) when lines are perpendicular.
Perpendicular lines imply \(a + b = 0 \Rightarrow 2 + K = 0\) which means \(K = -2\).

Thus, the correct answer is:
\( \frac{\pi}{2} \).
Was this answer helpful?
0
0
Hide Solution
collegedunia
Verified By Collegedunia

Approach Solution -2

Step 1: Finding the Slopes of the Pair of Lines The general equation for a pair of straight lines is: \[ ax^2 + 2hxy + by^2 = 0 \] For the given equation: \[ 2x^2 + 3xy + Ky^2 = 0 \] Comparing, we have: \[ a = 2, \quad 2h = 3 \Rightarrow h = \frac{3}{2}, \quad b = K \] The slopes of the lines are given by: \[ m = \frac{- h \pm \sqrt{h^2 - ab}}{b} \]
Step 2: Using the Given Slope One slope is given as 2: \[ 2 = \frac{-\frac{3}{2} + \sqrt{\left(\frac{3}{2}\right)^2 - (2)(K)}}{K} \]
Step 3: Finding the Angle Between the Lines The angle between the two lines is given by: \[ \tan \theta = \frac{2\sqrt{h^2 - ab}}{a + b} \] Using the given values and solving, we find: \[ \theta = \frac{\pi}{2} \]
Final Answer: \[ \frac{\pi}{2} \]
Was this answer helpful?
0
0