cowboi12345
- 7
- 0
I have to find x and y for:
(x+y)+i(x-y)=14.8+6.2i
how to do?
(x+y)+i(x-y)=14.8+6.2i
how to do?
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.