Find the roots of the following quadratic equation $x\,(x\,-\,1)\,=\,1$
Reveal answer
Fill a bubble to check yourself
Find the roots of the following quadratic equation $x\,(x\,-\,1)\,=\,1$
x^2 - x - 1 = 0. Using quadratic formula: x = (-b +/- sqrt(b^2 - 4ac)) / 2a = (1 +/- sqrt(1 - 4(1)(-1))) / 2 = (1 +/- sqrt(5)) / 2.
Expanding x(x - 1) = 1 yields the quadratic equation x^2 - x - 1 = 0. Using the quadratic formula, the roots are x = (1 plus or minus sqrt(1 + 4)) / 2, resulting in x = (1 plus or minus sqrt(5)) / 2.