1

I have a small doubt. Is $\sqrt{x^2}= |x|$ true? For, put $x=-1\implies x^2=1$. Now, $\sqrt 1=\pm 1$, whereas $|1|=+1$ only. $x\in\mathbb{R}$

P.S. This doubt came @Daniel's answer from this post. To quote-

The problem appears when you take square roots, since it is not still true that $\sqrt{(-1)^2}=-1$, in fact, $\sqrt{x^2}= |x|$ so in this case $\sqrt{(-1)^2}=|-1|=1$, which is not equal to $x-2$ when $x=1$.

2 Answers2

2

The definition of the square root symbol is to indicate the positive square root only, which is why we write $\pm \sqrt{x}$ when we want to indicate both answers. So $\sqrt{1} = 1$ only.

RobertTheTutor
  • 7,415
  • 2
  • 10
  • 34
1

I don't quite understand your reasoning after the question, therefore I'll state my point without addressing it. The standard notation for the real variable (which is the one used in user Daniel's comment) is that, given $\alpha\in\Bbb R$, $\sqrt\alpha$ is the non-negative real number $u$ such that $u^2=\alpha$, if such a number exist. Therefore the domain of $\sqrt\bullet$ is $[0,\infty)$ and its range is $[0,\infty)$ as well. It follows that $\sqrt{x^2}=x$ if $x\in[0,\infty)$ and $\sqrt{x^2}=-x$ if $x\in(-\infty,0]$.