Why Must the Expression Inside a Square Root Be Non-Negative?

Click For Summary

Discussion Overview

The discussion centers on the necessity for the expression inside a square root to be non-negative, particularly in the context of real numbers. Participants explore the implications of this requirement in mathematical expressions and its relevance to physical interpretations.

Discussion Character

  • Conceptual clarification
  • Debate/contested
  • Mathematical reasoning

Main Points Raised

  • Some participants assert that for real numbers, the expression under the square root must be non-negative to ensure the result is also a real number.
  • Others question the reasoning behind this restriction, seeking a deeper understanding of why negative values are excluded from consideration.
  • One participant mentions that while squaring both sides of an equation is valid, it necessitates the condition that the expression must be non-negative.
  • There is a discussion about the implications of allowing complex numbers, with some participants emphasizing the importance of real solutions in physical contexts.
  • Some participants express a preference for stating restrictions rather than assumptions regarding the non-negativity of the expression.
  • A later reply suggests that the usual square root function is defined only for non-negative values, reinforcing the need for the condition to hold.

Areas of Agreement / Disagreement

Participants generally agree that the expression must be non-negative for real solutions, but there is disagreement on the reasoning behind this requirement and how it should be articulated. Some participants advocate for clarity in stating restrictions rather than assumptions.

Contextual Notes

Some participants express confusion regarding the implications of negative values under the square root and the necessity of understanding the mathematical principles involved. The discussion reflects varying levels of comfort with the concepts of real versus complex numbers.

Who May Find This Useful

This discussion may be useful for students and individuals seeking to understand the mathematical principles governing square roots, particularly in the context of real numbers and their applications in physical scenarios.

mech-eng
Messages
826
Reaction score
13
When we find solution set of an equation inside a square root why we should assume that inside of square root should be equal to or greater than zero? For example ##\sqrt{5x-4}##.

How can I use here equal to or greater than zero symbol?

Thank you.
 
Mathematics news on Phys.org
As long as you are restricting yourself to real numbers, the expression under the square root sign has to be non-negative, so you can square if you want, but then you need to add & ##5x -4 \ge 0##
 
  • Like
Likes   Reactions: mech-eng
BvU said:
As long as you are restricting yourself to real numbers, the expression under the square root sign has to be non-negative, so you can square if you want, but then you need to add & ##5x -4 \ge 0##

For only real number, I cannot see that reason which restricting inside a square root being ##\ge 0##? I think it is not easy to see this. Yes if I take the square of both sides it is ##5x-4\ge 0##. This is an easy step but can it give any explanation?

Thank you.
 
mech-eng said:
reason which restricting inside a square root being ≥0
There is no real number ##x## for which ##x^2 < 0 ##
 
  • Like
Likes   Reactions: mech-eng
BvU said:
There is no real number ##x## for which ##x^2 < 0 ##

But there can be ## real\ numbers ## which can make ##5x-4## negative so when putting ##5x-4## inside a square root why should these values be neglected? I cannot understand this part easily.

Thank you.
 
mech-eng said:
But there can be ## real\ numbers ## which can make ##5x-4## negative so when putting ##5x-4## inside a square root why should these values be neglected? I cannot understand this part easily.
Because sometimes a complex solution is not acceptable. If you have ##t = \sqrt{5x-4}##, where ##t## is time, then only real solutions are physically acceptable.
 
DrClaude said:
Because sometimes a complex solution is not acceptable. If you have ##t = \sqrt{5x-4}##, where ##t## is time, then only real solutions are physically acceptable.

Without thinking both complex numbers and meaningful physical situation, i.e from respect of pure real numbers, what is the reason?

Thank you.
 
If you restrict the codomain of a function to the real numbers, then that may restrict its domain.
 
mech-eng said:
Without thinking both complex numbers and meaningful physical situation, i.e from respect of pure real numbers, what is the reason?
Because for ##\sqrt{5x - 4}## to be real, ##5x - 4## must be greater than or equal to 0. Otherwise (if ##5x - 4 < 0##), you'll be taking the square root of a negative number.
 
  • #10
BvU said:
There is no real number ##x## for which ##x^2 < 0 ##

Yes this explains it but requires more thinking. Would you please check if this explanation expanding it correct?
"If ##5x-4## negative real number and if we put it into square root ##\sqrt{5x-4}## cannot a real number because when we take square of ##\sqrt{5x-4}^2## this will be ##5x-4##, a negative real number, which is imposibble.

Thank you.
 
Last edited:
  • #11
You should not assume that 5x-4 is ≥0. You should state that your answers are only valid for 5x-4 ≥0. That is significantly different.
You can allow square roots of negative numbers if you are willing to talk about imaginary and complex numbers.

PS. When you are editing a post, the ≥ symbol (and many others) is available by clicking the Σ symbol at the top right.
 
  • #12
FactChecker said:
You should not assume that 5x-4 is ≥0. You should state that your answers are only valid for 5x-4 ≥0. That is significantly different.
You can allow square roots of negative numbers if you are willing to talk about imaginary and complex numbers.

But I regard only reel numbers, do not assume complex numbers.

Thank you.
 
  • #13
mech-eng said:
But I regard only reel numbers, do not assume complex numbers.

Thank you.
I understand. Just a little "word-smithing". I don't like using the word "assume" when that may not be true. It's better to state a restriction that is required to make something valid than to assume it.
Like: ##\sqrt{5x-4} = etc... ; x ≥ 4/5 ##
Then you should also keep track of those restrictions when you give your final answer.
 
  • #14
FactChecker said:
Just a little "word-smithing". I don't like using the word "assume" when that may not be true. It's better to state a restriction that is required to make something valid than to assume it.
Like: ##\sqrt{5x-4} = etc... ; x ≥ 4/5 ##
Then you should also keep track of those restrictions when you give your final answer.

But does not #10 explains corrrectly why this restriction should be?

Thank you.
 
  • #15
mech-eng said:
But does not #10 explains corrrectly why this restriction should be?

Thank you.
Yes, it does. As long as you keep in mind that it is a restriction that you should keep track of, rather than an assumption that you don't need to worry about.
 
  • Like
Likes   Reactions: mech-eng
  • #16
Added to post #11 probably after you read it:
When you are editing a post, the ≥ symbol (and many others) is available by clicking the Σ symbol at the top right.
 
  • #17
mech-eng said:
Yes this explains it but requires more thinking. Would you please check if this explanation expanding it correct?
"If ##5x-4## negative real number and if we put it into square root ##\sqrt{5x-4}## cannot a real number because when we take square of ##\sqrt{5x-4}^2## this will be ##5x-4##, a negative real number, which is imposibble.
You're making it much more complicated that it needs to be.
From post #1,
mech-eng said:
When we find solution set of an equation inside a square root why we should assume that inside of square root should be equal to or greater than zero? For example ##\sqrt{5x-4}##.
The usual square root function, the one that produces a real number, is defined only for expressions whose values are ≥ 0. This means that ##5x - 4 \ge 0## must be true, or equivalently, ##x \ge \frac 4 5##. In this case, if 5x - 4 < 0, its square root will not be a real number.​
That's all you really need to say.
 

Similar threads

  • · Replies 19 ·
Replies
19
Views
3K
Replies
2
Views
2K
  • · Replies 7 ·
Replies
7
Views
3K
  • · Replies 12 ·
Replies
12
Views
3K
  • · Replies 16 ·
Replies
16
Views
4K
  • · Replies 13 ·
Replies
13
Views
6K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 12 ·
Replies
12
Views
2K
  • · Replies 22 ·
Replies
22
Views
2K
  • · Replies 14 ·
Replies
14
Views
3K