InterviewSolution
Saved Bookmarks
| 1. |
Find the region on the Argand plane on which z satisfies1lt|z-2i|lt3 |
|
Answer» SOLUTION :Let`z=x+iy"The GIVEN inequality is "1lt|x+i(y-2)|LT 3` `implies1lt sqrt(x^2+(y-2)^2 lt 3` |
|