As I'm trying to graph this function on desmos which is a graphing calculator to verify my answer, there is a coordinate of (-0.5,1). The problem is I get every other whole coordinate EXCEPT that one despite trying the question multiple ways.
I'm mainly going about using the piecewise strategy

$f(x) = |x|+|x+1|=\begin{cases} -x -(x+1) & \forall x\in(-\infty,-1) \\-x +(x+1) &\forall x\in [-1,0) \\ x+x+1& \forall x\in [0,\infty) \end{cases} =\begin{cases} -2x -1 & \forall x\in(-\infty,-1) \\1 &\forall x\in [-1,0) \\ 2x+1& \forall x\in [0,\infty) \end{cases} $
So you'll get $1$ for all $x$ lying in the range $[-1,0]$