Let $\mathrm a,b$ are positive real numbers such that for $\mathrm a - b = 10$, then the smallest value of the constant $\mathrm k$ for which $\mathrm {\sqrt {x^2 + ax}} - {\sqrt{x^2 + bx}} < k$ for all $\mathrm x>0$, is?
I don't get how to approach this problem. Any help would be appreciated.
An elementary way ($x>0$): $$f(x) = \sqrt{x^2 + ax} - \sqrt{x^2+bx} = \frac{x^2 + ax - (x^2+bx)}{\sqrt{x^2 + ax} + \sqrt{x^2+bx}} =\frac{(a - b)x}{x\sqrt{1 + \frac{a}{x}} + x\sqrt{1 + \frac{b}{x}}}= \frac{(a - b)}{\sqrt{1 + \frac{a}{x}} + \sqrt{1 + \frac{b}{x}}} < \frac{a-b}{2}= 5$$