How do you find the inverse of log 2^-xlog2x?

1 Answer
Dec 24, 2015

Step by Step process is given below.

Explanation:

y=log(2^(-x))y=log(2x)

Note (x,y) inverse is (y,x) to get the inverse function we need to do the following steps.

1.1. swap x x and yy
x=log(2^(-y))x=log(2y)

2.2. solve for yy

x=-y*log(2)x=ylog(2) using log(a^n) = nlog(a)log(an)=nlog(a)
-x=log(2)yx=log(2)y
-x/log(2) =yxlog(2)=y

The inverse function is f^-1(x) = -x/log(2)f1(x)=xlog(2)