$$\lim_{(x,y) \to (0,0)} \frac{\sqrt{1+x^2+y^2}-1}{\arcsin{\left(x^2+y^2+x \right) }-\arcsin{x}}=0$$ I have tried using polar coordinates, $x = r\cos\theta$, $x = r\sin\theta$ and I do not get anything.
Can anyone give me a hint on how to approach this?
I don't think the limit is $0.$ Let $h=x^2+y^2$ and divide top and bottom by $h.$ The expression becomes
$$ \frac { \dfrac{\sqrt{1+h}-1}{h}}{\dfrac{\arcsin(h+x)-\arcsin x}{h}}.$$
As $(x,y)\to (0,0),$ $h\to 0^+.$ So the numerator goes to the derivative of $\sqrt u$ at $u=1,$ which equals $1/2.$ Downstairs we can apply apply the MVT. Doing so shows the denominator equals $\arcsin'(c(x,h)),$ where $c(x,h) \in (x,h+x). $ As $(x,y)\to (0,0),$ both $x,x+h$ are dragged to $0,$ so the limit of the denominator is $\arcsin'(0)=1.$ It follows that the limit in question is $1/2.$