CBSE Class 11 Mathematics Chapter 5: Complex Numbers and Quadratic Equations NCERT Solutions

NCERT Solutions PDF Class 11 PDF

CBSE Class 11 Mathematics Chapter 5, Complex Numbers and Quadratic Equations, delves into the fascinating world of numbers beyond the real line. This chapter introduces complex numbers, which are expressed in the standard form a + ib, where 'i' is the imaginary unit (√-1). We explore the fundamental properties of 'i', including its cyclical powers (i, -1, -i, 1), and learn how to perform basic arithmetic operations such as addition, subtraction, multiplication, and division with complex numbers. The chapter also extends to solving quadratic equations that may have complex roots. These NCERT Solutions provide clear, step-by-step explanations for all exercises, helping students build a strong foundation in complex number theory and its applications, crucial for advanced mathematical studies and problem-solving.

Quick info

BoardCBSE
ClassClass 11
SubjectMathematics
Session2026
LanguageEnglish
TypeNCERT Solutions
ChapterChapter 5

Chapter summary

Chapter 5 of the NCERT Solutions for Class 11 Mathematics delves into Complex Numbers and Quadratic Equations. This section focuses on understanding and manipulating complex numbers, particularly expressing them in the standard form $a + ib$. It includes exercises on simplifying powers of the imaginary unit $i$ and performing basic arithmetic operations like addition and subtraction with complex numbers. These solutions provide clear, step-by-step guidance for mastering these fundamental concepts.

Learning outcomes

  • Understand the standard form of a complex number ($a + ib$).
  • Express products of complex numbers in the standard form.
  • Simplify powers of the imaginary unit ($i$).
  • Perform addition and subtraction of complex numbers.
  • Convert negative powers of $i$ to their equivalent forms.

Topics covered

Paper topics

  • Complex Numbers
  • Standard form of complex numbers (a + ib)
  • Imaginary unit (i)
  • Powers of i
  • Simplification of complex numbers
  • Addition of complex numbers
  • Subtraction of complex numbers
  • Multiplication of complex numbers

Important topics

  • Expressing complex numbers in a + ib form
  • Simplifying powers of i (positive and negative)
  • Performing arithmetic operations on complex numbers

PDF preview

Read page by page below. PDF is streamed from the official NCERT website — no download button on this page.

Loading document …
Page of
Loading page …

Questions and Solutions

Question 1

Express the given complex number in the form $a + ib$: $(5i)\left(-\frac{3}{5}i\right)$
Solution:

To express the complex number $(5i)\left(-\frac{3}{5}i\right)$ in the form $a + ib$, we perform the multiplication:

(5i)\left(-\frac{3}{5}i\right) = 5 \times \left(-\frac{3}{5}\right) \times i \times i

First, multiply the numerical coefficients: $5 \times \left(-\frac{3}{5}\right) = -3$.

Next, multiply the imaginary units: $i \times i = i^2$.

So, the expression becomes $-3i^2$.

We know that $i^2 = -1$. Substituting this value:

-3i^2 = -3(-1) = 3 Therefore, the complex number in the form $a + ib$ is $3 + 0i$. Here, $a=3$ and $b=0$.

Question 2

Express the given complex number in the form $a + ib$: $i^9 + i^{19}$
Solution:

To express $i^9 + i^{19}$ in the form $a + ib$, we first simplify the powers of $i$. We use the property that $i^4 = 1$.

For $i^9$: Divide the exponent 9 by 4. $9 = 4 \times 2 + 1$. So, $i^9 = i^{4 \times 2 + 1} = (i^4)^2 \cdot i^1$. Since $i^4 = 1$, this becomes $1^2 \cdot i = i$.

For $i^{19}$: Divide the exponent 19 by 4. $19 = 4 \times 4 + 3$. So, $i^{19} = i^{4 \times 4 + 3} = (i^4)^4 \cdot i^3$. Since $i^4 = 1$ and $i^3 = -i$, this becomes $1^4 \cdot (-i) = -i$.

Now, add the simplified terms:

i^9 + i^{19} = i + (-i) = 0 Therefore, the complex number in the form $a + ib$ is $0 + 0i$. Here, $a=0$ and $b=0$.

Question 3

Express the given complex number in the form $a + ib$: $i^{-39}$
Solution:

To express $i^{-39}$ in the form $a + ib$, we first simplify the negative power of $i$. We can write $i^{-39}$ as $\frac{1}{i^{39}}$.

Now, let's simplify $i^{39}$. We use the property $i^4 = 1$. Divide the exponent 39 by 4: $39 = 4 \times 9 + 3$.

So, $i^{39} = i^{4 \times 9 + 3} = (i^4)^9 \cdot i^3$. Since $i^4 = 1$ and $i^3 = -i$, we have:

i^{39} = (1)^9 \cdot (-i) = 1 \cdot (-i) = -i

Now, substitute this back into the expression for $i^{-39}$:

