Complex Numbers: Addition, Subtraction, Multiplication of Two Complex Numbers With Solved Examples

What Are Complex Numbers ?

Complex Numbers are numbers that can be written in the form (a + ib), where a represents the real part and ib represents the imaginary part and a and b are the real numbers and i is an imaginary unit called “iota” that represent √-1 and i2 = -1.

Complex Numbers are numbers that can be written in the form (a + ib), where a represents the real part and ib represents the imaginary part and a and b are the real numbers and i is an imaginary unit called “iota
Complex numbers representation

What is the Standard Form of a Complex Number?

A number of the form x + iy, where x and y are real numbers and i=1, is called a complex number.

The set of complex numbers is denoted by , thus:

=x+iy:x,y,i2=1

Clearly, .

The complex number is generally denoted by z. Thus z = x + iy.

Here x is called the real part of z and is written as Re(z) = x, y is called the imaginary part of z and is written as Im(z) = y.

Example: 3 + 4i, is a complex number in which 3 is a real number and 4i is an imaginary number. They can be written as a + ib where a and b are rational numbers that can be represented on a number line extending to infinity.

3 + 4i, is a complex number in which 3 is a real number and 4i is an imaginary number. They can be written as a + ib where a and b are rational numbers that can be represented on a number line extending to infinity.
Complex Number Example 3 + 4i,

Examples of Complex Numbers : 3+5i, 23i, 13+2i are all complex numbers.

In 3+5i, 3 is the real part and 5 the imaginary part.
Thus Re(3+5i) = 3 and Im(3+5i) = 5.

For complete preparation, also study What are Imaginary Numbers and iota (i), Powers of iota, Solved Examples


Classification of Complex Numbers

As we know the standard form of a complex number is z = (a + ib) where a, b ∈ R, and “i” is iota (an imaginary unit). So depending on the values of “a” (called real part) and “b” (called imaginary part), they are classified into four types.

Zero Complex Number :

  • If a = 0 & b = 0, then it is called a zero complex number.
  • The only example of this is 0.

Purely Real Numbers :

  • If a ≠ 0 & b = 0, then it is called a purely real number i.e., a number with no imaginary part.
  • All the real numbers are examples of this such as 2, 3, 5, 7, etc.

Purely Imaginary Numbers:

  • If a = 0 & b ≠ 0, then it is called a purely imaginary number i.e., a number with no real part.
  • All numbers with no real parts are examples of this type of number i.e.,  -7i, -5i, –i, i, 5i, 7i, etc.

Imaginary Numbers :

  • If a ≠ 0 & b ≠ 0, then it is called an imaginary number.
  • For example,  (-1 – i), (1 + i), (1 – i), (2 + 3i), etc.

Thus complex numbers contain both real and imaginary numbers.

If y0, then z=x+iy is called a non-real complex number.

Let a0,b0 be two real numbers such that a=ib.

Then :

a=iba2=(ib)2=b2a2+b2=0

which contradicts the hypothesis a0,b0.
Hence, aib.

Strengthen your fundamentals with NCERT Solutions Exercise-4.1 Complex Numbers and Quadratic Equations


Different Forms of Complex Numbers

There are various forms of complex numbers that are,

Rectangular Form : It is also called Standard Form and it is represented by(a + ib), where a and b are the real numbers.
Example: (5 + 5i), (-7i), (-3 – 4i), etc.

Polar Form: It is the representation of a complex number where coordinates are represented as (r, θ), where r is the distance from the origin and θ is the angle between the line joining the point and origin and the positive x-axis. Any complex number is represented as r [cos θ + i sin θ].
Example: [cos π/2 + i sin π/2], 5[cos π/6 + i sin π/6], etc.

Exponential Form: The Exponential Form, is the representation of complex numbers using Euler’s Formula and in this form, the complex number is represented by reiθ, where r is the distance of a point from the origin and θ is the angle between the positive x-axis and radius vector.
Examples: ei(0), ei(π/2), 5.ei(π/6), etc.

Note: All three forms of the complex numbers discussed above are interconvertible i.e., these can be converted from one form to another very easily.


When are Two Complex Numbers Equal ?

Two complex numbers are equal iff their real and imaginary parts are equal.

If x1+iy1 and x2+iy2 are two complex numbers, then :

x1+iy1=x2+iy2x1=x2 and y1=y2

For example : If x1+iy1=x2+iy2, then

x1x2=i(y2y1)

Squaring,

(x1x2)2=(1)(y2y1)2(x1x2)2+(y2y1)2=0

Thus x1x2=0 and y2y1=0x1=x2,y1=y2.

In particular, if a complex number is zero, then its real and imaginary parts are zero.
Thus if a+ib=0(=0+0i), then a=0,b=0.

