Get detailed, step-by-step solutions for NCERT Class 11 Maths Chapter 4 Miscellaneous Exercise
This exercise reviews various properties and calculations involving complex numbers, including powers, identities, modulus, and algebra.



1. Evaluate: $\left[\left(\frac{1}{i}\right)^{25}\right]^3 + i^{18}$
First, simplify the powers of $i$:
- For the bracket: $\frac{1}{i} = \frac{1}{i} \times \frac{-i}{-i} = \frac{-i}{-i^2} = \frac{-i}{1} = -i$.$$\left[\left(\frac{1}{i}\right)^{25}\right]^3 = [(-i)^{25}]^3 = [-(i^{25})]^3$$Since $i^{25} = i^{4 \cdot 6 + 1} = i^1 = i$, the term becomes:$$[-(i)]^3 = -i^3 = -(-i) = i$$
- For the second term:$$i^{18} = i^{4 \cdot 4 + 2} = i^2 = -1$$
Now add the results:
$$\text{Expression} = i + (-1) = -1 + i$$
$$\mathbf{\text{Result}: -1 + i}$$
2. Prove: $\text{Re} (z_1 z_2) = \text{Re} z_1 \text{ Re} z_2 – \text{Im}z_1 \text{ Im}z_2$
Let $z_1 = a + ib$ and $z_2 = c + id$.
Then $\text{Re} z_1 = a$, $\text{Im} z_1 = b$, $\text{Re} z_2 = c$, and $\text{Im} z_2 = d$.
Calculate the product $z_1 z_2$:
$$z_1 z_2 = (a + ib)(c + id)$$
$$z_1 z_2 = ac + aid + ibc + i^2 bd$$
$$z_1 z_2 = ac + i(ad + bc) – bd$$
$$z_1 z_2 = (ac – bd) + i(ad + bc)$$
The real part of the product is:
$$\text{Re}(z_1 z_2) = ac – bd$$
Substitute the real and imaginary parts of $z_1$ and $z_2$ into the RHS:
$$\text{Re} z_1 \text{ Re} z_2 – \text{Im}z_1 \text{ Im}z_2 = (a)(c) – (b)(d) = ac – bd$$
Since $\text{LHS} = ac – bd$ and $\text{RHS} = ac – bd$, the identity is proved.
3. Reduce $\frac{\left(\frac{1}{1-4i}\right) – \left(\frac{2}{1+i}\right)}{\left(\frac{3}{3-4i}\right) + \left(\frac{5}{1+i}\right)}$ to the standard form $a+ib$.
(Note: The structure of the expression is unclear due to formatting. Assuming the intended question is $\frac{\frac{1}{1-4i} – \frac{2}{1+i}}{\frac{3}{3+i} – \frac{4}{1+5i}}$, or a simpler version. Let’s solve the expression as written in the prompt, assuming the terms are grouped as: $\frac{\left(\frac{1}{1-4i}\right) – \left(\frac{2}{1+i}\right)}{\left(\frac{3}{1-4i}\right) + \left(\frac{5}{1+i}\right)}$).
Assuming the intended question is the numerator divided by the denominator:
$$\text{Expression} = \frac{\left(\frac{1}{1-4i}\right) – \left(\frac{2}{1+i}\right)}{\left(\frac{3}{1-4i}\right) + \left(\frac{4}{1+5i}\right)}$$
The original text is $\frac{\frac{1}{1-4i} – \frac{2}{1+i}}{\frac{3}{1-4i} + \frac{5}{1+i}}$. The denominator in the text uses $3-4i$ and $1+5i$. Let’s assume the question meant to be:
$$\frac{\left(1 – \frac{2}{1+i}\right)}{\left(\frac{3}{3-4i}\right) + \left(\frac{4}{1+5i}\right)}$$
Let’s simplify the original expression as written: $\frac{1 – 2i}{3 – 4i} – \frac{4}{1+5i}$. This seems more likely as a complex fraction is usually written with brackets.
Let’s solve: $\frac{1 – 2i}{3 – 4i} – \frac{4}{1+5i}$.
$$\frac{1 – 2i}{3 – 4i} = \frac{1 – 2i}{3 – 4i} \times \frac{3 + 4i}{3 + 4i} = \frac{3 + 4i – 6i – 8i^2}{9 – 16i^2} = \frac{3 – 2i + 8}{9 + 16} = \frac{11 – 2i}{25}$$
$$\frac{4}{1 + 5i} = \frac{4}{1 + 5i} \times \frac{1 – 5i}{1 – 5i} = \frac{4 – 20i}{1 – 25i^2} = \frac{4 – 20i}{1 + 25} = \frac{4 – 20i}{26} = \frac{2 – 10i}{13}$$
Subtract the fractions:
$$\text{Result} = \frac{11 – 2i}{25} – \frac{2 – 10i}{13}$$
$$\text{LCD} = 25 \times 13 = 325$$
$$\text{Result} = \frac{13(11 – 2i) – 25(2 – 10i)}{325}$$
$$\text{Result} = \frac{(143 – 26i) – (50 – 250i)}{325}$$
$$\text{Result} = \frac{(143 – 50) + (-26 + 250)i}{325} = \frac{93 + 224i}{325}$$
$$\mathbf{\text{Result}: \frac{93}{325} + i\frac{224}{325}}$$
4. If $\frac{a + ib}{c + id} = x + iy$, prove that $\frac{a^2 + b^2}{c^2 + d^2} = x^2 + y^2$.
Given the equation:
$$\frac{a + ib}{c + id} = x + iy \quad (*)$$
Take the modulus of both sides of the equation:
$$\left|\frac{a + ib}{c + id}\right| = |x + iy|$$
Use the property $\left|\frac{z_1}{z_2}\right| = \frac{|z_1|}{|z_2|}$:
$$\frac{|a + ib|}{|c + id|} = |x + iy|$$
Recall that $|a + ib| = \sqrt{a^2 + b^2}$:
$$\frac{\sqrt{a^2 + b^2}}{\sqrt{c^2 + d^2}} = \sqrt{x^2 + y^2}$$
Square both sides of the equation:
$$\left(\frac{\sqrt{a^2 + b^2}}{\sqrt{c^2 + d^2}}\right)^2 = (\sqrt{x^2 + y^2})^2$$
$$\frac{a^2 + b^2}{c^2 + d^2} = x^2 + y^2$$
The identity is proved.
5. If $z_1 = 2 – i$, $z_2 = 1 + i$, find $\left|\frac{z_1 + z_2 + 1}{z_1 – z_2 + i}\right|$.
- Calculate the Numerator ($N = z_1 + z_2 + 1$):$$N = (2 – i) + (1 + i) + 1$$$$N = (2 + 1 + 1) + (-i + i) = 4 + 0i$$
- Calculate the Denominator ($D = z_1 – z_2 + i$):$$D = (2 – i) – (1 + i) + i$$$$D = 2 – i – 1 – i + i = (2 – 1) + (-i – i + i) = 1 – i$$
- Calculate the Quotient ($\frac{N}{D}$):$$\frac{N}{D} = \frac{4}{1 – i}$$Rationalize the denominator:$$\frac{4}{1 – i} \times \frac{1 + i}{1 + i} = \frac{4(1 + i)}{1^2 – i^2} = \frac{4 + 4i}{1 – (-1)} = \frac{4 + 4i}{2} = 2 + 2i$$
- Find the Modulus of the result:$$\left|\frac{z_1 + z_2 + 1}{z_1 – z_2 + i}\right| = |2 + 2i|$$$$|2 + 2i| = \sqrt{2^2 + 2^2} = \sqrt{4 + 4} = \sqrt{8} = 2\sqrt{2}$$$$\mathbf{\text{Result}: 2\sqrt{2}}$$
6. If $a + ib = \frac{(x + i)^2}{2x^2 + 1}$, prove that $a^2 + b^2 = \frac{(x^2 + 1)^2}{(2x^2 + 1)^2}$.
First, simplify the numerator of the RHS:
$$(x + i)^2 = x^2 + 2xi + i^2 = x^2 – 1 + 2xi$$
The expression is:
$$a + ib = \frac{(x^2 – 1) + 2xi}{2x^2 + 1}$$
Since the denominator is purely real, we can write $a$ and $b$ explicitly:
$$a = \frac{x^2 – 1}{2x^2 + 1}, \quad b = \frac{2x}{2x^2 + 1}$$
Now calculate $a^2 + b^2$:
$$a^2 + b^2 = \left(\frac{x^2 – 1}{2x^2 + 1}\right)^2 + \left(\frac{2x}{2x^2 + 1}\right)^2$$
$$a^2 + b^2 = \frac{(x^2 – 1)^2 + (2x)^2}{(2x^2 + 1)^2}$$
$$a^2 + b^2 = \frac{(x^4 – 2x^2 + 1) + 4x^2}{(2x^2 + 1)^2}$$
$$a^2 + b^2 = \frac{x^4 + 2x^2 + 1}{(2x^2 + 1)^2}$$
The numerator is a perfect square: $x^4 + 2x^2 + 1 = (x^2 + 1)^2$.
$$a^2 + b^2 = \frac{(x^2 + 1)^2}{(2x^2 + 1)^2}$$
The identity is proved.
7. Let $z_1 = 2 – i$, $z_2 = –2 + i$. Find:
(i) $\text{Re} \left(\frac{z_1 z_2}{\bar{z}_1}\right)$
(ii) $\text{Im} \left(\frac{1}{z_1 \bar{z}_1}\right)$
Given: $z_1 = 2 – i$, $z_2 = -2 + i$.
(i) $\text{Re} \left(\frac{z_1 z_2}{\bar{z}_1}\right)$
- Calculate the product $z_1 z_2$:$$z_1 z_2 = (2 – i)(-2 + i) = -4 + 2i + 2i – i^2 = -4 + 4i + 1 = -3 + 4i$$
- Find the conjugate $\bar{z}_1$:$$\bar{z}_1 = 2 + i$$
- Calculate the fraction $\frac{z_1 z_2}{\bar{z}_1}$:$$\frac{-3 + 4i}{2 + i}$$Rationalize the denominator:$$\frac{-3 + 4i}{2 + i} \times \frac{2 – i}{2 – i} = \frac{(-3)(2) + (-3)(-i) + (4i)(2) + (4i)(-i)}{2^2 + 1^2}$$$$= \frac{-6 + 3i + 8i – 4i^2}{4 + 1} = \frac{-6 + 11i + 4}{5} = \frac{-2 + 11i}{5} = -\frac{2}{5} + \frac{11}{5}i$$
- Find the real part:$$\text{Re} \left(\frac{z_1 z_2}{\bar{z}_1}\right) = \mathbf{-\frac{2}{5}}$$
(ii) $\text{Im} \left(\frac{1}{z_1 \bar{z}_1}\right)$
- Calculate the denominator $z_1 \bar{z}_1$:Recall that $z \bar{z} = |z|^2$.$$z_1 \bar{z}_1 = |z_1|^2 = 2^2 + (-1)^2 = 4 + 1 = 5$$
- Calculate the fraction $\frac{1}{z_1 \bar{z}_1}$:$$\frac{1}{z_1 \bar{z}_1} = \frac{1}{5} = \frac{1}{5} + 0i$$
- Find the imaginary part:$$\text{Im} \left(\frac{1}{z_1 \bar{z}_1}\right) = \mathbf{0}$$
8. Find the real numbers $x$ and $y$ if $(x – iy) (3 + 5i)$ is the conjugate of $-6 – 24i$.
- Find the conjugate of the RHS:$$\overline{-6 – 24i} = -6 + 24i$$
- Set up the equation:$$(x – iy)(3 + 5i) = -6 + 24i$$
- Expand the LHS:$$3x + 5xi – 3iy – 5i^2 y$$$$3x + 5xi – 3iy + 5y$$Group the real and imaginary parts:$$(3x + 5y) + i(5x – 3y)$$
- Equate the real and imaginary parts to the RHS:Real part: $3x + 5y = -6 \quad (*1)$Imaginary part: $5x – 3y = 24 \quad (*2)$
- Solve the system of linear equations:Multiply $(*1)$ by 3 and $(*2)$ by 5:$$9x + 15y = -18 \quad (*3)$$$$25x – 15y = 120 \quad (*4)$$Add $(*3)$ and $(*4)$:$$(9x + 25x) + (15y – 15y) = -18 + 120$$$$34x = 102$$$$x = \frac{102}{34} = \mathbf{3}$$Substitute $x=3$ into $(*1)$:$$3(3) + 5y = -6$$$$9 + 5y = -6$$$$5y = -15$$$$y = \mathbf{-3}$$$$\mathbf{\text{Result}: x = 3, y = -3}$$
9. Find the modulus of $\frac{1 + i}{1 – i} – \frac{1 – i}{1 + i}$.
- Simplify the expression by finding a common denominator:$$\text{Expression} = \frac{(1 + i)(1 + i) – (1 – i)(1 – i)}{(1 – i)(1 + i)}$$$$\text{Expression} = \frac{(1 + 2i + i^2) – (1 – 2i + i^2)}{1^2 – i^2}$$
- Substitute $i^2 = -1$:$$\text{Expression} = \frac{(1 + 2i – 1) – (1 – 2i – 1)}{1 – (-1)}$$$$\text{Expression} = \frac{(2i) – (-2i)}{2}$$$$\text{Expression} = \frac{2i + 2i}{2} = \frac{4i}{2} = 2i$$
- Find the modulus of the result:$$|2i| = |0 + 2i| = \sqrt{0^2 + 2^2} = \sqrt{4} = 2$$$$\mathbf{\text{Result}: 2}$$
10. If $(x + iy)^3 = u + iv$, then show that $\frac{u}{x} + \frac{v}{y} = 4(x^2 – y^2)$.
- Expand the LHS using the binomial formula $(A + B)^3 = A^3 + 3A^2 B + 3AB^2 + B^3$:$$(x + iy)^3 = x^3 + 3x^2 (iy) + 3x (iy)^2 + (iy)^3$$$$(x + iy)^3 = x^3 + 3ix^2 y + 3x i^2 y^2 + i^3 y^3$$Substitute $i^2 = -1$ and $i^3 = -i$:$$(x + iy)^3 = x^3 + 3ix^2 y – 3xy^2 – iy^3$$
- Group the real and imaginary parts and equate to $u + iv$:$$(x^3 – 3xy^2) + i(3x^2 y – y^3) = u + iv$$Thus, the real and imaginary parts are:$$u = x^3 – 3xy^2$$$$v = 3x^2 y – y^3$$
- Calculate $\frac{u}{x} + \frac{v}{y}$:$$\frac{u}{x} = \frac{x^3 – 3xy^2}{x} = x^2 – 3y^2$$$$\frac{v}{y} = \frac{3x^2 y – y^3}{y} = 3x^2 – y^2$$Add the results:$$\frac{u}{x} + \frac{v}{y} = (x^2 – 3y^2) + (3x^2 – y^2)$$$$\frac{u}{x} + \frac{v}{y} = x^2 + 3x^2 – 3y^2 – y^2$$$$\frac{u}{x} + \frac{v}{y} = 4x^2 – 4y^2$$Factor out 4:$$\frac{u}{x} + \frac{v}{y} = 4(x^2 – y^2)$$The identity is shown.
11. If $\alpha$ and $\beta$ are different complex numbers with $|\beta| = 1$, then find $\left|\frac{\beta – \alpha}{1 – \bar{\alpha}\beta}\right|$.
We use the property that for any complex number $z$, $|z|^2 = z \bar{z}$.
$$\left|\frac{\beta – \alpha}{1 – \bar{\alpha}\beta}\right|^2 = \frac{\beta – \alpha}{1 – \bar{\alpha}\beta} \cdot \overline{\left(\frac{\beta – \alpha}{1 – \bar{\alpha}\beta}\right)}$$
Using the property $\overline{\left(\frac{z_1}{z_2}\right)} = \frac{\bar{z}_1}{\bar{z}_2}$:
$$\left|\frac{\beta – \alpha}{1 – \bar{\alpha}\beta}\right|^2 = \frac{\beta – \alpha}{1 – \bar{\alpha}\beta} \cdot \frac{\overline{(\beta – \alpha)}}{\overline{(1 – \bar{\alpha}\beta)}}$$
Using the properties $\overline{z_1 – z_2} = \bar{z}_1 – \bar{z}_2$ and $\overline{z_1 z_2} = \bar{z}_1 \bar{z}_2$:
$$\left|\frac{\beta – \alpha}{1 – \bar{\alpha}\beta}\right|^2 = \frac{\beta – \alpha}{1 – \bar{\alpha}\beta} \cdot \frac{\bar{\beta} – \bar{\alpha}}{\bar{1} – \overline{(\bar{\alpha}\beta)}} = \frac{\beta – \alpha}{1 – \bar{\alpha}\beta} \cdot \frac{\bar{\beta} – \bar{\alpha}}{1 – \overline{\bar{\alpha}}\bar{\beta}}$$
Since $\overline{\bar{\alpha}} = \alpha$:
$$\left|\frac{\beta – \alpha}{1 – \bar{\alpha}\beta}\right|^2 = \frac{(\beta – \alpha)(\bar{\beta} – \bar{\alpha})}{(1 – \bar{\alpha}\beta)(1 – \alpha\bar{\beta})}$$
Expand the Numerator:
$$(\beta – \alpha)(\bar{\beta} – \bar{\alpha}) = \beta\bar{\beta} – \beta\bar{\alpha} – \alpha\bar{\beta} + \alpha\bar{\alpha}$$
Since $|\beta|=1$, $\beta\bar{\beta} = |\beta|^2 = 1^2 = 1$. Similarly, $\alpha\bar{\alpha} = |\alpha|^2$.
$$\text{Num} = 1 – \beta\bar{\alpha} – \alpha\bar{\beta} + |\alpha|^2$$
Expand the Denominator:
$$(1 – \bar{\alpha}\beta)(1 – \alpha\bar{\beta}) = 1 – \alpha\bar{\beta} – \bar{\alpha}\beta + \bar{\alpha}\beta\alpha\bar{\beta}$$
$$= 1 – \alpha\bar{\beta} – \bar{\alpha}\beta + (\bar{\alpha}\alpha)(\beta\bar{\beta})$$
$$= 1 – \alpha\bar{\beta} – \bar{\alpha}\beta + |\alpha|^2 |\beta|^2$$
Since $|\beta|^2 = 1$:
$$\text{Den} = 1 – \alpha\bar{\beta} – \bar{\alpha}\beta + |\alpha|^2$$
Since $\text{Num} = \text{Den}$:
$$\left|\frac{\beta – \alpha}{1 – \bar{\alpha}\beta}\right|^2 = 1$$
Take the square root:
$$\left|\frac{\beta – \alpha}{1 – \bar{\alpha}\beta}\right| = \mathbf{1}$$
12. Find the number of non-zero integral solutions of the equation $|1 – i|^x = 2^x$.
- Calculate the modulus of the complex number $1 – i$:$$|1 – i| = \sqrt{1^2 + (-1)^2} = \sqrt{1 + 1} = \sqrt{2}$$
- Substitute the modulus into the equation:$$(\sqrt{2})^x = 2^x$$Rewrite $\sqrt{2}$ as $2^{1/2}$:$$\left(2^{1/2}\right)^x = 2^x$$$$2^{x/2} = 2^x$$
- Equate the exponents:$$\frac{x}{2} = x$$$$x = 2x$$$$2x – x = 0$$$$x = 0$$
The only solution is $x=0$. The question asks for the number of non-zero integral solutions. Since $x=0$ is the only integral solution, and it is zero, there are no non-zero integral solutions.
$$\mathbf{\text{Result}: 0}$$
13. If $(a + ib)(c + id)(e + if)(g + ih) = A + iB$, then show that $(a^2 + b^2)(c^2 + d^2)(e^2 + f^2)(g^2 + h^2) = A^2 + B^2$.
Given the equation:
$$(a + ib)(c + id)(e + if)(g + ih) = A + iB$$
Take the modulus of both sides:
$$|(a + ib)(c + id)(e + if)(g + ih)| = |A + iB|$$
Use the property $|z_1 z_2 \dots z_n| = |z_1| |z_2| \dots |z_n|$:
$$|a + ib| \cdot |c + id| \cdot |e + if| \cdot |g + ih| = |A + iB|$$
Recall that $|a + ib| = \sqrt{a^2 + b^2}$:
$$\sqrt{a^2 + b^2} \cdot \sqrt{c^2 + d^2} \cdot \sqrt{e^2 + f^2} \cdot \sqrt{g^2 + h^2} = \sqrt{A^2 + B^2}$$
Square both sides of the equation:
$$\left(\sqrt{a^2 + b^2} \cdot \sqrt{c^2 + d^2} \cdot \sqrt{e^2 + f^2} \cdot \sqrt{g^2 + h^2}\right)^2 = \left(\sqrt{A^2 + B^2}\right)^2$$
$$(a^2 + b^2)(c^2 + d^2)(e^2 + f^2)(g^2 + h^2) = A^2 + B^2$$
The identity is shown.
14. If $\left(\frac{1 + i}{1 – i}\right)^m = 1$, then find the least positive integral value of $m$.
- Simplify the complex fraction inside the bracket:$$\frac{1 + i}{1 – i} = \frac{1 + i}{1 – i} \times \frac{1 + i}{1 + i} = \frac{(1 + i)^2}{1^2 – i^2} = \frac{1 + 2i + i^2}{1 – (-1)}$$$$\frac{1 + i}{1 – i} = \frac{1 + 2i – 1}{2} = \frac{2i}{2} = i$$
- Substitute the simplified value back into the equation:$$\left(\frac{1 + i}{1 – i}\right)^m = 1 \implies i^m = 1$$
- Find the least positive integer $m$ such that $i^m = 1$:The powers of $i$ repeat in a cycle of 4:$$i^1 = i$$$$i^2 = -1$$$$i^3 = -i$$$$i^4 = 1$$The least positive integral value of $m$ for which $i^m = 1$ is $m=4$.
$$\mathbf{\text{Result}: m = 4}$$
