What is the square root of x^2?

Click For Summary
SUMMARY

The square root of x squared, denoted as √(x²), is defined as |x|, the absolute value of x. This definition holds true because the square root function returns the principal (non-negative) square root. In contrast, the expression (x²)^(1/2) can yield both positive and negative values, represented as ±x. The distinction between the principal square root and the general concept of square roots is crucial in mathematical discussions, particularly in high school education, where misconceptions often arise.

PREREQUISITES
  • Understanding of square root functions and their properties
  • Familiarity with absolute value notation
  • Basic knowledge of exponentiation and its rules
  • Concept of principal square roots in real numbers
NEXT STEPS
  • Study the properties of absolute values in algebra
  • Learn about the differences between principal square roots and general square roots
  • Explore the implications of multi-valued functions in complex analysis
  • Review high school algebra curriculum to identify common misconceptions
USEFUL FOR

Students, educators, and anyone interested in clarifying the concepts of square roots and absolute values in mathematics.

tahayassen
Messages
269
Reaction score
1
It can't be x, because you get a positive number when x is negative.
 
Mathematics news on Phys.org
It is |x|
 
arildno said:
It is |x|

What if your have (x^2)^0.5? Doesn't that equal x?
 
tahayassen said:
What if your have (x^2)^0.5? Doesn't that equal x?

No. That is only x if x is positive.
 
tahayassen said:
It can't be x, because you get a positive number when x is negative.
The square root function (√) is defined (usually) to return the principal square root, i.e. the non-negative one. But the "square root" of x2 has two possible values: ±√(x2) = ±|x| = ±x.
As for (x2)0.5, I would say that does not define a function in the strict sense, so it returns a ± result. Prepared to be shouted down on that one, though.
 
haruspex said:
As for (x2)0.5, I would say that does not define a function in the strict sense, so it returns a ± result. Prepared to be shouted down on that one, though.

I guess it depends on the definition of "exponentiation". In complex analysis, the operation x^{1/2} is indeed multivalued. So in that context, you are right.
When working with real number, I do think that the definition of x^{1/2} is the principal square root.
But again, these are just definitions so it's not very interesting.
 
haruspex said:
The square root function (√) is defined (usually) to return the principal square root, i.e. the non-negative one. But the "square root" of x2 has two possible values: ±√(x2) = ±|x| = ±x.
This is not true. ##\sqrt{x^2} = |x|##.

Can you cite a single resource that makes the claim that, for example √4 = -2?

Although we say that every positive number has two square roots, a positive one and a negative, when we refer to "the square root" of something, we're talking about the principal (or positive) square root.

haruspex said:
As for (x2)0.5, I would say that does not define a function in the strict sense, so it returns a ± result. Prepared to be shouted down on that one, though.
 
Mark44 said:
This is not true. ##\sqrt{x^2} = |x|##.
That's what I said. The distinction I'm drawing is between taking a square root in a calculation, in which you have to allow for both signs, and the definition of the square root function (as indicated by √), which must be single valued by definition.
 
  • #10
In high school, I was taught √(x^2) = ±x. It was a long time ago, but will never forget it. Always lost marks for writing anything else.
 
  • #11
Vadar2012 said:
In high school, I was taught √(x^2) = ±x. It was a long time ago, but will never forget it. Always lost marks for writing anything else.

Ouch that sucks. Vibes.
Your teacher should have known better: if it was equal to ±x, the quadratic formula wouldn't need it.
 
  • #12
Vadar2012 said:
In high school, I was taught √(x^2) = ±x. It was a long time ago, but will never forget it. Always lost marks for writing anything else.
High schools all over the world are, for some reason, terrified of the absolute value sign, and thus teaches wrongly.
I do not know why they are so scared...
 
  • #13
Mark44 said:
This is not true. ##\sqrt{x^2} = |x|##.

haruspex said:
That's what I said. The distinction I'm drawing is between taking a square root in a calculation, in which you have to allow for both signs, and the definition of the square root function (as indicated by √), which must be single valued by definition.

It seems to me that we are saying different things. What I said (quoted above) is that √(x2) has a single value, which depends on whether x is positive or negative.

What you seem to be saying is that √(x2) has two values, ±x. What you said is quoted below.

haruspex said:
The square root function (√) is defined (usually) to return the principal square root, i.e. the non-negative one. But the "square root" of x2 has two possible values: ±√(x2) = ±|x| = ±x.

An example might help clear this up.

Solve for x: x2 = 4

Taking the square root of both sides, we get
√(x2) = √4
|x| = 2
If x < 0, then x = -2
If x > 0, then x = 2

