Can you solve for x and y in this complex numbers equation?

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
2 replies · 2K views
cowboi12345
Messages
7
Reaction score
0
I have to find x and y for:

(x+y)+i(x-y)=14.8+6.2i


how to do?
 
Physics news on Phys.org
In order for two complex numbers z and w to be equal, Re(z)=Re(w) and Im(z)=Im(w). In this case, you get the system of equations x+y=14.8 and x-y=6.2, which is a system you can solve.
 
Char. Limit said:
In order for two complex numbers z and w to be equal, Re(z)=Re(w) and Im(z)=Im(w). In this case, you get the system of equations x+y=14.8 and x-y=6.2, which is a system you can solve.

OHHHH!...THANKS a lot! :smile: