Why is $\cos^2(\arccos(x)) = x^2$ instead of $\cos(x)$? Since we have $cos^2$, shouldn't we be left with one $cos$ after $\cos(\arccos(x)) = x$?
I would greatly appreciate it if someone could please clarify this concept.
Why is $\cos^2(\arccos(x)) = x^2$ instead of $\cos(x)$? Since we have $cos^2$, shouldn't we be left with one $cos$ after $\cos(\arccos(x)) = x$?
I would greatly appreciate it if someone could please clarify this concept.
I'm not sure you understand the notation. $\cos^2(x) = \cos(x)^2=\cos(x)\cos(x)$, not $\cos(\cos(x))$.
Unfortunately the notation $f^n(x)$ is often used to represent functional iteration, which seems to be the cause of your confusion; for example, $f^3(x)$ could mean $f(f(f(x)))$.
Why not just write the exponent after the parentheses to avoid ambiguity? Historical precedence. Understanding what is meant is usually contextual. A proof is thus as follows: $$\cos^2(\arccos(x))=\cos(\arccos(x))\cos(\arccos(x)) = x\cdot x = x^2$$