- #1
tahayassen
- 270
- 1
It can't be x, because you get a positive number when x is negative.
It is |x|
What if your have (x^2)^0.5? Doesn't that equal x?
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.It can't be x, because you get a positive number when x is negative.
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.
This is not true. ##\sqrt{x^2} = |x|##.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.
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.This is not true. ##\sqrt{x^2} = |x|##.
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.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.
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.
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.
Solve for x: x2 = 4
Taking the square root of both sides, we get
√(x2) = √4
|x| = 2
No, why?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
Everything I was taught in high school is wrong!
You can't go from the first equation to the second. The second line should be[tex]{ ({ { x }^{ 2 } }) }^{ \frac { 1 }{ 2 } }=|x|\\ \\ \sqrt { x } =\quad |x|\\ -\sqrt { x } =\quad -|x|[/tex]
How would I get -|x| from using the exponent method?
edit: Never mind. I'm an idiot.
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.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.
Throughout this thread I have written quite consistently that √(x2) = |x|. We are in violent agreement there.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 valuesi.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.
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 valuesi.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.
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
One of us does.It seems to me that haruspex and Mark44 are saying the exact same thing. But somehow they're not realizing it...![]()
micromass said:It seems to me that haruspex and Mark44 are saying the exact same thing. But somehow they're not realizing it...
Where haruspex and I disagreed was in this statement by him in post 6:haruspex said:One of us does.
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.haruspex said:But the "square root" of x2 has two possible values
Following this logic, we haveharuspex said:As for (x2)0.5, I would say that does not define a function in the strict sense, so it returns a ± result.
Belated edit due to glossing over something you wrote. The second line does not follow from the first.Can somebody confirm if I'm doing this right?
[tex]{ x }^{ 2 }=4\\ x=|\sqrt { 4 } |\\ x=\pm \sqrt { 4 } \\ x=\pm 2[/tex]
This is fine.[tex]{ { (x }^{ 2 }) }^{ 0.5 }=4\\ |x|=4\\ x=\pm 4[/tex]
Your answer is needlessly complicated.[tex]{ x }^{ 4 }={ 2 }^{ 4 }\\ { x }^{ 2 }=|\sqrt { { 2 }^{ 4 } } |\\ x=|\sqrt { |\sqrt { { 2 }^{ 4 } } | } |[/tex]
I factored the expression on the left side.How did you go from x4 - 16 = 0 to (x2 - 4)(x2 + 4) = 0?
I would do the same thing.What about the absolute value signs? I know it's a difference of square, but what if was 15 instead of 16?
Wait a second... Sorry for my repeated lack of understanding, but how did I go from step 2 to step 3 here:
[tex]{ x }^{ 2 }=4\\ x=|\sqrt { 4 } |\\ x=\pm \sqrt { 4 } \\ x=\pm 2[/tex]
If I remember correctly, to take the absolute value of anything, you just ensure that the sign is positive. For example, |-2|=2, |4|=4, |-sqrt(4)|=sqrt(4), and |sqrt(4)|=4.