Let f:R→R be a function defined by f(x) = Min {x + 1, |x| + 1}. Then which of the following is true
f(x)=Min{x+1,|x|+1}
x=0⇒|x|=x
f(x)=min{x+1,x+1}
=x+1
x<0,|x|=−x
f(x)=min{x+1,−x+1}
−x+1>x+1
x<0
⇒x<0,f(x)=x+1
x>0,f(x)=x+1
⇒f(x)=x+1 for all x
∴f(x) is differential everywhere (continuous and constant slope)