Multiple choice

lf ${a},b,c,{d}$ are real and no two of them are simultaneously zero, then the equation $(x^{2}+ax -3b)(x^{2}-cx +b)(x^{2}-dx +2b)=0$ has

  1. at least two real roots

  2. at least four real roots

  3. all roots real

  4. at least two imaginary roots

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

If b >= 0, the first quadratic has discriminant a^2 + 12b, which is nonnegative. If b < 0, the second and third quadratics have positive discriminants, so in every case there are at least two real roots.

AI explanation

The given equation is a product of three quadratic equations set to zero, meaning its roots are found by solving each quadratic individually. The discriminants of the three quadratics are a^2 + 12b, c^2 + 4b, and d^2 + 8b. Since b cannot be zero simultaneously with c or d, at least one of these discriminants must be non-negative. Therefore, at least one quadratic has real roots, ensuring the entire equation has at least two real roots.