If $l, m, n$ are real, $l\neq m$, then the roots of the equation $(l-m)x^2-5(l+m)x-2(l-m)=0$ are
Reveal answer
Fill a bubble to check yourself
If $l, m, n$ are real, $l\neq m$, then the roots of the equation $(l-m)x^2-5(l+m)x-2(l-m)=0$ are
real and equal
complex
real and unequal
none of these
The discriminant is 25(l + m)^2 + 8(l - m)^2. Because l and m are real and l != m, the second term is positive, so the discriminant is positive and the roots are real and unequal.
To determine the nature of the roots, we evaluate the discriminant D = B^2 - 4AC for the given equation. Substituting A = (l-m), B = -5(l+m), and C = -2(l-m), we get D = (-5(l+m))^2 - 4(l-m)(-2(l-m)), which simplifies to D = 25(l+m)^2 + 8(l-m)^2. Since l and m are real numbers with l not equal to m, both terms in the sum are positive, meaning D is always strictly greater than zero. Therefore, the roots of the quadratic equation are real and unequal.