Access free live classes and tests on the app
Download
+
Unacademy
  • Goals
    • AFCAT
    • AP EAMCET
    • Bank Exam
    • BPSC
    • CA Foundation
    • CAPF
    • CAT
    • CBSE Class 11
    • CBSE Class 12
    • CDS
    • CLAT
    • CSIR UGC
    • GATE
    • IIT JAM
    • JEE
    • Karnataka CET
    • Karnataka PSC
    • Kerala PSC
    • MHT CET
    • MPPSC
    • NDA
    • NEET PG
    • NEET UG
    • NTA UGC
    • Railway Exam
    • SSC
    • TS EAMCET
    • UPSC
    • WBPSC
    • CFA
Login Join for Free
avtar
  • ProfileProfile
  • Settings Settings
  • Refer your friendsRefer your friends
  • Sign outSign out
  • Terms & conditions
  • •
  • Privacy policy
  • About
  • •
  • Careers
  • •
  • Blog

© 2023 Sorting Hat Technologies Pvt Ltd

Watch Free Classes
    • Free courses
    • JEE Main 2024
    • JEE Main 2024 Live Paper Discussion
    • JEE Main Rank Predictor 2024
    • JEE Main College Predictor 2024
    • Stream Predictor
    • JEE Main 2024 Free Mock Test
    • Study Materials
    • Notifications
    • JEE Advanced Syllabus
    • JEE Books
    • JEE Main Question Paper
    • JEE Coaching
    • Downloads
    • JEE Notes & Lectures
    • JEE Daily Videos
    • Difference Between
    • Full Forms
    • Important Formulas
    • Exam Tips
JEE Main 2026 Preparation: Question Papers, Solutions, Mock Tests & Strategy Unacademy » JEE Study Material » Mathematics » Algebra of Complex Numbers

Algebra of Complex Numbers

Algebra of complex numbers gives the expressions for the addition and multiplication of two complex numbers.

Table of Content
  •  

A number that can be written in the form x + i.y, where x, y are real numbers and i = (−1)1/2 is called a complex number.  If A = x + i.y, is a complex number, then x and y are called real and imaginary parts of the complex number, respectively, and written as Re(A) = x, Im.(A) = y.

Order relations “greater than” and “less than” do not apply to complex numbers calculations. If the imaginary part of a complex number Im. (A) = y, is zero, then the complex number is known as a purely real number, and if the real part  Re(A) = x, is zero, then it is called the purely imaginary number. In this article, we will learn about the algebra of complex numbers. 

Addition of two complex numbers

Let A1 = (x + i.y) and A2 = (s + i.t) 

Be any two complex numbers. 

Then, the sum A1 + A2 is defined as follows: 

A1 + A2 = (x + s) + i (y + t), 

which is also a complex number,

For example, (3 + i2) + (– 9 +i5),

(3 – 9) + i (2 + 5),

 – 6 + i 7.

To know the algebra of complex numbers meaning, the following are the properties of the addition of two complex numbers,

  1. As the result of the sum of two given complex numbers is also a complex number, the given set of the complex numbers is closed with respect to addition. 
  2. The addition of two complex numbers is commutative, which means A1 + A2 = A2 + A1  
  3. The addition of two complex numbers is associative, which means (A1 + A2 ) + A3 = A1 + (A2 + A3)  
  4. For any complex number A = a + i,b, there exist 0, i.e., (0 + 0i) complex number such that A + 0 = 0 + A = A, 

This is known as the identity element for the addition of complex numbers. 

  1. For any complex number A = a + ib, there always exists a number – A = – x – iy such that A + (– A) = (– A) + A = 0. This is known as the additive inverse of A. 

Multiplication of two complex numbers

Let A1 = x + iy and A2 = s + it, be two complex numbers. 

Then A1 . A2 = (x + iy).(s + it),

(x.s – y.t) + i (xt + y.s).

The following are the properties of the multiplication of two complex numbers,

  1. The result of the product of two complex numbers is also a complex number, the given set of complex numbers is closed with respect to multiplication. 
  2. Multiplication of complex numbers is commutative, which means A1.A2 = A2.A1 
  3. Multiplication of complex numbers is associative, which means (A1.A2).A3 = A1.(A2.A3) 
  4. For any given complex number A = a + ib, there exists a complex number 1, which is, (1+ 0i) such that A.1 = 1.A = A, 