A fine point here is that |x| ≠ ±x. If that were the case, then the graph of y = |x| would not represent a function, since each nonzero x value would have two y values. The resulting graph would be the combined graphs of y = x and y = -x.

Instead, the graph of y = |x| has a V shape, and is exactly the same as the graph of y = √(x).
 
  • #14
Mark44 said:
Solve for x: x2 = 4

Taking the square root of both sides, we get
√(x2) = √4
|x| = 2

Why did you only take the positive square-root of both sides? Shouldn't you take both the positive and negative square-roots of both sides since both are valid solutions?
 
  • #15
tahayassen said:
Why did you only take the positive square-root of both sides? Shouldn't you take both the positive and negative square-roots of both sides since both are valid solutions?
No, why?

Taking the NEGATIVE square root operation is another, EQUALLY valid operation, but with absolutely no new information gained.

Your answer would then be:
-|x|=-2
 
  • #16
arildno said:
No, why?

No what?

Edit: -√4 * -√4 = 4
 
  • #17
arildno said:
No, why?

Taking the NEGATIVE square root operation is another, EQUALLY valid operation, but with absolutely no new information gained.

Your answer would then be:
-|x|=-2

Wow. Everything I was taught in high school is wrong!
 
  • #18
tahayassen said:
Everything I was taught in high school is wrong!

That is correct.
 
  • #19
{ ({ { x }^{ 2 } }) }^{ \frac { 1 }{ 2 } }=|x|\\ \\ \sqrt { x } =\quad |x|\\ -\sqrt { x } =\quad -|x|

How would I get -|x| from using the exponent method?

edit: Never mind. I'm an idiot.
 
  • #20
tahayassen said:
{ ({ { x }^{ 2 } }) }^{ \frac { 1 }{ 2 } }=|x|\\ \\ \sqrt { x } =\quad |x|\\ -\sqrt { x } =\quad -|x|
You can't go from the first equation to the second. The second line should be
$$ \sqrt { x^2 } = |x| $$

and similarly for the third line.
tahayassen said:
How would I get -|x| from using the exponent method?

edit: Never mind. I'm an idiot.
 
  • #21
Vadar2012 said:
In high school, I was taught √(x^2) = ±x. It was a long time ago, but will never forget it. Always lost marks for writing anything else.
With your teacher not here to defend him or herself, I'm going to take that with a grain of salt. I strongly suspect you misunderstood your teacher.

If the problem were to solve the equation, x^2= 4, then the correct answer would be \pm 2. If the problem were to find \sqrt{4} then the correct answer is 2 NOT "\pm 2".

If the problem were to solve x^2= 5, then the correct answer is \pm\sqrt{5}. Why do you need the "\pm"? Because it is NOT part of the square root. IF \sqrt{5} itself mean both positive and negative values you would NOT need the "\pm".
 
Last edited by a moderator:
  • #22
Mark44 said:
It seems to me that we are saying different things. What I said (quoted above) is that √(x2) has a single value, which depends on whether x is positive or negative.

What you seem to be saying is that √(x2) has two values, ±x. What you said is quoted below.
Throughout this thread I have written quite consistently that √(x2) = |x|. We are in violent agreement there.
The distinction I'm making is between the square root function (as denoted by the √ symbol), and the generic concept of a square root. The square roots of x2 are ±√(x2) = ±|x|, which is the same as ±x.
The point of disagreement is extremely subtle: the use of the definite article. I wrote
the "square root" has two possible values​
i.e. in the generic sense of square root; you prefer to reserve "the square root" to mean the principal square root. Fair enough, but I think that's a matter of taste, and I'm not sure how else I could have worded it. "A square root has two possible vales"? No. "Taking the square root produces two possible values"? Still that definite article.
 
  • #23
haruspex said:
Throughout this thread I have written quite consistently that √(x2) = |x|. We are in violent agreement there.
The distinction I'm making is between the square root function (as denoted by the √ symbol), and the generic concept of a square root. The square roots of x2 are ±√(x2) = ±|x|, which is the same as ±x.
The point of disagreement is extremely subtle: the use of the definite article. I wrote
the "square root" has two possible values​
i.e. in the generic sense of square root; you prefer to reserve "the square root" to mean the principal square root. Fair enough, but I think that's a matter of taste, and I'm not sure how else I could have worded it. "A square root has two possible vales"? No. "Taking the square root produces two possible values"? Still that definite article.

It seems to me that haruspex and Mark44 are saying the exact same thing. But somehow they're not realizing it... :biggrin:
 
  • #24
