Show that: $$ \frac{3}{8}\leq \int_{0}^{1/2}\sqrt{\frac{1-x}{1+x}}dx\leq \frac{\sqrt{3}}{4}. $$ I have $$m(b-a)\leq\int_{a}^{b}f(x)dx\leq M(b-a),$$ but the function does not present critical points in its derivative.
And how can I show the following? $$\frac{|a+b|-|a-b|}{ab}=\frac{2}{\max\{|a|,|b|\}}$$
For the first part, there seems to be some typing mistake.
For the second, presume that $\left|\frac{b}{a}\right| \le 1$. Then $$\frac{|a+b|-|a-b|}{ab}=\frac{|a||1+b/a|-|a||1-b/a|}{ab} = |a|\frac{1+b/a-1+b/a}{ab}=\frac{2|a|}{a^2}=\frac{2}{|a|}.$$ Can you figure out what happens when $\left|\frac{a}{b}\right| \le 1$?