Solveeit Logo

Question

Question: If slopes of lines represented by $kx^2+5xy+y^2=0$ differ by 1 then $k=...$...

If slopes of lines represented by kx2+5xy+y2=0kx^2+5xy+y^2=0 differ by 1 then k=...k=...

A

2

B

3

C

6

D

8

Answer

6

Explanation

Solution

The given equation of the pair of straight lines is kx2+5xy+y2=0kx^2+5xy+y^2=0. This is a homogeneous equation of degree 2, which represents two straight lines passing through the origin. The general form of such an equation is ax2+2hxy+by2=0ax^2 + 2hxy + by^2 = 0.

Comparing the given equation with the general form, we have: a=ka = k 2h=5    h=522h = 5 \implies h = \frac{5}{2} b=1b = 1

Let the slopes of the two lines be m1m_1 and m2m_2. For a pair of straight lines represented by ax2+2hxy+by2=0ax^2 + 2hxy + by^2 = 0, the sum and product of the slopes are given by: Sum of slopes: m1+m2=2hbm_1 + m_2 = -\frac{2h}{b} Product of slopes: m1m2=abm_1 m_2 = \frac{a}{b}

Substituting the values of a,h,ba, h, b from our equation: m1+m2=51=5m_1 + m_2 = -\frac{5}{1} = -5 m1m2=k1=km_1 m_2 = \frac{k}{1} = k

The problem states that the slopes of the lines differ by 1. This means: m1m2=1|m_1 - m_2| = 1

Squaring both sides of this equation: (m1m2)2=12(m_1 - m_2)^2 = 1^2 (m1m2)2=1(m_1 - m_2)^2 = 1

We know the algebraic identity: (m1m2)2=(m1+m2)24m1m2(m_1 - m_2)^2 = (m_1 + m_2)^2 - 4m_1 m_2. Substitute the values from Equation 1 and Equation 2 into this identity: 1=(5)24(k)1 = (-5)^2 - 4(k) 1=254k1 = 25 - 4k

Now, solve for kk: 4k=2514k = 25 - 1 4k=244k = 24 k=244k = \frac{24}{4} k=6k = 6

Thus, the value of kk is 6.