The function: $\sqrt[4]{4−4}$, $x≤1$ is supposed to have an inverse function of: $(−^4/4)+1$.
But the puzzle is that the function $(−^4/4)+1$ fails the horizontal line test so how on earth could it be the inverse function of $\sqrt[4]{4−4}$.
Is there some sort of explanation for that? Or that the doesn't have an inverse?
Green = function: ∜(4−4)
Red = function: (−^4/4)+1
Here's the graph: Graph
The function $$ \begin{array}{cccc} f:&(-\infty,1]&\longrightarrow&\mathbb{R}\\ &x&\mapsto&\sqrt[4]{4-4x} \end{array} $$ is injective (since it is strictly increasing) and its range is $[0,+\infty)$. Therefore, it has an inverse $g:[0,+\infty)\longrightarrow(-\infty,1]$. In order to get an analytic expression for $g$, observe that \begin{align} f(x)=y&\iff\sqrt[4]{4-4x}=y\\ &\iff 4-4x=y^4\\ &\iff x=1-\frac{y^4}4. \end{align} So, $\displaystyle g(x)=1-\frac{x^4}4$. The graph of $g$ is the right half of your red graph, which doesn't fail the horizontal line test.