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?
The discussion focuses on solving the complex numbers equation (x+y)+i(x-y)=14.8+6.2i. To find the values of x and y, one must equate the real and imaginary parts, leading to the system of equations x+y=14.8 and x-y=6.2. This system can be solved using standard algebraic methods, yielding definitive values for x and y.
PREREQUISITESStudents, mathematicians, and anyone interested in solving equations involving complex numbers will benefit from this discussion.
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.