SOLUTION: I need to solve using quadratic formula 2x^2-3x=-6 the solution set is { }
what I am coming up with is
-(-3)+-sqrt57/4
but I am stuck after that
any help would be appreciated
Question 147088: I need to solve using quadratic formula 2x^2-3x=-6 the solution set is { }
what I am coming up with is
-(-3)+-sqrt57/4
but I am stuck after that
any help would be appreciated! Thank you Found 2 solutions by stanbon, jim_thompson5910:Answer by stanbon(75887) (Show Source):
You can put this solution on YOUR website! I need to solve using quadratic formula 2x^2-3x=-6 the solution set is { }
what I am coming up with is
-(-3)+-sqrt57/4
but I am stuck after that
------------------------------
2x^2-3x=-6
2x^2-3x+6 = 0
a = 2 ; b = -3 ; c = 6
---------
x = [3 +- sqrt(3 -4*2*6]/4
x = [3 +- sqrt(-45)]/4
x = [3 +- 3isqrt(5)]/4
x = (3/4)[1+isqrt(5)] or x = (3/4)[1 - isqrt(5)]
==========
Cheers,
Stan H.