From this discussion : Why is the absolute value function not differentiable at $x=0$?
I understand the idea of computing the left (n-) and right (n+) limits and if they are a different number, then we consider that the general limit of of x when x->n does not exist. This was explained for the |x| and it makes sense.
However I tried to do the same for $x^2$ which is given as an example of a differentiable function (especially in the point where x=0), and i end up to 2 different left and right limits which would mean that $x^2$ would not be differentiable in 0 .... which I know (or at least i think i know? is false - but not so sure now...).
this is how i did, using the derivative's "limit definition" as in the link provided
I imagine that i made a mistake of course... but i really don't see where, as I strictly repeated the same procedure as for |x|. Could someone explain if possible in detail why?