Can x be written as both a positive and negative value in an equation?

AI Thread Summary
The discussion clarifies that the square root function, denoted as √, only yields the positive root of a number, which is why the notation ±√ is often used in equations. It explains that for any real number x, √(x²) equals |x|, not x itself, highlighting that negative values are not returned by the square root function. An example with x = -2 illustrates that √(x²) results in a positive value. The conversation also notes that if additional information about x is known, such as it being positive, the simpler notation can be used. Understanding these distinctions is essential for correctly interpreting and solving equations involving square roots.
LiHJ
Messages
43
Reaction score
2
<< Mentor Note -- OP has been advised to type their questions into the forum next time, instead of inserting images >>[/color]

1. Homework Statement

Dear Mentors and PF helpers,

I have a question from today's lesson.

image.jpg


Homework Equations

The Attempt at a Solution



Is 1) and 2) both acceptable? If only of of them is acceptable, is there any reason why?

Thanks for your time
 
Last edited by a moderator:
Physics news on Phys.org
Only 2.
The ## \sqrt{} ## implies that it only returns the positive square root of a number. That is why you will often see ##\pm \sqrt{} ## in formulas.
 
For x any real number, \sqrt{x^2}= |x|, NOT \sqrt{x}= x

That is easily seen by taking x to be any negative number, say x= -2. In that case, x^2= (-2)^2= 4 and \sqrt{x^2}= \sqrt{4}= 2, NOT -2.
 
Last edited by a moderator:
However, if you know something about x, like it is positive, then you may use the notation in (1) .
Also, if you have ##y = x^2##, then ##x = \pm \sqrt{y}##.
 
Back
Top