📖 Explanation
The function f(x)=x−[x] is the standard fractional part function {x}, while g(x)=1−x+[x] simplifies to 1−{x}. Both of these functions are continuous over the entire real number line, and because h(x)=min{f(x),g(x)} is the minimum of two continuous functions, it remains continuous throughout the interval [−2,2].
Regarding differentiability, the function {x} fails to have a derivative at every integer value, and 1−{x} similarly lacks a derivative at those same points. Additionally, the minimum operation creates new points of non-differentiability wherever the graphs of f(x) and g(x) intersect, which occurs whenever {x}=1−{x}, or equivalently when {x}=0.5. Within the open interval (−2,2), this non-differentiability arises at the integers {−1,0,1} and the half-integer values {−1.5,−0.5,0.5,1.5}. Since there are seven distinct points in total where the derivative does not exist, the function h is clearly not differentiable at more than four points.