Bradyns
- 20
- 0
Homework Statement
Question:
Homework Equations
Any relevant to complex numbers.
The Attempt at a Solution
Given,
Arg(\frac{z}{w})= Arg(z)-Arg(w)
z=x+yi
z1 = -1-2i
z2 = 2+3i
Arg(z-z1)=Arg(z2-z1)
LHS:
Arg(x+yi+1+2i)
Arg((x+1) + i(y+2))
tan(\theta)=\frac{y+2}{x+1}
RHS
Arg(2+3i+1+2i)
Arg(3+5i)
tan(\theta)=\frac{5}{3}
RHS = LHS
\frac{y+2}{x+1} = \frac{5}{3}
Simplified
y = \frac{5}{3}x -\frac{1}{3}
Is this right?