How to find range inside square root

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. :-)
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top