This is known as the identity element for multiplication.

  1. For any non zero complex number A = a + i.b, there exists a complex number 1/A such that A.1/A =1/ A. A, it is the multiplicative inverse of a+i.b
  2. For any three complex numbers A1 , A2 and A3

A1 . (A2 + A3 ) = A1 . A2 + A1 . A3 

And, (A1 + A2 ) . A3 = A1 . A3 + A2 . A3 

That is, for complex numbers, multiplication is distributive over addition.

Solved Examples

Algebra of complex numbers examples:

Example1: Multiply complex numbers A = 3 − 1i and B = − 7 + 5i.

Solution: For multiplying the given complex numbers A and B, 

we will use the formula, 

(x + i.y).(s + i.t) = (x.s – y.t) + i.(x.t + y.s). 

Here, x = 3, y = -1, s = -7, t = 5,

(3 − 1.i).(− 7+ 5i),

[3 × (-7) – (-1) × 5) + i{(3 × 5) + (-1) × (-7)}],

= (-21 – 5) + i (15 + 7)

= -26 + i.22.

Example 2: Find the addition of two complex numbers (4 + 6i) and (-3 – 4i).

Solution: The given complex numbers are,

(4 + 6i), and (-3-4.i)

Implying the addition of two complex numbers,

(4 + 6.i) + (-3 – 4.i),

= 4 + 6.i – 3 – 4.i,

= 4 – 3 + 6.i – 4.i,

= 1 + 2.i.

Example 3: Multiply complex numbers A = (6 − 1.i) and B = (− 4 + 5i).

Solution: For multiplying the given complex numbers A and B, 

we will use the formula, 

(x + i.y).(s + i.t) = (x.s – y.t) + i.(x.t + y.s). 

Here, x = 6, y = -1, s = -4, t = 5,

(6 − 1.i).(− 4+ 5i),

[6 × (-4) – (-1) × 5) + i{(6 × 5) + (-1) × (-4)}],

= (-24 – 5) + i (30 + 4)

= -29 + i.34.

Example 4: Multiply complex numbers A = 3 + 3i and B =  7 + 2i.

Solution: For multiplying the given complex numbers A and B, 

we will use the formula, 

(x + i.y).(s + i.t) = (x.s – y.t) + i.(x.t + y.s). 

Here, x = 3, y = 3, s = 7, t = 2,

(3 + 3.i).( 7+ 2.i),

[3 × (7) – (3) × 2) + i{(3 × 2) + (3) × (7)}],

= (21 – 6) + i (6 + 21)

= 15 + i.27.

Conclusion

This article discussed the algebra of complex number meaning with the solutions of additions and multiplications of two complex numbers. We also read about the meaning and importance of algebra of complex numbers. Algebra of Complex Numbers is defined by the following,

  1. Two complex numbers A1 = (x + iy) and A2 = (s + it) are said to be equal if x = s and y = t.

Let A1 = x + iy and A2 = s + it be two complex numbers then A1 + A2 = (x + s) + i (y + t).

faq

Frequently asked questions

Get answers to the most common queries related to the IIT JEE Examination Preparation.

What are complex numbers?

Ans: The following functions represent the complex numbers, ...Read full

What is the product of two imaginary numbers?

Ans: The product of two imaginary numbers is a real number. Consider two purel...Read full

Give the formula for the multiplication of two complex numbers.

Ans: For two complex numbers, (x + i.y) and (s + i.t). ...Read full

What is the product of a complex and a real number?

Ans: The product of a complex and a real number is a complex number....Read full

What is a quadratic equation?

Ans: A quadratic equation is defined as a polynomial equation with the highest power 2. ax2 + bx + c is a general qu...Read full

Ans: The following functions represent the complex numbers,

(a + b.i).

It consists of a real number and an imaginary number.

.

Ans: The product of two imaginary numbers is a real number. Consider two purely imaginary numbers x.i and y.i, then the product of these two numbers is given by,

(x.i).(y.i)

x.y.i2

We know, i2 = -1,

(x.i).(y.i) = -x.y

Thus, The product of two imaginary numbers is a real number.

Ans: For two complex numbers, (x + i.y) and (s + i.t).

The formula for multiplication is given by,

(x + i.y).(s + i.t) = (x.s – y.t) + i.(x.t + y.s).

Ans: The product of a complex and a real number is a complex number.

Consider a complex number (x + i.y), and a real number n,

The product of these two numbers is given by,

(x +i.y).(n),

n.x + i.y.n,

The result of the product is also a complex number.

