SOLUTION: Use the quadratic formula to solve x^2-3x=-6

Algebra ->  Distributive-associative-commutative-properties -> SOLUTION: Use the quadratic formula to solve x^2-3x=-6      Log On


   



Question 629608: Use the quadratic formula to solve x^2-3x=-6
Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
Use the quadratic formula to solve x^2-3x=-6
Re-write:
x^2 - 3x + 6 = 0
a = 1 ; b = -3 ; c = 6
------
Formula: x = [-b +- sqrt(b^2-4ac)]/(2a)
----
x = [3 +- sqrt(9-4*1*6)]/(2)
----
x = [3 +- sqrt(-15)]/2
---
x = (3/2)+(1/2)sqrt(15)i or (3/2)-(1/2)sqrt(15)i
======================
Cheers,
Stan H.
=================