Q: Find the area defined by $1 < |x-2|+|y+1| < 2$
After trying a lot, I asked my friend to solve this and she got the correct answer (which is 6) by shifting the origin to (2,-1) and then finding the area.
I don't really understand what she did. Shouldn't the limits 1 and 2 change when I shift the origin? I am really confused.
Is there any alternate way to solve this?

You can solve it directly if you wish, but it is not exactly easy. In fact, the problem could be solved using graphs.
The boundaries of the region in question are | x - 2 | + | y - 1 | = 1 and | x - 2 | + | y - 1 | = 2.
Let's take the latter one first. | y - 1 | = 2 - | x - 2 | when y - 1 = 2 - | x - 2 | OR when y - 1 = | x - 2 | - 2.
y - 1 = 2 - | x - 2 | simplifies to y = 3 - | x - 2 |.
y - 1 = | x - 2 | - 2 simplifies to y = | x - 2 | - 1.
By examining the slopes of the lines (1 and -1) that form the enclosed region indicated by the two graphs, you will observe that it is a square. The diagonals of the square measure 4 units each, so that its area is 4*4/2 = 8 square units.
By an identical process you will find that the other "side" of the three-sided inequality gives a square region whose area is 2*2/2 = 2 square units.
The area that you are looking for sits inside the two squares. Its area is 8 - 2 = 6 square units.
If you use a calculator utility such as desmos to look at the region, then the fact that the region lies between two squares will be clear.