11
$\begingroup$

Possible Duplicate:
Significance of $\displaystyle\sqrt[n]{a^n} $?

The square root of a number squared is equal to the absolute value of that number. Why is $\sqrt{x^2} = |x|$? Why not just $x$? Please give me a reason and also help me prove it.

  • 0
    i have studied in school that aritmetic root of any number is such non negative number whose square is given number so it means that we take absolute sign to ensure square is not negative2011-08-25
  • 3
    It's basically because of convention. Since $a^2=(-a)^2$ for any $a$, there will always be two square roots of any positive number. We define the function $f(x)=\sqrt{x}$ for positive $x$ to be the positive square root. So if $x$ is negative, then $\sqrt{x^2}$ is $x$ flipped across $0$ to the positive side, or $|x|$.2011-08-25
  • 2
    $\sqrt{x^2}$ couldn't possibly be plain $x$ in general. If the square root function is given the number $4$, how can it *know* whether the $4$ came from $2^2$ or $(-2)^2$?2011-08-25
  • 0
    In your question you should say "real number" and not just "number". It is false for complex numbers. But at least $\sqrt{x^2}$ is either $x$ or $-x$.2011-08-25

2 Answers 2