1. From first principles, we get:
lim(h -> 0) (|0 + h| + |0|)/h, which can be broken into two smaller cases: when h tends towards 0+ and 0-
From the right side (0+), we get lim(h -> 0) (h/h) = 1, since h > 0
From the left side (0-), we get lim(h -> 0) (-h/h) = -1, since h < 0
Since lim(h -> 0+) is not the same as lim(h -> 0-), at the point x = 0, it is not differentiable.
2. Explaining why it's not differentiable at the point, x = 0.
As f(x) tends towards 0 from the positive side, its differential is incrementally tending towards 1, while from the negative side (0-), it is incrementally tending towards -1. This means that a differential cannot exist at the point x = 0, as the change in x (delta x) is not defined at that particular point.
3.
 = \lim_{h \to 0} \frac{|x + h| - |x|}{h})
(|x + h| + |x|)}{h(|x + h| + |x|)})
^{2} - x^{2}}{h(|x + h| + |x|)})
})
}{h(|x + h| + |x|)})



 = \frac{|x|}{x})