
Andrew M. answered 12/18/15
Tutor
New to Wyzant
Mathematics - Algebra a Specialty / F.I.T. Grad - B.S. w/Honors
x = 1/x - 2
Multiply everything by x
x2 = x(1/x - 2)
x2 = 1 - 2x
x2 + 2x - 1 = 0
We now have a quadratic equation. Use the quadratic equation
x = [-b ±√(b2-4ac)]/2a a=1, b=2, c = -1
x = [-2 ±√(22-4(1)(-1))]/2
x = (-2 ±√8)/2
x = (-2±2√2)/2
x = -1 ±√2
Since the problem requires a positive real number and
-1 - √2 would be negative, your answer is:
x = -1 + √2
check: x = 1/x -2
-1 + √2 = 1/(-1 + √2 ) -2
-1 + √2 = [1 - 2(-1 + √2)]/(-1 + √2 )
-1 + √2 = (1+2 -2√2)/(-1 + √2 )
(-1 + √2 )2 = 3-2√2
1 -2√2 + 2 = 3-2√2
3-2√2 = 3-2√2
the equation balances and the answer is correct.