You can put this solution on YOUR website! 2x^2 -3x-5=0 what is the discriminant?
----
a = 2
b = -3
c = -5
---
Discriminant: b^2-4ac
---------
b^2-4ac = (-3)^2-4*2*-5 = 9+40 = 49
------
Since the discriminant is positive the quadratic
has 2 unequal Real solutions.
==================================
Cheers,
Stan H.