$2^{\sqrt{2-x}}-3$ How to find the inverse function this exponential function?
2026-03-30 03:54:08.1774842848
Find the inverse function of $2^{\sqrt{2-x}}-3$
53 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2
Basically, we have, $$y= 2^{\sqrt{2-x}} - 3$$ $$\Rightarrow y+3=2^{\sqrt{2-x}}$$ $$\Rightarrow \log_2(y+3) =\sqrt{2-x}$$ $$\Rightarrow (\log_2(y+3))^{2} = 2-x$$ $$ \Rightarrow x=2-(\log_2(y+3))^2.$$ Hence our inverse function is $$2-(\log_2(x+3))^2$$