i^{-39} = \frac{1}{i^{39}} = \frac{1}{-i}

To express this in the form $a + ib$, we multiply the numerator and denominator by $i$ (or by $-i$ to rationalize):

\frac{1}{-i} = \frac{1}{-i} \times \frac{i}{i} = \frac{i}{-i^2}

Since $i^2 = -1$, we get:

\frac{i}{-(-1)} = \frac{i}{1} = i

Therefore, the complex number in the form $a + ib$ is $0 + 1i$. Here, $a=0$ and $b=1$.

Question 4

Express the given complex number in the form $a + ib$: $3(7 + i7) + i(7 + i7)$
Solution:

To express $3(7 + i7) + i(7 + i7)$ in the form $a + ib$, we first distribute the terms:

Multiply 3 by each term inside the first parenthesis: $3 \times 7 = 21$ and $3 \times i7 = 21i$. So, $3(7 + i7) = 21 + 21i$.

Multiply $i$ by each term inside the second parenthesis: $i \times 7 = 7i$ and $i \times i7 = 7i^2$. So, $i(7 + i7) = 7i + 7i^2$.

Now, add the results:

3(7 + i7) + i(7 + i7) = (21 + 21i) + (7i + 7i^2)

Combine the terms: $21 + 21i + 7i + 7i^2$.

Group the real and imaginary terms: $21 + (21i + 7i) + 7i^2$.

This simplifies to $21 + 28i + 7i^2$.

Substitute $i^2 = -1$: $21 + 28i + 7(-1)$.

This becomes $21 + 28i - 7$.

Combine the real parts: $(21 - 7) + 28i$.

= 14 + 28i

Therefore, the complex number in the form $a + ib$ is $14 + 28i$. Here, $a=14$ and $b=28$.

Question 5

Express the given complex number in the form $a + ib$: $(1 - i) - (-1 + i6)$
Solution:

To express $(1 - i) - (-1 + i6)$ in the form $a + ib$, we first remove the parentheses. Remember to distribute the negative sign to both terms inside the second parenthesis.

(1 - i) - (-1 + i6) = 1 - i - (-1) - (i6)

This simplifies to:

1 - i + 1 - 6i

Now, group the real terms and the imaginary terms:

Real terms: $1 + 1 = 2$.

Imaginary terms: $-i - 6i = (-1 - 6)i = -7i$.

Combine the real and imaginary parts:

2 - 7i

Therefore, the complex number in the form $a + ib$ is $2 - 7i$. Here, $a=2$ and $b=-7$.

Common mistakes

  • Errors in simplifying powers of $i$, especially negative powers.
  • Incorrectly applying the rule $i^2 = -1$.
  • Mistakes in distributing terms when multiplying complex numbers.
  • Sign errors when subtracting complex numbers or removing parentheses.

Revision tips

  • Review the properties of the imaginary unit $i$, particularly $i^2 = -1$ and the cyclical nature of its powers.
  • Practice converting all complex number expressions into the $a + ib$ form systematically.
  • Work through each example and exercise problem, focusing on the step-by-step simplification process.
  • Pay close attention to the signs when performing operations like addition and subtraction.

Practice MCQs

Q1. What is the standard form $a + ib$ of the complex number $(5i)(-\frac{3}{5}i)$?

Q2. Simplify the complex number $i^9 + i^{19}$.

Q3. Express $i^{-39}$ in the form $a + ib$.

Q4. What is the value of $3(7 + i7) + i(7 + i7)$ in the form $a + ib$?

Q5. Simplify $(1 - i) - (-1 + i6)$ into the form $a + ib$.

Frequently asked questions

What is the main focus of Chapter 5, Complex Numbers and Quadratic Equations for Class 11 Maths?

Chapter 5 focuses on introducing complex numbers, expressing them in the standard $a + ib$ form, and performing basic arithmetic operations like addition, subtraction, and multiplication. It also covers simplifying powers of the imaginary unit $i$.

How do these NCERT Solutions help students?

These solutions provide clear, step-by-step explanations for each problem in Exercise 5.1, helping students understand the methods for manipulating complex numbers and reinforcing their learning for exams.

What is the standard form of a complex number?

The standard form of a complex number is $a + ib$, where 'a' is the real part and 'b' is the imaginary part, and 'i' is the imaginary unit ($i = \sqrt{-1}$).

How are powers of 'i' simplified?

Powers of 'i' are simplified using the property that $i^4 = 1$. Any power of $i$ can be reduced by dividing the exponent by 4 and using the remainder. For example, $i^9 = i^{4 \times 2 + 1} = (i^4)^2 \cdot i = 1^2 \cdot i = i$.

What is the key rule for $i^2$?

The fundamental rule for the imaginary unit is $i^2 = -1$.

Content reviewed by the NCERT Help team. Editorial Team and update policy

NCERT Solutions PDF PDF on NCERT Help. URL unchanged for search indexing.