I have 2 functions: $f(x) = x^2$ and $s(x) = \sqrt{x}$. I need to determine which of the following 3 statements is/are true for all $x$: $$$$ a) $\quad f(s(x)) = x \qquad$ b)$\quad s(f(x)) = x \qquad$ c) $\quad (s(x))^2 = f(x)$
All/specific/none statements can be true. According to my calculations all of them are true but I'm not sure.
Hint:
remember that $\sqrt{x}$ is defined only for $x\ge 0$ and is always not negative, so : $$ \sqrt{x^2}=|x| $$ and $$ \left(\sqrt{x} \right)^2=x $$