CBSE Class 11 Mathematics Chapter 5: Complex Numbers and Quadratic Equations NCERT Solutions
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
| Board | CBSE |
|---|---|
| Class | Class 11 |
| Subject | Mathematics |
| Session | 2026 |
| Language | English |
| Type | NCERT Solutions |
| Chapter | Chapter 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.
Questions and Solutions
Question 1
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
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
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:
Now, substitute this back into the expression for $i^{-39}$:
To express this in the form $a + ib$, we multiply the numerator and denominator by $i$ (or by $-i$ to rationalize):
Since $i^2 = -1$, we get:
Therefore, the complex number in the form $a + ib$ is $0 + 1i$. Here, $a=0$ and $b=1$.
Question 4
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:
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$.
Therefore, the complex number in the form $a + ib$ is $14 + 28i$. Here, $a=14$ and $b=28$.
Question 5
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.
This simplifies to:
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:
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)(-i)$?
Explanation: Multiplying the terms gives $(5i)(-i) = -3$. Since $$, the expression simplifies to $-3(-1) = 3$, which is $3 + 0i$ in standard form.
Q2. Simplify the complex number $ + $.
Explanation: Using the property $$, we have $ 2 + 1} = ()^2 $, and $ 4 + 3} = ()^4 (-i) = -i$. Thus, $ + (-i) = 0$.
Q3. Express $$ in the form $a + ib$.
Explanation: ${}$. Since $ 9 + 3} = ()^9 (-i) = -i$. Therefore, ${-i} = = = = i$.
Q4. What is the value of $3(7 + i7) + i(7 + i7)$ in the form $a + ib$?
Explanation: Expanding the expression: $3(7+i7)+i(7+i7) = 21+21i+7i+7$. Substituting $$, we get $21+28i+7(-1) = 21+28i-7 = 14+28i$.
Q5. Simplify $(1 - i) - (-1 + i6)$ into the form $a + ib$.
Explanation: Removing the parentheses and combining like terms: $(1-i) - (-1+i6) = 1 - i + 1 - 6i = (1+1) + (-i-6i) = 2 - 7i$.
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.