I was messing around and "proved" that $|x|=x$: $$|x|=\sqrt{x^2}=x^\frac{2}{2}=x^1=x.$$ Now clearly this cannot be true unless $x$ is non-negative. The error seems to be going from the second equality to the third. However, using our exponent rules, $$\sqrt{x^2}=(x^2)^\frac{1}{2}=x^\frac{2}{2}$$ should be true. What is the problem with this "proof"?
2026-03-25 06:00:42.1774418442
Does $(x^m)^n$ not always equal $x^{mn}$?
220 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2
The rule$$a^{bc}=(a^b)^c$$holds when $a>0$ and $b,c\in\mathbb R$. Otherwise, what does it even mean? What is $(-1)^\frac12$, for instance?