Taking negative/positive square roots

  • Thread starter Thread starter myink
  • Start date Start date
  • Tags Tags
    Roots Square
AI Thread Summary
When solving the equation x^2 = 4 for a negative variable 'x', it is acceptable to apply the positive square root to one side and the negative square root to the other. The discussion clarifies that placing the plus or minus sign on only one side does not affect the validity of the solution, as it leads to equivalent results. It emphasizes that the ± symbol represents two distinct equations rather than a single operation, allowing for flexibility in solving. The conversation highlights a common misconception about needing to apply the same operation to both sides of the equation. Ultimately, understanding the use of ± is crucial for correctly interpreting the solutions.
myink
Messages
18
Reaction score
0
Let's say that the variable 'x' is definitely some negative number.

So if I wanted to solve:

x^2 = 4

I get:

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

I would have to take the positive value of 'x' and the negative value of '2' to make this true...is it okay to only take a positive square root of one side of the equation and the negative square root of the other?
 
Physics news on Phys.org
Yeah, you only put the plus or minus on one side or the other. It doesn't matter which side because either way gives you the same result. If you put it on both sides, the usual reading of the plus or minus implies plus corresponds with plus, minus with minus, and that's not what you need to happen. It's more like you have four cases:

+x = +2 \quad \text{ or } +x = -2 \quad \text{ or } -x = +2 \quad \text{ or } -x = -2

Two of those are redundant, and you can get enough information out of the equation with one plus or minus sign to do the job.
 
Oh, thank you. I was just accustomed to learning that if you perform one operation to one side of the equation, you have to do the equivalent on the other so I thought plus/minus square root on one side would mean I have to do exactly plus/minus square root to the other. I guess this is some sort of exception, as you explained it?
 
hi myink! :smile:
myink said:
I was just accustomed to learning that if you perform one operation to one side of the equation, you have to do the equivalent on the other …

but ± isn't an operation, it's two operations …

an equation with ± in it is really two different equations, written as one to save space!

btw, Muphrid :smile: is completely correct …
Muphrid said:
If you put it on both sides, the usual reading of the plus or minus implies plus corresponds with plus, minus with minus, and that's not what you need to happen.

… "± x = ±2" means "x = 2 or -x = -2", it doesn't allow for x = -2 :wink:
 
nvm I was beaten to it :)
 
I picked up this problem from the Schaum's series book titled "College Mathematics" by Ayres/Schmidt. It is a solved problem in the book. But what surprised me was that the solution to this problem was given in one line without any explanation. I could, therefore, not understand how the given one-line solution was reached. The one-line solution in the book says: The equation is ##x \cos{\omega} +y \sin{\omega} - 5 = 0##, ##\omega## being the parameter. From my side, the only thing I could...
Back
Top