what is the area of the polygon with given constraints?

207 Views Asked by At

What is the area of the polygon formed by all points $(x, y)$ in the plane satisfying the inequality $ ||x| – 2 | + | |y| – 2 | ≤ 4 $ ?

1

There are 1 best solutions below

6
On BEST ANSWER

I am assuming that your question says $$||x|-2|+||y|-2|\le4$$ Wolfram Alpha yields following plot And according to that Area is $96$ sq units enter image description here