Respuesta :
For the equation:
-1=5 x^2 - 2 x
5 x^2 - 2 x + 1 = 0, then we substitute: a=5, b=-2, c =1
to discriminant formula: D= b^2 - 4 a c = (-2)^2 - 4 * 5 * 1 = 4 - 20 = - 16
Answer:
The discriminant is equal to -16 which means the equation has no real number solutions.
-1=5 x^2 - 2 x
5 x^2 - 2 x + 1 = 0, then we substitute: a=5, b=-2, c =1
to discriminant formula: D= b^2 - 4 a c = (-2)^2 - 4 * 5 * 1 = 4 - 20 = - 16
Answer:
The discriminant is equal to -16 which means the equation has no real number solutions.
The correct option regarding the discriminant of the quadratic equation is given by:
The discriminant is equal to −16, which means the equation has no real number solutions.
What is the discriminant of a quadratic equation and how does it influence the solutions?
A quadratic equation is modeled by:
[tex]y = ax^2 + bx + c[/tex]
The discriminant is:
[tex]\Delta = b^2 - 4ac[/tex]
The solutions are as follows:
- If [tex]\mathbf{\Delta > 0}[/tex], and it is a perfect square, it has 2 rational solutions.
- If [tex]\mathbf{\Delta > 0}[/tex], and it is not a perfect square, it has 2 irrational solutions.
- If [tex]\mathbf{\Delta = 0}[/tex], it has 1 rational solutions.
- If [tex]\mathbf{\Delta < 0}[/tex], it has 2 complex solutions.
In this problem, we have that:
5x² - 2x = -1
5x² - 2x + 1 = 0
Hence the coefficients are a = 5, b = -2 and c = 1, while the discriminant is given by:
[tex]\Delta = b^2 - 4ac = (-2)^2 - 4(5)(1) = -16[/tex]
No real solutions, hence the first option is correct.
More can be learned about the discriminant of quadratic equations at https://brainly.com/question/19776811
#SPJ5