English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

f(x)= 100/1+2^-x


find the inverse

2007-09-09 14:37:42 · 3 answers · asked by Katie 4 in Science & Mathematics Mathematics

3 answers

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

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

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

-x = log[ (100-y)/y] / log2

x= [log(y) -log(100-y)] / log 2

f^(-1) (x) = Log_{base 2} (x) - Log_{base2} (100-x)

when x is in (0, 100)

Saludos.

2007-09-09 14:47:22 · answer #1 · answered by lou h 7 · 0 0

f(x) = y = 100/(1 + 2^-x)
interchange x and y and resolve for y:

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

that's assuming I put the () in the place you meant in the 1st step.

2007-09-09 21:44:31 · answer #2 · answered by Philo 7 · 0 0

y = 100/(1 + 2^(-x))
1 + 2^(-x) = 100/y
2^(-x) = (100 - y)/y
2^x = y/(100 - y)
x(ln2) = ln[y/(100 - y)]
x = (1/ln2) * ln[y/(100 - y)] ---> f^-1(y)
y = (1/ln2) * ln[x/(100 - x)] ---> f^-1(x)

2007-09-09 21:46:03 · answer #3 · answered by Anonymous · 0 0

fedest.com, questions and answers