1

Suppose I've the following:

$$\arg(2+i5-z) = 0.9$$

How can I find $z$? Wolfram says it's $-1.96$, but I didn't understand how to get this value.

EDIT: I wrote originally that the answer was 2, but it's in fact 0.90.

FY Gamer
  • 193

1 Answers1

1

hint

Put $$z=a+ib$$

then

$$Z=2+5i-z=(2-a)+i(5-b)$$

with

$$\frac{5-b}{2-a}=\;\tan(0.9)$$

There are a lot of solutions.

If you look for real solution, with $ b=0$, you will get $$\frac{5}{2-a}=\tan(0.9)=1.26$$ So $$a=z=-1.96$$