SOLUTION: Solve. State irrational solutions as decimal approximations rounded to the nearest thousandth. (x-5)^2 + (x-5) - 2 = 0

Algebra ->  Quadratic Equations and Parabolas  -> Quadratic Equation Customizable Word Problems -> SOLUTION: Solve. State irrational solutions as decimal approximations rounded to the nearest thousandth. (x-5)^2 + (x-5) - 2 = 0      Log On


   



Question 1029998: Solve. State irrational solutions as decimal approximations rounded to the nearest thousandth.
(x-5)^2 + (x-5) - 2 = 0

Answer by Edwin McCravy(20054) About Me  (Show Source):
You can put this solution on YOUR website!

(x-5)² + (x-5) - 2 = 0

Let (x-5) = u. Substituting u for (x-5) gives:

u² + u - 2 = 0

Factor that as

(u + 2)(u - 1) = 0

u + 2 = 0;  u - 1 = 0
    u = -2;     u = 1

But we don't want u, we want x, so we
substitute (x-5) for u

(x-5) = -2;  (x-5) = 1
  x-5 = -2;    x-5 = 1
    x = 3;      x = 6

Edwin