We want to use the discriminant of the given quadratic equation to determine the number of real solutions.
In the Quadratic Formula, b2−4ac is the discriminant. ax2+bx+c=0⇔x=2a-b±b2−4ac
If we just want to know the number of real solutions, and not the solutions themselves, we only need to work with the discriminant. Notice that the equation is given in the standard form, so we can now identify the values of a,b, and c.x2−5x−3=0⇔1⋅x2+(-5)x+(-3)=0
Now, let's evaluate the discriminant.