Find the inverse of the function $f(x)=25-x^2$ edit: when $x \geq 0$
So, I went $y=25-x^2$ $\rightarrow x=25-y^2$
Then, solving for $y$ I get $y = \pm \sqrt{25-x}$
I'm just wondering if I use the $+$ or the $-$ and why. Thanks
Find the inverse of the function $f(x)=25-x^2$ edit: when $x \geq 0$
So, I went $y=25-x^2$ $\rightarrow x=25-y^2$
Then, solving for $y$ I get $y = \pm \sqrt{25-x}$
I'm just wondering if I use the $+$ or the $-$ and why. Thanks
We have $$y=25-x^2$$ solving this for $x^2$ we get $$x^2=25-y$$ so $$|x|=\sqrt{25-y}$$ and in the case of $x\geq 0$ we get $x=\sqrt{25-y}$ in the other case $x=-\sqrt{25-y}$