Important exam-related topics include NCERT Solutions Complex Numbers and Quadratic Equations Miscellaneous Exercise


Solved Examples of Complex Numbers of the form a + ib

Example 1. Write the following as complex numbers :

(i) 16
(ii) 135
(iii) b+4ac (a, c > 0)

Solution.
(i) 16=116=0+4i

(ii) 135=1135=i135

(iii) b+4ac=b+(1)4ac=b+i4ac

Study Complete Chapter Complex Numbers and Quadratic Equations NCERT Solutions


Example 2. Write the real and imaginary parts of the following complex numbers :

(i) 7 + 3i
(ii) 0 + 7i
(iii) 5+0i

Solution.
(i) Real part = 7, Imaginary part = 3
(ii) Real part = 0, Imaginary part = 7
(iii) Real part =5, Imaginary part = 0


Example 3. Given a + ib = 2 – 3i, find a and b.

Solution.
Given a + ib = 2 – 3i

By the definition of equality of two complex numbers, we have :

a = 2,  b = -3


Example 4. Find x and y such that 2x+3iy and 2+9i represent the same complex number.

Solution. We have :

2x+3iy=2+9i

By the definition of equality of two complex numbers, we have :

2x=2x=1
3y=9y=3

Hence x=1,y=3.


Example 5. Find x and y when :

(2y+7)+(43x)i=0

Solution. We have :

(2y+7)+(43x)i=0

[By property if a+ib=0(=0+0i), then a=0,b=0.]

2y+7=0y=72

43x=0x=43

Hence x=43,  y=72.


How do you Add Two Complex Numbers?

If z1=x1+iy1 and z2=x2+iy2 are two complex numbers (x1,x2,y1,y2), then their sum, which is denoted by z1+z2, is defined as :

z1+z2=(x1+x2)+i(y1+y2).

For Example: (2+3i)+(5+7i)=(2+5)+(3+7)i=7+10i.

We observe that x+iy=(x+0i)+(0+iy)
= Sum of real number x and imaginary number iy.

What is the Negative of a Complex Number ?

If z=x+iy is a complex number (x,y), then its negative, which is denoted by z, is defined as:

z=xiy

z is called the additive inverse of z.

For Example: The additive inverse of 3+5i is 35i.

How do you Subtract Two Complex Numbers ?

If z1=x1+iy1 and z2=x2+iy2 (x1,x2;y1,y2) are two complex numbers, then the difference z1z2 is defined by z1+(z2), where z2 is the negative of z2.

i.e. z1z2=(x1+iy1)(x2+iy2)=(x1x2)+i(y1y2).

For Example: (57i)(32i)=(53)+(7+2)i=25i.


Solved Examples Based On Addition of Two Complex Numbers, Negative of a Complex Number, Subtraction of Two Complex Numbers

Example 1. Perform the indicated operations and write the result in the form x+iy:

(i) (32i)+(6+3i)

(ii) (12+72i)(4+52i)

(iii) (12i)i+(47i)2i+(5i+3).

Solution.

(i) (32i)+(6+3i)

=(36)+(2+3)i=9+i.

(ii) (12+72i)(4+52i)

=(124)+(7252)i=72+i.

(iii) (12i)i+(47i)2i+(5i+3)
=(1+4+3)+(2172+5)i=87i.

Example 2. Prove that |z|=|z|.

Solution. Let z=x+iy.

Then z=xiy.

|z|=x2+y2

and

|z|=(x)2+(y)2=x2+y2.

Hence, |z|=|z|.


Properties of Binary Operation of Addition in Complex Numbers

The following properties hold under addition :

A₁. Closure Property

The sum of any two complex numbers is a complex number i.e.

z1+z2z1,z2.

Proof. Let z1=x1+iy1 and z2=x2+iy2 (x1,x2;y1,y2).

Then z1+z2=(x1+iy1)+(x2+iy2)=(x1+x2)+i(y1+y2).
[x1+x2 and y1+y2]

A₂. Commutativity Property

Proof. Let z1=x1+iy1 and z2=x2+iy2 (x1,x2;y1,y2).

Then z1+z2=(x1+iy1)+(x2+iy2)=(x1+x2)+i(y1+y2)
=(x2+x1)+i(y2+y1)

[ Commutative property holds in ]

=(x2+iy2)+(x1+iy1)=z2+z1.

A₃. Associativity Property

Proof. Let z1=x1+iy1, z2=x2+iy2, z3=x3+iy3 (x1,x2,x3;y1,y2,y3).

Then z1+(z2+z3)=(x1+iy1)+[(x2+iy2)+(x3+iy3)]
=(x1+iy1)+[(x2+x3)+i(y2+y3)]
=[x1+(x2+x3)]+i[y1+(y2+y3)]
=[(x1+x2)+x3]+i[y1+(y2+y3)]

