How do you find the inverse of f(x)= (100)/(1+2^-x)f(x)=1001+2x?

1 Answer
Dec 17, 2015

y=-log_2((100-x)/x)y=log2(100xx)

Explanation:

Rewrite as

y=100/(1+2^-x)y=1001+2x

Flip the xx and yy and solve for yy.

x=100/(1+2^-y)x=1001+2y

x(1+2^-y)=100x(1+2y)=100

1+2^-y=100/x1+2y=100x

2^-y=100/x-12y=100x1

2^-y=(100-x)/x2y=100xx

-y=log_2((100-x)/x)y=log2(100xx)

y=-log_2((100-x)/x)y=log2(100xx)

The graphs should be reflections of themselves over the line y=xy=x.