Lets assume that $x<0$ , then what is the result of $|x|^4$ ?
I know that if $x$ is negative then its absolute value will be equal to $-x$ . However , when i take its exponential , should i think as $(-x)^4 = x^4$ or $-x^4 = -x^4$ . Can you expain please which one is correct and why .
I thought that $(-x)^4=x^4$ is true but not sure . Thanks in advance
$$|x|^4=(-x)^4=(-1)^4x^4=x^4$$
Note that if $x < 0$, we have $|x|^4 >0$ but $-x^4 < 0$.
You might like to let $x=-1$ to help you understand better.