Inverses and Piece-wise functions

41 Views Asked by At

Let $$f(x) = \begin{cases} k(x) &\text{if }x>2, \\ 2+(x-2)^2&\text{if }x\leq2. \end{cases}$$ Find the function $k(x)$ such that $f$ is its own inverse.

I have no idea where to start. Any help would be appreciated.

1

There are 1 best solutions below

1
On BEST ANSWER

This is the given part of your function. Reflect that about $y=x$ will give you the inverse of that part, as well as fill in the missing part, such that $f(x)=f^{-1}(x)$. That is, the rule of $k(x)$ is the rule of the inverse of $2+(x-2)^2$.

enter image description here