You can put this solution on YOUR website! Solve using quadratic formula 2x^2=4x-11
----
2x^2-4x+11 = 0
---
x = [4 +- sqrt(16-4*2*11)]/4
----
x = [4 +- sqrt(-72)]/4
----
x = [4 +- sqrt(-36*2)]/4
---
x = [4 +- 6i*sqrt(2)]/4
---
x = 1 +- (3/2)isqrt(2)
==============================
Cheers,
Stan H.
============