Ans: A quadratic equation is defined as a polynomial equation with the highest power 2. ax2 + bx + c is a general quadratic equation.

Crack IIT JEE with Unacademy

Get subscription and access unlimited live and recorded courses from India’s best educators

  • Structured syllabus
  • Daily live classes
  • Ask doubts
  • Tests & practice
Learn more

Notifications

Get all the important information related to the JEE Exam including the process of application, important calendar dates, eligibility criteria, exam centers etc.

Allotment of Examination Centre
JEE Advanced Eligibility Criteria
JEE Advanced Exam Dates
JEE Advanced Exam Pattern 2023
JEE Advanced Syllabus
JEE Application Fee
JEE Application Process
JEE Eligibility Criteria 2023
JEE Exam Language and Centres
JEE Exam Pattern – Check JEE Paper Pattern 2024
JEE Examination Scheme
JEE Main 2024 Admit Card (OUT) – Steps to Download Session 1 Hall Ticket
JEE Main Application Form
JEE Main Eligibility Criteria 2024
JEE Main Exam Dates
JEE Main Exam Pattern
JEE Main Highlights
JEE Main Paper Analysis
JEE Main Question Paper with Solutions and Answer Keys
JEE Main Result 2022 (Out)
JEE Main Revised Dates
JEE Marking Scheme
JEE Preparation Books 2024 – JEE Best Books (Mains and Advanced)
Online Applications for JEE (Main)-2022 Session 2
Reserved Seats
See all

Related articles

Learn more topics related to Mathematics
Zero Vector

A zero vector is defined as a line segment coincident with its beginning and ending points. Primary Keyword: Zero Vector

ZERO MATRIX

In this article, we will discuss about the zero matrix and it’s properties.

YARDS TO FEET

In this article we will discuss the conversion of yards into feet and feets to yard.

XVI Roman Numeral

In this article we are going to discuss XVI Roman Numerals and its origin.

See all
Access more than

10,505+ courses for IIT JEE

Get subscription

Trending Topics

  • JEE Main 2024
  • JEE Main Rank Predictor 2024
  • JEE Main Mock Test 2024
  • JEE Main 2024 Admit Card
  • JEE Advanced Syllabus
  • JEE Preparation Books
  • JEE Notes
  • JEE Advanced Toppers
  • JEE Advanced 2022 Question Paper
  • JEE Advanced 2022 Answer Key
  • JEE Main Question Paper
  • JEE Main Answer key 2022
  • JEE Main Paper Analysis 2022
  • JEE Main Result
  • JEE Exam Pattern
  • JEE Main Eligibility
  • JEE College predictor
combat_iitjee

Related links

  • JEE Study Materials
  • CNG Full Form
  • Dimensional Formula of Pressure
  • Reimer Tiemann Reaction
  • Vector Triple Product
  • Swarts Reaction
  • Focal length of Convex Lens
  • Root mean square velocities
  • Fehling’s solution
testseries_iitjee
Predict your JEE Rank
.
Company Logo

Unacademy is India’s largest online learning platform. Download our apps to start learning


Starting your preparation?

Call us and we will answer all your questions about learning on Unacademy

Call +91 8585858585

Company
About usShikshodayaCareers
we're hiring
BlogsPrivacy PolicyTerms and Conditions
Help & support
User GuidelinesSite MapRefund PolicyTakedown PolicyGrievance Redressal
Products
Learner appLearner appEducator appEducator appParent appParent app
Popular goals
IIT JEEUPSCSSCCSIR UGC NETNEET UG
Trending exams
GATECATCANTA UGC NETBank Exams
Study material
UPSC Study MaterialNEET UG Study MaterialCA Foundation Study MaterialJEE Study MaterialSSC Study Material

© 2026 Sorting Hat Technologies Pvt Ltd

Unacademy
  • Goals
    • AFCAT
    • AP EAMCET
    • Bank Exam
    • BPSC
    • CA Foundation
    • CAPF
    • CAT
    • CBSE Class 11
    • CBSE Class 12
    • CDS
    • CLAT
    • CSIR UGC
    • GATE
    • IIT JAM
    • JEE
    • Karnataka CET
    • Karnataka PSC
    • Kerala PSC
    • MHT CET
    • MPPSC
    • NDA
    • NEET PG
    • NEET UG
    • NTA UGC
    • Railway Exam
    • SSC
    • TS EAMCET
    • UPSC
    • WBPSC
    • CFA

Share via

COPY