How do you find the inverse of f(x)=e^-xf(x)=ex?

2 Answers
Jan 9, 2016

f^-1(x)=-lnxf1(x)=lnx

Explanation:

y=e^-xy=ex

Switch the xx and yy and solve for yy.

x=e^-yx=ey

To get the -yy out of the exponent, take the natural logarithm of both sides. The logarithm is the inverse function of exponentiation, so it will undo the ee.

lnx=-ylnx=y

y=-lnxy=lnx

In function notation:

f^-1(x)=-lnxf1(x)=lnx

Jan 9, 2016

y=-ln(x)y=ln(x)

color(blue)(color(white)(....)"See explanation and graph")

Explanation:

Let y=e^(-x)

Take logs both sides

ln(y)=ln(e^(-x))

ln(y)=-xln(e)

But ln(e)=1 giving

ln(y)=-x

Swap the variable letters giving

ln(x)=-y

Multiply by (-1) giving

y=-ln(x)

color(blue)("Something to think about!")

The inverse function is a reflection of the original equation about the line y= x

In this case you have:
Tony B