lf $pr=2(q+s)$, then among the equations $\mathrm{x}^{2}+ px +\mathrm{q}=0$ and $\mathrm{x}^{2}+ rx +\mathrm{s}=0$
Reveal answer
Fill a bubble to check yourself
lf $pr=2(q+s)$, then among the equations $\mathrm{x}^{2}+ px +\mathrm{q}=0$ and $\mathrm{x}^{2}+ rx +\mathrm{s}=0$
both have real roots
both have imaginary roots
at least one has real roots
at least one has imaginary roots
Discriminants are D1 = p^2 - 4q and D2 = r^2 - 4s. Sum of discriminants = p^2 + r^2 - 4(q+s). Since pr = 2(q+s), sum = p^2 + r^2 - 2pr = (p-r)^2. Since the sum of discriminants is >= 0, at least one discriminant must be >= 0.
Assume for contradiction that both equations have imaginary roots, which requires their discriminants to be strictly negative: p^2 - 4q < 0 and r^2 - 4s < 0. This implies p^2 < 4q and r^2 < 4s, so p^2 + r^2 < 4(q + s). Since we are given pr = 2(q + s), we substitute to get p^2 + r^2 < 2pr, or (p - r)^2 < 0. Since a perfect square cannot be negative, this is a contradiction, proving at least one equation must have real roots.