temaire said:
Homework Statement
Can someone explain to me how [tex]|-4|= \sqrt{(-4)^{2}}[/tex]
I'm wondering why you can't cancel out the square root sign and the square above the -4, to leave you with -4.
The Attempt at a Solution
I know this has something to do with the absolute value of -4, being 4, but I just don't completely understand why you can't cancel out the square root sign and the square.
By writing [tex]\sqrt{x} = r[/tex], it means that,
r is the
principal square root of x.
The
principal square root of a non-negative number x is the number that satisfies the 2 following properties:
- Firstly, it's a non-negative number, i.e r >= 0. (1)
- And secondly, its square is x (i.e, it's one of the 2 square roots of x). (2)
For any positive real x (i.e x > 0), there are 2 distinct square roots of x:
- The principal one: [itex]\sqrt{x} > 0[/itex]
- And the other one: [itex]-\sqrt{x} < 0[/itex]
For x = 0, the 2 square roots becomes 1, which is: [tex]\sqrt{0} = 0[/tex]
For x < 0, there's no
real square root of it. There exists complex ones, but just don't worry about it for now. :)
[tex]\sqrt{(-4) ^ 2} \neq -4[/tex] because -4 is
negative, and hence
cannot be the principal square root of (-4)
2.
-------------------
Using the 2 properties of the principle square root above, namely
(1), and
(2), we derive the following formula:
[tex]\sqrt{\alpha ^ 2} = |\alpha|[/tex].
Which can be easily proven. You can give it a try, if you want. :)