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
Algebra: Conic sections - ellipse, parabola, hyperbola
Section
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on Quadratic-relations-and-conic-sections
Question 381174
:
use the quadratic formula to find the roots of each quadratic equation.
-5=x^2-6x
Answer by
nerdybill(7384)
(
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}