This question really confused me.
Usually with mod graphs, I believe we just consider 2 cases, the positive and negative and then join them together.
I can follow the ms until the "cross graph", but then I just cant follow.
so take the simplified case of |x-2| + |y-2| <= 4, to get a foothold
then simplify it more X = x-2, Y= y-2
so |X| + |Y| <= 4
take +ve case of X,Y so you get y = 4-x,
then +ve Y, -ve X; y = 4+x
and just keep going until you get a full diagonal square.
(this part required some brain power and time, but I think if you just sketch each case, you can see its just a diagonal square)
the shifting part I can understand, but where it becomes a cross, I just dont follow.
If anyone could clarify, help would be appreciated.