[ Associative property holds in ]

=[(x1+iy1)+(x2+iy2)]+(x3+iy3)
=(z1+z2)+z3.

A₄. Existence of Identity Property

The complex number 0+0i is the additive identity in
i.e. z+(0+0i)=z=(0+0i)+zz.

Proof. Let z=x+iy where x,y.

Then z+(0+0i)=(x+iy)+(0+0i)=(x+0)+i(y+0)=x+iy.

[0 is the additive identity in ]

z+(0+0i)=z

Similarly (0+0i)+z=z

Combining, z+(0+0i)=z=(0+0i)+zz.

Note. Additive Identity is unique. (Verify !)

A₅. Existence of Inverse Property

If z is a complex number, then z is its additive inverse in i.e.

z+(z)=(0+0i)=(z)+zz.

Proof. Let

z=x+iy, where x,y.

Then

z+(z)=(x+iy)+(xiy)=[x+(x)]+i[y+(y)]=0+0i

and

(z)+z=(xiy)+(x+iy)=[(x)+x]+i[(y)+y]=0+0i.

Thus

z+(z)=0+0i=(z)+zz.

A₆. Cancellation Law.

z1+z3=z2+z3z1=z2z1,z2,z3.

Proof. Let

z1=x1+iy1, z2=x2+iy2 and z3=x3+iy3, (x1,x2,x3;y1,y2,y3).

Then

z1+z3=z2+z3

(x1+iy1)+(x3+iy3)=(x2+iy2)+(x3+iy3)

(x1+x3)+i(y1+y3)=(x2+x3)+i(y2+y3)

x1+x3=x2+x3 and y1+y3=y2+y3

[By the equality of two complex numbers]

x1=x2 and y1=y2

[ Cancellation Law holds in ]

x1+iy1=x2+iy2

[By the equality of two complex numbers]


How do you Multiply Two Complex Numbers?

If z1=x1+iy1 and z2=x2+iy2 are two complex numbers (x1,x2;y1,y2), then their product, which is denoted as z1z2, is defined as :

z1z2=(x1x2y1y2)+i(x1y2+y1x2).

For Examples :

(I)

(2+3i)(5+7i)

=10+14i+15i+21i2

=(1021)+(14+15)i

=11+29i.

(II)

(2+3i)2

=4+2(2)(3i)+(3i)2

=4+43i+3i2

=4+43i+3(1)=1+43i.


Properties of Binary Operation of Multiplication in Complex Numbers

The following properties hold under multiplication :

M₁. Closure. The product of two complex numbers is a complex number i.e. z1z2  z1,z2.

Proof. Let

z1=x1+iy1 and z2=x2+iy2, (x1,x2;y1,y2)

Then

z1z2=(x1+iy1)(x2+iy2)

=x1x2+x1y2i+y1x2i+y1y2i2=(x1x2y1y2)+(x1y2+y1x2)i.

[(x1x2y1y2) and (x1y2+y1x2)]

M₂. Commutativity.

z1z2=z2z1z1,z2.

Proof. Let

z1=x1+iy1 and z2=x2+iy2, (x1,x2;y1,y2).

Then

z1z2=(x1+iy1)(x2+iy2)

=(x1x2y1y2)+i(x1y2+y1x2)=(x2x1y2y1)+i(y2x1+x2y1)

[ Commutative property holds in ]

=(x2+iy2)(x1+iy1)=z2z1.

M₃. Associativity.

z1(z2z3)=(z1z2)z3z1,z2,z3.

Proof. Let z1=x1+iy1, z2=x2+iy2, z3=x3+iy3 (x1,x2,x3;y1,y2,y3).

Then

z1(z2z3)=(x1+iy1)[(x2+iy2)(x3+iy3)]

=(x1+iy1)[(x2x3y2y3)+i(x2y3y2x3)]

=[x1(x2x3y2y3)y1(x2y3+y2x3)]+i[y1(x2x3y2y3)+x1(x2y3+y2x3)]

=[(x1x2y1y2)+i(x1y2+y1x2)](x3+iy3)

=[(x1+iy1)(x2+iy2)](x3+iy3)

=(z1z2)z3.

M₄. Existence of Identity.

The complex number 1+0i is the multiplicative identity in

i.e. z(1+0i)=z=(1+0i)z z.

Proof. Let z=x+iy, where x,y.

Then z(1+0i)=(x+iy)(1+0i)=(x+0)+(0+iy)i=(x+iy)=z.

Similarly, (1+0i)z=z.

Combining, z(1+0i)=z=(1+0i)z z.

Note. Multiplicative identity is unique. (Verify !)

