$\lim\limits_{x\to 0}\frac{e^x-\sqrt{1+2x+2x^2}}{x+\tan (x)-\sin (2x)}$ I know how to count this limit with the help of l'Hopital rule. But it is very awful, because I need 3 times derivate it. So, there is very difficult calculations. I have the answer $\frac{2}{5}$.
I want to know if there is other ways to calculate it, without 3 times using l'Hopital rule? (I could write my steps, but they are very big. I just took third derivative of numerator and denominator)
It is not so "very awful" as you say, if you tame the computation.
For the second term of the numerator, you can work this out as
$$y^2=1+2x+2x^2,$$
$$2yy'=2+4x,$$
$$2y'^2+2yy''=4,$$
$$4y'y''+2y'y''+2yy'''=0.$$
The evaluating at $x=0$, you obtain
$$y=1,y'=1,y''=1,y'''=-3.$$
For the tangent, use
$$z=\tan x,$$
$$z'=z^2+1,$$
$$z''=2zz',$$
$$z'''=2z'^2+2zz''$$
giving
$$z=0,z'=1,z''=0,z'''=2.$$
Finally, the limit is (by the three applications of L'Hospital)
$$\frac{e^0-(-3)}{2-(-8)}.$$