When is the root of a number both negative and positive?

AI Thread Summary
The discussion clarifies that the principal square root symbol, √x, represents only the nonnegative root of a number, meaning √4 equals 2, not -2. It emphasizes that while a function can yield a single output, the equation x² = 4 can have two solutions: +2 and -2. The confusion arises from mixing the concepts of square roots and absolute values, as the absolute value of x, |x|, accounts for both positive and negative solutions. The discussion concludes that when dealing with square roots in functions, one should focus on the principal square root, while recognizing that quadratic equations can yield both positive and negative roots. Understanding this distinction is crucial for accurately solving problems involving roots and absolute values.
BruceSpringste
Messages
37
Reaction score
0

Homework Statement



I have a simple problem with roots and absolute values. When is the root of a number both negative and positive? Is only the equation of a number say f(x) = √x both the negative root and the positive root?

Homework Equations



If a = 1; b = -2, och x = a2√(ab-b2+2)

Why is x only 2 and not -2 aswell?

However if it were a function say f(x) the answer would be 2 and -2 right?

Edit: For clarification how come √4 = 2 but f(4) = √4 = 2 and -2
 
Last edited:
Physics news on Phys.org
BruceSpringste said:

Homework Statement



I have a simple problem with roots and absolute values. When is the root of a number both negative and positive?
Given that we're talking about real roots of real numbers, an even root is not both negative and positive.
BruceSpringste said:
Is only the equation of a number say f(x) = √x both the negative root and the positive root?
The symbol √x represents the principal square root, which is a nonnegative number. For example, √4 = 2.
BruceSpringste said:

Homework Equations



If a = 1; b = -2, och x = a2√(ab-b2+2)

Why is x only 2 and not -2 aswell?
I think you have a typo. If a = 1 and b = -2, then the quantity inside the radical is 1*(-2) - (-2)2 + 2 = -2 - 4 + 2 = -4.
BruceSpringste said:
However if it were a function say f(x) the answer would be 2 and -2 right?
No. A function can have only one output value. Otherwise it's not a function.
 
Yes there was a typo! x = a2√(ab+b2+2)

When in a test do you know the difference between the principal square root and the root which gives you the answers +2 and -2? Because the answer from the test which the question was taken is 2. Why not both 2 and -2? Also I understand functions only have one y value but it can have to x values. It can't have two answers but it can have to inputs right?
 
Last edited:
It is almost always the principal square root you should be concerned with.

You might have confusion between √x2 and √4 .

√4 = 2 but √x2 = |x|

So if you have x2 = 4 ,you must have seen the solution as x= +2 ,-2 .

This is because when you take square root on both the sides ,on the left you get |x| and on the right you get 2.

x2 = 4
√x2 = √4
|x| = 2
x=+2,-2
 
  • Like
Likes 1 person
@Tanya Sharma thank you very much, your explanations are spot on!
 
I tried to combine those 2 formulas but it didn't work. I tried using another case where there are 2 red balls and 2 blue balls only so when combining the formula I got ##\frac{(4-1)!}{2!2!}=\frac{3}{2}## which does not make sense. Is there any formula to calculate cyclic permutation of identical objects or I have to do it by listing all the possibilities? Thanks
Essentially I just have this problem that I'm stuck on, on a sheet about complex numbers: Show that, for ##|r|<1,## $$1+r\cos(x)+r^2\cos(2x)+r^3\cos(3x)...=\frac{1-r\cos(x)}{1-2r\cos(x)+r^2}$$ My first thought was to express it as a geometric series, where the real part of the sum of the series would be the series you see above: $$1+re^{ix}+r^2e^{2ix}+r^3e^{3ix}...$$ The sum of this series is just: $$\frac{(re^{ix})^n-1}{re^{ix} - 1}$$ I'm having some trouble trying to figure out what to...

Similar threads

Back
Top