contestada

Does every quadratic equation have at
least one real solution? Explain. (1 point)
A. Yes. When the discriminant is zero, there is exactly one solution. When the discriminant is not zero, there are two unique solutions.
B. No. When the discriminant is greater than zero, there are no real solutions.
C. Yes. When the discriminant is zero, there are two unique solutions. When the discriminant is not zero, there is exactly one solution.
D. No. When the discriminant is less than zero, there are no real solutions.

Respuesta :

Answer:

D. No. When the discriminant is less than zero, there are no real solutions.

Step-by-step explanation:

We have to notice that quadratic equations are second order polynomials whose standard form is:

[tex]y = a\cdot x^{2}+b\cdot x + c \cdot x[/tex], [tex]\forall \,a,b,c\,\in\,\mathbb{R}[/tex]

The factorized form of this polynomial is:

[tex]y = (x-r_{1})\cdot (x-r_{2})[/tex]

Where [tex]r_{1}[/tex] and [tex]r_{2}[/tex] are the roots of the quadratic equation, which may be real or complex.

If we equalize [tex]y[/tex] to zero and make algebraic handling, we can get the value of each root anatically by the Quadratic Formula:

[tex]r_{1,2} = \frac{-b\pm \sqrt{b^{2}-4\cdot a \cdot c}}{2\cdot a}[/tex]

Where [tex]b^{2}-4\cdot a\cdot c[/tex] is known as the discriminant. Then, we should remember the following rules:

i) If discriminant is greater than zero, then the quadratic equation has two different real roots.

ii) If discriminant is zero, then the quadratic equation has two equal real roots.

iii) If discriminant is less than zero, then the quadratic function has two complex roots.

In consequence, we came to the conclusion that statement is false, as quadratic equation have all roots real or all complex, but not one real and the other complex.

In a nutshell, the correct answer is D.