I have already got $$y=\exp(x^2-x+16)$$ $$\ln y = x^2-x+6$$ $$\ln x=y^2-y+6$$
I know for getting inverse function we need to solve for $x$, but what should i do in this case?
I have already got $$y=\exp(x^2-x+16)$$ $$\ln y = x^2-x+6$$ $$\ln x=y^2-y+6$$
I know for getting inverse function we need to solve for $x$, but what should i do in this case?
Copyright © 2021 JogjaFile Inc.
(i) We need to solve $$\log y = x^2 - x + 6 \, \Leftrightarrow \, x^2 - x + 6 - \log y = 0.$$ Use the quadratic formula with $a = 1, \, b = -1, \, c = 6 - \log y$.
(ii) For any function $f$, and its inverse $f^{-1}$, we have $\operatorname{dom} f^{-1} = \operatorname{range} f$. This makes sense because the definition of an inverse function is $f^{-1}(f(x)) = x$.