SOLUTION: solve using quadratic formula 2x^2=4x-11

Algebra ->  Equations -> SOLUTION: solve using quadratic formula 2x^2=4x-11      Log On


   



Question 411458: solve using quadratic formula 2x^2=4x-11
Answer by stanbon(75887) About Me  (Show Source):
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.
============