haruspex said:
Throughout this thread I have written quite consistently that √(x2) = |x|. We are in violent agreement there.
The distinction I'm making is between the square root function (as denoted by the √ symbol), and the generic concept of a square root. The square roots of x2 are ±√(x2) = ±|x|, which is the same as ±x.
The point of disagreement is extremely subtle: the use of the definite article. I wrote
the "square root" has two possible values​
i.e. in the generic sense of square root; you prefer to reserve "the square root" to mean the principal square root. Fair enough, but I think that's a matter of taste, and I'm not sure how else I could have worded it. "A square root has two possible vales"? No. "Taking the square root produces two possible values"? Still that definite article.

I learned in this thread from arildno that taking both the positive and negative square roots of x is actually pointless because it's doesn't give you any additional information. Not disagreeing with you or anything. Just saying that the argument between you two is a moot point.

arildno said:
No, why?

Taking the NEGATIVE square root operation is another, EQUALLY valid operation, but with absolutely no new information gained.

Your answer would then be:
-|x|=-2
 
  • #25
the disagreement really boils down to if you adhere to the old-fashioned idea of the "square root" as a polyvalued function, or adhere strictly to the idea that "the square root operation" is a single-valued function.
The idea of polyvalued functions is really redundant, since you can define one-valued function to the power set of R, or any other set.
but, I'm digressing here..
 
  • #26
micromass said:
It seems to me that haruspex and Mark44 are saying the exact same thing. But somehow they're not realizing it... :biggrin:
One of us does.
 
  • #27
micromass said:
It seems to me that haruspex and Mark44 are saying the exact same thing. But somehow they're not realizing it...
haruspex said:
One of us does.
Where haruspex and I disagreed was in this statement by him in post 6:
haruspex said:
But the "square root" of x2 has two possible values
IMO, this statement is not as clear as it could be, as it does not seem to exclude the possibility of both values occurring simultaneously. That was the heart of our disagreement.

Later in that same post, haruspex said this:
haruspex said:
As for (x2)0.5, I would say that does not define a function in the strict sense, so it returns a ± result.
Following this logic, we have
(x2)1/2 = ##\sqrt{x^2}## = ±x

A reasonable inference from "does not define a function in the strict sense, so it returns a ± result" is that (x2)0.5 is multi-valued. A graph of the equation y = (x2)1/2 shows that there is no x value that is mapped to more than one y value.
 
  • #28
Can somebody confirm if I'm doing this right?

{ x }^{ 2 }=4\\ x=|\sqrt { 4 } |\\ x=\pm \sqrt { 4 } \\ x=\pm 2

{ { (x }^{ 2 }) }^{ 0.5 }=4\\ |x|=4\\ x=\pm 4

{ x }^{ 4 }={ 2 }^{ 4 }\\ { x }^{ 2 }=|\sqrt { { 2 }^{ 4 } } |\\ x=|\sqrt { |\sqrt { { 2 }^{ 4 } } | } |
 
  • #29
tahayassen said:
Can somebody confirm if I'm doing this right?

{ x }^{ 2 }=4\\ x=|\sqrt { 4 } |\\ x=\pm \sqrt { 4 } \\ x=\pm 2
Belated edit due to glossing over something you wrote. The second line does not follow from the first.

In the first equation, there are two solutions. In the second equation, there is only one solution, since |√4| is the same as √4, which is 2.

[STRIKE]This is fine. Another way that produces the same result is this:[/STRIKE]x2 = 4
|x| = 2
x = ±2
tahayassen said:
{ { (x }^{ 2 }) }^{ 0.5 }=4\\ |x|=4\\ x=\pm 4
This is fine.
tahayassen said:
{ x }^{ 4 }={ 2 }^{ 4 }\\ { x }^{ 2 }=|\sqrt { { 2 }^{ 4 } } |\\ x=|\sqrt { |\sqrt { { 2 }^{ 4 } } | } |
Your answer is needlessly complicated.

x4 = 24 = 16
x4 - 16 = 0
(x2 - 4)(x2 + 4) = 0
(x - 2)(x + 2)(x2 + 4) = 0
x = 2 or x = -2

There are also two imaginary solutions - x = 2i and x = -2i.
 
Last edited:
  • #30
How did you go from x4 - 16 = 0 to (x2 - 4)(x2 + 4) = 0? What about the absolute value signs? I know it's a difference of square, but what if was 15 instead of 16?
 

Similar threads

  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 23 ·
Replies
23
Views
2K
  • · Replies 31 ·
2
Replies
31
Views
4K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 15 ·
Replies
15
Views
2K
  • · Replies 19 ·
Replies
19
Views
3K
  • · Replies 7 ·
Replies
7
Views
2K
  • · Replies 3 ·
Replies
3
Views
3K
  • · Replies 22 ·
Replies
22
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K