Respuesta :
The discriminant of ax^2+bx+c is b^2-4ac.
If the discriminant, d, is:
d<0, there are no real solutions (there are two imaginary solutions however)
d=0, there is one real solution
d>0, there are two real solutions
In this case d=16-32=-16 so there are two imaginary solutions. Or from your answer choices, it can be said that there are no real number solutions because the discriminant is less than zero.
If the discriminant, d, is:
d<0, there are no real solutions (there are two imaginary solutions however)
d=0, there is one real solution
d>0, there are two real solutions
In this case d=16-32=-16 so there are two imaginary solutions. Or from your answer choices, it can be said that there are no real number solutions because the discriminant is less than zero.
You can use the formula for roots of a quadratic equation to find the solutions to the given quadratic equations.
The explanation that Anderson could provide is
Option C: The equation has no real number solutions because the discriminant is less than 0.
How to find the solution to a standard quadratic equation?
Suppose the given quadratic equation is [tex]ax^2 + bx + c = 0[/tex]
Then its solutions are given as
[tex]x = \dfrac{-b \pm \sqrt{b^2 - 4ac}}{2a}[/tex]
Using the above method to find the solutions to the given quadratic equation:
The given equation is [tex]x^2 + 4x + 8 = 0[/tex]
Comparing it with the standard form [tex]ax^2 + bx + c = 0[/tex]
we get: [tex]a = 1, b = 4, c = 8[/tex]
Putting it in the aforesaid formula, we get
[tex]x = \dfrac{-b \pm \sqrt{b^2 - 4ac}}{2a}\\\\x = \dfrac{-4 \pm \sqrt{4^2 = 4 \times 1 \times 8}}{2 \times 1} = \dfrac{-4 \pm \sqrt{-32}}{2}}{}[/tex]
Since the second term in the denominator contains negative quantity under square root, thus, both the solutions will come out to be complex numbers.
The quantity [tex]b^2 - 4ac[/tex] is called discriminant.
The solution contains the term [tex]\sqrt{b^2 - 4ac}[/tex] which will be real only if discriminant is 0 or positive. It came out to be < 0, thus, the solutions to the given quadratic equation became non real.
Thus,
The explanation that Anderson could provide is
Option C: The equation has no real number solutions because the discriminant is less than 0.
Learn more about discriminant of quadratic equations here:
https://brainly.com/question/18659539