M₅. Existence of Inverse.

If z is a complex number, then there exists a complex number z, such that

zz=1+0i=zz z.

Proof. Let z=x+iy, where x,y.

Then

z=xx2+y2+yx2+y2isuch thatzz=zz=1+0i.

M₆. Distributive Law.

z1(z2+z3)=z1z2+z1z3 z1,z2,z3.

Proof. Let z1=x1+iy1, z2=x2+iy2, z3=x3+iy3 (x1,x2,x3;y1,y2,y3).

Then

z1(z2+z3)=(x1+iy1)[(x2+iy2)+(x3+iy3)]

=(x1+iy1)[(x2+x3)+(iy2+iy3)]

=[x1(x2+x3)y1(y2+y3)]+i[y1(x2+x3)+x1(y2+y3)]

=(x1x2+x1x3y1y2y1y3)+i[(y1x2+x1y2)+(y1x3+x1y3)]

=(x1x2y1y2)+(x1x3y1y3)+i[(y1x2+x1y2)+(y1x3+x1y3)]

=(x1+iy1)(x2+iy2)+(x1+iy1)(x3+iy3)=z1z2+z1z3.

M₇. Cancellation Law.

z1z3=z2z3z1=z2 z1,z2,z3.

Proof. Let z1=x1+iy1, z2=x2+iy2 and z3=x3+iy3, (where x1,x2,x3;y1,y2,y3).

Then

z1z3=z2z3

(x1+iy1)(x3+iy3)=(x2+iy2)(x3+iy3)

(x1x3y1y3)+i(x1y3+y1x3)=(x2x3y2y3)+i(x2y3+y2x3)

x1x3y1y3=x2x3y2y3 and x1y3+y1x3=x2y3+y2x3

(x1x2)x3=(y1y2)y3 and (x1x2)y3=(y2y1)x3

x1x2y1y2=y3x3 and y1y2x1x2=y3x3

x1x2y1y2=y1y2x1x2

(x1x2)2=(y1y2)2

(x1x2)2+(y1y2)2=0

x1x2=0andy1y2=0

x1=x2andy1=y2

x1+iy1=x2+iy2z1=z2.


Why are Complex Numbers Important?

Complex numbers extend the real number system to include solutions to equations that have no real solutions and also provide a complete framework for solving a wide range of mathematical problems and have numerous applications in various fields.

Solving Polynomial Equations: Some polynomial equations do not have real solutions. For instance, the equation x2 + 1 = 0 has no real solution because the square of any real number is non-negative. However, using complex numbers, the solutions are x = i and x = −i.

Mathematical Completeness: The set of complex numbers is algebraically closed, meaning every non-constant polynomial equation with complex coefficients has a solution in the complex numbers. This is a significant advantage over the real numbers, which do not have this property.

Simplifying Calculations: In some cases, working with complex numbers can simplify mathematical expressions and calculations, especially in trigonometry and calculus.

Applications in Various Fields: Complex numbers are used extensively in engineering, physics, computer science, and other fields to model and solve real-world problems.


Short Conceptual Questions and Answers Based on Complex Numbers: Addition, Subtraction, Multiplication of Two Complex Numbers

What are complex numbers?

Complex numbers are numbers written in the form a + ib, where a is the real part and b is the imaginary part. Here, i is called the imaginary unit and satisfies i2 = -1.

What is the standard form of a complex number?

The standard form of a complex number is a + ib, where both a and b are real numbers.

What is the real part and imaginary part of a complex number?

In a complex number a + ib, the real part is a and the imaginary part is b.

What is the value of i2 ?

The value of i2 is -1.

How do you add two complex numbers?

Add the real parts separately and imaginary parts separately.
Example: (2 + 3i) + (4 + 5i) = 6 + 8i.

How do you subtract two complex numbers?

Subtract the real parts and imaginary parts separately. Example: (5 + 7i) – (2 + 3i) = 3 + 4i.

How do you multiply two complex numbers?

Use algebraic multiplication and replace i2 with -1.
Example : (2 + 3i)(4 + 5i) = 8 + 10i + 12i + 15i2 = -7 + 22i

What are purely real numbers in complex numbers?

If the imaginary part is zero, then the complex number is called a purely real number. Example: 5 + 0i

What are purely imaginary numbers?

If the real part is zero, then the number is called a purely imaginary number.
Example: 7i, -3i

When are two complex numbers equal?

Two complex numbers are equal when their real parts are equal and their imaginary parts are also equal.

What is the additive inverse of a complex number?

The additive inverse of a + ib is –aib because their sum is zero.

Why are complex numbers important?

Complex numbers are used in algebra, engineering, physics, electronics, signal processing, and many advanced mathematical calculations.