SOLUTION: use the quadratic formula to find the roots of each quadratic equation. -5=x^2-6x

Algebra ->  Quadratic-relations-and-conic-sections -> SOLUTION: use the quadratic formula to find the roots of each quadratic equation. -5=x^2-6x      Log On


   



Question 381174: use the quadratic formula to find the roots of each quadratic equation.
-5=x^2-6x

Answer by nerdybill(7384) About Me  (Show Source):
You can put this solution on YOUR website!
-5=x^2-6x
adding 5 to both sides:
0 = x^2-6x+5
factoring the right:
0 = (x-5)(x-1)
x = {5, 1}