Question
$\text{Plot the graph of}$ $\{$ $(x,y) \in \mathbb{R}$ | $(x-|x|)^2+(y-|y|)^2 \leq 4\}$.
My attempt
Case $1$ : $x,y<0$ $⇒(x+x)^2+(y+y)^2\leq4⇒4x^2+4y^2\leq4⇒x^2+y^2\leq1⇒ $ A shaded circle with center at origin and radius $=1.$
Case 2 : $x>0,y<0⇒ 4y^2\leq4⇒y^2\leq1⇒|y|\le1⇒y=1,-1⇒$ Shaded region from $-1$ to $1$ on $Y-$axis.
Case 3: $x<0,y>0⇒ $ Similar to above shaded from $[-1,1]$ on $X-$axis.
Case 4 : $x,y>0⇒(x-x)^2+(y-y)^2\le4⇒$ All $+\text{ve}$ Real Numbers.
So when I plot this all the region should be the answer.
Correct Answer
But when I plot above inequality directly ,
Problem
Where is it wrong? Because the final graph will be union of all the cases right?
References
Link for interactive graph of my cases (image 1): https://www.desmos.com/calculator/cwhuffantk
Link for the graph of the original inequality (image 2): https://www.desmos.com/calculator/bwc19xvibn


Correct, and note that Case 1 lies only in Quadrant 3. (So, restrict the shaded red circle to just the portion in Quadrant 3.)
Yes, and Case 2 lies in Quadrant 4.
Yes, and Case 3 lies in Quadrant 2.
Note that $$0\le4\kern.6em\not\kern-.6em\implies x>0$$ (for example, notice that $x=-3$ satisfies the LHS, but not the RHS, of the implication); rather, $$0\le4\implies (x,y)\in\mathbb R^2.$$ But since case 4 lies in Quadrant 1, we just want the the entirety of Quadrant 1.
Finally, taking the union of the four cases (and considering the points on the two axes) gives the required region https://www.desmos.com/calculator/spznk8ziya, which matches what Desmos directly gave.