How to find range inside square root

Click For Summary
To find the range of the function f(x)=√(x+2) for x≠2, it is essential to recognize that the function is monotonically increasing for -2<x<∞. The minimum value occurs at x=-2, yielding f(-2)=0, while as x approaches infinity, f(x) approaches infinity as well. Therefore, the range is [0, ∞), excluding the value f(2)=2 due to the restriction x≠2. Understanding the behavior of the square root function is crucial in determining the range without needing to find maximum or minimum values. The discussion emphasizes the importance of correctly identifying the excluded value when determining the range.
Mohmmad Maaitah
Messages
90
Reaction score
20
Homework Statement
find range
Relevant Equations
none
Hi, so I know how to find domain but how about range in this problem?
I don't understand the way he did it?
I always get answers wrong when it comes to range.
1685186632594.png
 
Physics news on Phys.org
Mohmmad Maaitah said:
Homework Statement: find range
Relevant Equations: none

Hi, so I know how to find domain but how about range in this problem?
I don't understand the way he did it?
Say domain x ##\neq## 2 is all right.
f(x)=\sqrt{x+2}\frac{\sqrt{x-2}}{\sqrt{x-2}}
For x ##\neq## 2 it is simply
f(x)=\sqrt{x+2}
This is monotonically increasing function from 0 to infinity for -2<x<+##\infty## when we forget x ##\neq## 2.
So ##\sqrt{2+2}=2## is the only one positive value which is out of range.
 
Last edited:
  • Like
Likes FactChecker
In determining the range, the shape of the function is important. The square root function is always increasing, smaller values have smaller square roots and larger values have larger square roots. Therefore, the range is determined by the values at the smallest ##x+2## value (##x+2=0##) and the largest ##x+2## value (##x+2 \rightarrow \infty##). If it wasn't like that, you would have to do more work to determine the maximum and minimum of the function.

You must also keep track of the fact that ##x \ne 2##, so the range does not include WRONG:##\sqrt{2+2} = 2\sqrt{2}##. CORRECTION: The range does not include ##\sqrt{2+2} = 2##.
 
Last edited:
  • Like
Likes Mohmmad Maaitah
FactChecker said:
You must also keep track of the fact that ##x \ne 2##, so the range does not include ##\sqrt{2+2} = 2\sqrt{2}##.
You have a typo here.
 
  • Like
Likes FactChecker
Mark44 said:
You have a typo here.
Thanks! Not a typo, just a brain cell died. I corrected it. :-)
 
First, I tried to show that ##f_n## converges uniformly on ##[0,2\pi]##, which is true since ##f_n \rightarrow 0## for ##n \rightarrow \infty## and ##\sigma_n=\mathrm{sup}\left| \frac{\sin\left(\frac{n^2}{n+\frac 15}x\right)}{n^{x^2-3x+3}} \right| \leq \frac{1}{|n^{x^2-3x+3}|} \leq \frac{1}{n^{\frac 34}}\rightarrow 0##. I can't use neither Leibnitz's test nor Abel's test. For Dirichlet's test I would need to show, that ##\sin\left(\frac{n^2}{n+\frac 15}x \right)## has partialy bounded sums...