Question:

If the slopes of the lines given by the equation $ax^2 + 2hxy + by^2 = 0$ are in the ratio $5 : 3$, then the ratio $h^2 : ab =$

Show Hint

Save time by memorizing this incredibly useful slope ratio shortcut: if the slopes of a pair of lines are in the ratio $m : n$, the relationship between the coefficients is always given by $\frac{(m+n)^2}{mn} = \frac{4h^2}{ab}$. Plugging in $m=5$ and $n=3$ gives $\frac{(5+3)^2}{5 \times 3} = \frac{64}{15} = \frac{4h^2}{ab} \implies \frac{h^2}{ab} = \frac{64}{4 \times 15} = \frac{16}{15}$ in under 10 seconds!
Updated On: Jun 12, 2026
  • $15 : 16$
  • $5 : 3$
  • $3 : 5$
  • $16 : 15$
Show Solution
collegedunia
Verified By Collegedunia

The Correct Option is D

Solution and Explanation

Step 1: Understanding the Question:
The question gives a pair of straight lines represented by the homogenous quadratic equation $ax^2 + 2hxy + by^2 = 0$. Given that the ratio of their slopes is $5 : 3$, we need to find the numerical ratio of $h^2 : ab$.

Step 2: Key Formula or Approach:
For a standard homogenous second-degree pair of straight lines, the sum and product of the individual slopes $m_1$ and $m_2$ are given by the relationships:
$$m_1 + m_2 = -\frac{2h}{b} \quad \text{and} \quad m_1m_2 = \frac{a}{b}$$ We are given that $\frac{m_1}{m_2} = \frac{5}{3}$, which allows us to express one slope in terms of the other and substitute it back into the equations.

Step 3: Detailed Explanation:
Let the two slopes be $m_1 = 5k$ and $m_2 = 3k$ for some scalar constant $k$.
1. Find the sum of the slopes in terms of $k$:
$$m_1 + m_2 = 5k + 3k = 8k$$ Substitute this into the sum formula:
$$8k = -\frac{2h}{b} \implies k = -\frac{2h}{8b} = -\frac{h}{4b} \quad \dots \text{(Equation 1)}$$ 2. Find the product of the slopes in terms of $k$:
$$m_1m_2 = (5k)(3k) = 15k^2$$ Substitute this into the product formula:
$$15k^2 = \frac{a}{b} \implies k^2 = \frac{a}{15b} \quad \dots \text{(Equation 2)}$$ 3. Substitute the value of $k$ from Equation 1 into Equation 2:
$$\left(-\frac{h}{4b}\right)^2 = \frac{a}{15b}$$ $$\frac{h^2}{16b^2} = \frac{a}{15b}$$ Cancel out one factor of $b$ from both denominators:
$$\frac{h^2}{16b} = \frac{a}{15}$$ Cross-multiply to isolate the ratio $\frac{h^2}{ab}$:
$$15h^2 = 16ab \implies \frac{h^2}{ab} = \frac{16}{15}$$ Therefore, the ratio $h^2 : ab$ is equal to $16 : 15$, which corresponds perfectly to option (D).

Step 4: Final Answer:
The ratio $h^2 : ab$ is $16 : 15$, which corresponds to option (D).
Was this answer helpful?
0
0