You can
put this solution on YOUR website!y=1/{1-1/(1-x) }
.
y= 1/{(1-x)-1}/(1-x),,,,,,invert and multiply
.
y=1 * (1-x)/(-x)
.
y=(1-x)/(-x),,,,,cross multiply
.
-xy = 1-x
.
x-xy=1
.
x(1-y) =1
.
x= 1/(1-y)
.
check,,,Let x=2,,,y in original and answer = 1/2,,,,,ok
.