You can put this solution on YOUR website! Use the quadratic formula to solve the equation.
-4x^2=-5x+2
----
Rearrange:
4x^2 - 5x + 2 = 0
-------
a = 4 ; b = -5 ; c = 2
-------
x = [5 +-sqrt(25-4*4*2)}/8
-----
x = [5 +- sqrt(-7)]/8
-----
x = (5/8) +- i*sqrt(7)/8
------------
Cheers,
Stan H.