SOLUTION: Use the quadratic formula to solve the equation: What is the solution set? x^2-5x=-7

Algebra ->  Quadratic Equations and Parabolas -> SOLUTION: Use the quadratic formula to solve the equation: What is the solution set? x^2-5x=-7      Log On


   



Question 333764: Use the quadratic formula to solve the equation:
What is the solution set?
x^2-5x=-7

Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
x^2-5x=-7
---
Rearrange:
x^2-5x+7=0
a = 1 ; b = -5 ; c = 7
---
x = [-b+-sqrt(b^2-4ac)]/(2a)
----
x = [5+-sqrt(25-4*7)]/2
---
x = [5+-sqrt(-3)]/2
----
x = [5+-isqrt(3)]/2
=======================
Cheers,
Stan H.
==============