Solving Complex Number Equations: Tips for Beginners | Mathboy20

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
3 replies · 2K views
mathboy20
Messages
27
Reaction score
0
Hi I'm fairly new to complex numbers and was yesterday presented with the following assignment.

Find [tex]w,z \in \mathbb{C}[/tex]

[tex]w + (1+i)z = -1[/tex]

[tex](1-i) - z = 1[/tex]

Any hints on how to solve these equations?

Sincerely Yours

Mathboy20
 
Physics news on Phys.org
For example--oh, it is easier to do this:


(1) [tex]w + (1+i)z = -1[/tex]
(2) [tex](1-i) - z = 1[/tex]

(2) gives z=-i (by adding z-1 to both sides), substitute this into (1) to get

[tex]w + (1+i)(-i) = -1[/tex]
[tex]w + -i+1 = -1[/tex]
[tex]w = -2+i[/tex]

so the final answer is z=-i and w=-2+i