Maqsad logo

Real And Complex Numbers

Equality of complex numbers

Math
  • Definition

    Two complex numbers are said to be equal if and only if their real parts and imaginary parts are equal. That is, if z1=a+biz_1 = a + bi and z2=c+diz_2 = c + di, then z1=z2z_1 = z_2 if and only if a=ca = c and b=db = d.

    For example, if z1=3+4iz_1 = 3 + 4i and z2=3+4iz_2 = 3 + 4i, then z1=z2z_1 = z_2 because both complex numbers have a real part of 33 and an imaginary part of 44.

    However, if z1=3+4iz_1 = 3 + 4i and z2=4+3iz_2 = 4 + 3i, then z1z_1 is not equal to z2z_2 because their real and imaginary parts are not equal.

Examples

Find the values of xx and yy when x+yi=5+5ix + yi = -5+5i

Solution:

x+yi=5+5ix=5y=5(x,y)=(5,5)x + yi = -5 + 5i\\x=-5 \\y = 5\\(x,y) =(-5,5)

Explanation:

Given that x+yi=5+5ix + yi = -5 + 5i.

We can separate the real and imaginary parts of the complex number as:

  • Real part: x=5x = -5

  • Imaginary part: yi=5iyi = 5i

We know that the imaginary unit ii is defined as (1)\sqrt{(-1)}. Therefore, we can simplify the expression for the imaginary part as:

y(1)=5(1)y\sqrt{(-1)} = 5\sqrt{(-1)}

Dividing both sides by (1)\sqrt{(-1)} , we get:

y=5y = 5

Hence, the values of x and y are x=5x = -5 and y=5y = 5.