Find Inverse of f(x)=\frac{7e^{x}-6}{e^{x}+8}: Solve x

  • Thread starter Thread starter 7yler
  • Start date Start date
  • Tags Tags
    Formula Inverse
7yler
Messages
31
Reaction score
0
Find a formula for the inverse of f.

f(x)=\frac{7e^{x}-6}{e^{x}+8}

I set f(x) equal to y, and operated on it until I got:

ln(y)=ln(7e^{x}-6)-ln(e^{x}+8)

But I'm stuck. I'm not sure how to isolate x.
 
Physics news on Phys.org
7yler said:
Find a formula for the inverse of f.

f(x)=\frac{7e^{x}-6}{e^{x}+8}

I set f(x) equal to y, and operated on it until I got:

ln(y)=ln(7e^{x}-6)-ln(e^{x}+8)

But I'm stuck. I'm not sure how to isolate x.

y = \frac{7e^{x}-6}{e^{x}+8}
Multiply both sides by ex + 8 to get

y(e^x + 8) = 7e^{x}-6

Now expand the left side. Then bring all the terms that involve x to the left side, and move all the other terms to the right side.
Solve for x.

The basic idea is that if y = f(x), and f is invertible, then x = f-1(y).

That gives you the inverse function, as a function of y. To write the inverse as a function of x, simply change each occurrence of y in the formula of the inverse to an x.
 
That was a huge help. Thank you.
 
You might simplify it before you invert rather than after . I think the RHS is

7 - \frac{62}{e^x + 8}

Something like that anyway.
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top