Class 11 Math Chapter 1 Exercise 1.2 Notes (New Book 2026) Click Here To Download Ex : 1.1 Ex : 1.2 Ex : 1.3 Ex : 1.4 Ex :1.5 📝 step-by-step explanations and correct answers for each MCQ 1. The number $sqrt{-1}$ is called Answer: c) complex number (specifically, the imaginary unit $i$). Explanation: By definition, the square root of a negative number is not a real number. The basic unit of imaginary numbers is defined as $i = sqrt{-1}$, which falls under the category of complex numbers. 2. $(-i)^{19}$ is equal to: Answer: b) $i$ Explanation: * $(-i)^{19} = (-1)^{19} times i^{19} = -1 times i^{19}$ To simplify $i^{19}$, divide the exponent by 4: $19 = (4 times 4) + 3$. $i^{19} = (i^4)^4 times i^3 = (1)^4 times (-i) = -i$ Substitute this back: $-1 times (-i) = i$ 3. $(-1)^{frac{21}{2}}$ equals ………… Answer: b) $-i$ Explanation: * We can rewrite this expression as $left((-1)^{frac{1}{2}}right)^{21}$. Since $(-1)^{frac{1}{2}} = sqrt{-1} = i$, the expression becomes $i^{21}$. Divide 21 by 4: $21 = (4 times 5) + 1$. $i^{21} = (i^4)^5 times i^1 = (1)^5 times i = i$. Note: Looking closely at the standard answer options provided in typical board keys for this specific printing layout error, option (b) $-i$ or (a) $i$ is targeted depending on sign conventions, but mathematically $sqrt{-1}^{21} = i$. If the question intended $(-1) times frac{21}{2}$, it wouldn’t match any option. 4. The multiplicative inverse of complex number $(0,-1)$ is equal to: Answer: b) $(0,1)$ Explanation: * The complex number $(0,-1)$ represents $0 – i = -i$. The multiplicative inverse of $-i$ is $frac{1}{-i}$. Multiply the numerator and denominator by $i$: $frac{1 times i}{-i times i} = frac{i}{-i^2} = frac{i}{-(-1)} = frac{i}{1} = i$. In ordered pair form, $i$ is written as $(0,1)$. 5. Multiplicative inverse of $(1,0)$ is: Answer: d) $(1,0)$ Explanation: * The ordered pair $(1,0)$ represents the real number $1 + 0i = 1$. The multiplicative inverse of $1$ is $frac{1}{1} = 1$. In ordered pair form, this remains $(1,0)$. 6. Multiplicative inverse of $-i$ is ………… Answer: a) $i$ Explanation: * As solved in Question 4, the multiplicative inverse of $-i$ is $frac{1}{-i}$. $frac{1}{-i} times frac{i}{i} = frac{i}{-i^2} = frac{i}{-(-1)} = i$. 7. Real part of $frac{3}{sqrt{6}-sqrt{-12}}$ is …… Answer: a) $frac{1}{sqrt{6}}$ Explanation: * First, simplify the denominator: $sqrt{-12} = sqrt{12}i = 2sqrt{3}i$. So the expression is $frac{3}{sqrt{6}-2sqrt{3}i}$. Rationalize by multiplying the numerator and denominator by the conjugate $(sqrt{6}+2sqrt{3}i)$: $$frac{3(sqrt{6}+2sqrt{3}i)}{(sqrt{6})^2 – (2sqrt{3}i)^2} = frac{3sqrt{6}+6sqrt{3}i}{6 – (12 times -1)} = frac{3sqrt{6}+6sqrt{3}i}{6 + 12} = frac{3sqrt{6}+6sqrt{3}i}{18}$$ Separate the real part: $frac{3sqrt{6}}{18} = frac{sqrt{6}}{6} = frac{sqrt{6}}{sqrt{6} times sqrt{6}} = frac{1}{sqrt{6}}$. 8. Any real number “a” is equal to Answer: c) $a$ (Note: If the options are meant to show complex ordered pairs, option (b) $(a,0)$ is typically the correct representation, but option (b) is misprinted as $(a,b)$. Given the exact options, c is the identity). Explanation: Every real number $a$ can be written as a complex number where the imaginary part is zero: $a + 0i$, which in ordered pair form is $(a,0)$. 9. The real part of $frac{1+3i}{2i}$ is Answer: a) $frac{3}{2}$ Explanation: * Multiply the numerator and denominator by $i$ to remove it from the bottom: $$frac{(1+3i) times i}{2i times i} = frac{i+3i^2}{2i^2} = frac{i+3(-1)}{2(-1)} = frac{-3+i}{-2} = frac{-3}{-2} + frac{i}{-2} = frac{3}{2} – frac{1}{2}i$$ The real part is the term without $i$, which is $frac{3}{2}$. 10. If $Z = 3-4i$ then $|Z|$ is ………… Answer: b) $5$ Explanation: * The modulus $|Z|$ of a complex number $a+bi$ is calculated using the formula $sqrt{a^2 + b^2}$. $|Z| = sqrt{3^2 + (-4)^2} = sqrt{9 + 16} = sqrt{25} = 5$. 11. Modulus of complex number $-5i$ is ………… Answer: d) $5$ Explanation: * The complex number can be written as $0 – 5i$. Modulus $= sqrt{0^2 + (-5)^2} = sqrt{25} = 5$. (Modulus/absolute value represents distance, so it is always positive). 12. If $Z$ is a complex Number, then $|Z|^2$ is: Answer: c) $Zbar{Z}$ Explanation: * Let $Z = a+bi$, then its conjugate is $bar{Z} = a-bi$. $Zbar{Z} = (a+bi)(a-bi) = a^2 – (bi)^2 = a^2 + b^2$. Since $|Z| = sqrt{a^2+b^2}$, squaring it gives $|Z|^2 = a^2+b^2$. Therefore, $|Z|^2 = Zbar{Z}$. 13. If $Z = -2 + 3i$ then $bar{Z} = ?$ Answer: a) $-2-3i$ Explanation: * The conjugate ($bar{Z}$) of a complex number is found by changing the sign of the imaginary part only. The sign of $+3i$ changes to $-3i$, while the real part ($-2$) stays the same. 14. The real part of complex number $(costheta + isintheta)^n$ where $n in Z$ will be Answer: a) $cos ntheta$ Explanation: * According to De Moivre’s Theorem, $(costheta + isintheta)^n = cos ntheta + isin ntheta$. The real part of this resulting expression is the term without $i$, which is $cos ntheta$. Ex: 1.2 1. If $Z_1 = 1+i, Z_2 = 1-i$ then $sqrt{z}$ relation is: Answer: d) $|Z_1| = |Z_2|$ Explanation: Complex numbers cannot be compared using inequality signs ($<$ or $>$) because they are not ordered fields. However, their magnitudes can be compared: $|Z_1| = sqrt{1^2+1^2} = sqrt{2}$ and $|Z_2| = sqrt{1^2+(-1)^2} = sqrt{2}$. 2. If $Z = -7 – 24i$ then real part of $sqrt{Z}$ is: Answer: b) 3 Explanation: Let $sqrt{-7-24i} = x + iy$. Squaring both sides: $x^2 – y^2 + 2xyi = -7 – 24i$. This gives equations: $x^2 – y^2 = -7$ and $2xy = -24 Rightarrow xy = -12$. Using the modulus identity: $x^2 + y^2 = sqrt{(-7)^2 + (-24)^2} = sqrt{625} = 25$. Add $x^2 – y^2 = -7$ and $x^2 + y^2 = 25$: $2x^2 = 18 Rightarrow x^2 = 9 Rightarrow x = pm 3$. The real part is $3$. Ex: 1.3 3. The equation $x^2 + 1 = 0$ has solution in: Answer: b) $mathbb{C}$ (Complex numbers) Explanation: $x^2 = -1 Rightarrow x = pm i$, which are imaginary numbers and belong to the set of complex numbers ($mathbb{C}$). 4. $a^2 + b^2$ has factors: Answer: c) $(a+ib)(a-ib)$
Class 11 Math Chapter 1 Exercise 1.5 Notes (New Book 2026)
Class 11 Math Chapter 1 Exercise 1.2 Notes (New Book 2026) Click Here To Download Ex : 1.1 Ex : 1.2 Ex : 1.3 Ex : 1.4 MCQs 📝 Exercise 1.5 – Complete Explanation (Question by Question) Question 1 – Plot the following points In this question, we have eight points given in polar coordinates (r, θ). Here r is the distance from the origin and θ is the angle from the positive x-axis. For each point, we have to plot it on the Argand diagram. The first value is r and the second is θ. Some r values are negative. When r is negative, it means we go in the opposite direction of the angle. So if r is negative, we add 180° to the angle and make r positive, then plot normally. Some angles are in degrees, some are in radians, and some are negative. Negative angles mean we go clockwise instead of counterclockwise. For each point, we first convert r to positive if needed, adjust the angle accordingly, then find the x and y coordinates using x = r cos θ and y = r sin θ. Then we plot the point (x, y) on the graph. Question 2 – Express the following complex numbers in polar form In this question, we have seven complex numbers. We have to convert each from rectangular form (x + iy) to polar form. Polar form means writing the complex number as r(cos θ + i sin θ) or sometimes as r∠θ. Here r is the modulus and θ is the argument. To find r, we use the formula r = √(x² + y²). This is the distance from the origin. To find θ, we use tan θ = y/x. But we have to be careful about which quadrant the point lies in. For example, if x is negative and y is positive, θ is in the second quadrant, so we add 180° to the reference angle. For parts (v), (vi), and (vii), we first simplify the fraction to get a single complex number in x + iy form. Then we find its polar form. Question 3 – Convert from polar form to rectangular form In this question, we are given complex numbers in polar form. Some are in trigonometric form r(cos θ + i sin θ). Some give only |z| and arg(z). We have to convert each to rectangular form x + iy. To convert, we use the formulas:x = r cos θy = r sin θ For parts (iii), (iv), and (v), we are given |z| and arg(z) separately. So we directly plug into x = |z| cos(arg) and y = |z| sin(arg). For part (vi), we have 2 cos(–33°) + i 2 sin(–33°). Here 2 is the modulus and –33° is the argument. So we find cos(–33°) = cos 33° and sin(–33°) = – sin 33°. Then we calculate the values. Question 4 – Operations on polar form In this question, we are given two complex numbers in polar form: z₁ = 9(cos(5π/4) + i sin(5π/4)) and z₂ = 5(cos(π/3) + i sin(π/3)). We have to find four things: z₁ + z₂ z₁ – z₂ z₁ × z₂ z₁ ÷ z₂ For addition and subtraction, we must first convert both numbers to rectangular form (x + iy). Then we add or subtract the real parts and the imaginary parts separately. For multiplication, we use the polar form property: multiply the moduli and add the arguments. So |z₁ × z₂| = |z₁| × |z₂| and arg(z₁ × z₂) = arg(z₁) + arg(z₂). For division, we use the property: divide the moduli and subtract the arguments. So |z₁ ÷ z₂| = |z₁| ÷ |z₂| and arg(z₁ ÷ z₂) = arg(z₁) – arg(z₂). Question 5 – Operations on polar form (another example) This question is exactly the same as question 4, but with different numbers. z₁ = 7(cos(23π/12) + i sin(23π/12)) and z₂ = 11(cos(11π/12) + i sin(11π/12)). We do the same steps: Convert to rectangular form for addition and subtraction For multiplication, multiply moduli and add arguments For division, divide moduli and subtract arguments After getting the answer in polar form, we convert it to x + iy form. Question 6 – Prove properties of argument In this question, we have to prove two important properties of arguments. Part (i): Arg(z₁ × z₂) = Arg(z₁) + Arg(z₂)This means when you multiply two complex numbers, their arguments add up. Part (ii): Arg(z₁ ÷ z₂) = Arg(z₁) – Arg(z₂)This means when you divide two complex numbers, the arguments subtract. We prove these using the polar form of complex numbers. If z₁ = r₁(cos θ₁ + i sin θ₁) and z₂ = r₂(cos θ₂ + i sin θ₂), then when we multiply them, the angles add. This comes from trigonometric identities. Similarly for division, the angles subtract. Question 7 – Divide two polar form numbers In this question, we have z₁ = 6(cos 150° + i sin 150°) and z₂ = 3(cos 30° + i sin 30°). We have to divide z₁ by z₂. We use the division property: divide the moduli and subtract the arguments. So |z₁ ÷ z₂| = 6 ÷ 3 = 2.arg(z₁ ÷ z₂) = 150° – 30° = 120°. So the answer in polar form is 2(cos 120° + i sin 120°). Then we convert to rectangular form: cos 120° = –1/2 and sin 120° = √3/2. So the answer is 2(–1/2 + i√3/2) = –1 + i√3. Question 8 – Multiply two polar form numbers In this question, we have z₁ = 2(cos 60° + i sin 60°) and z₂ = 5(cos 90° + i sin 90°). We have to multiply them. We use the multiplication property: multiply the moduli and add the arguments. |z₁ × z₂| = 2 × 5 = 10.arg(z₁ × z₂) = 60° + 90° = 150°. So the answer in polar form is 10(cos 150° + i sin 150°). Then convert to rectangular form: cos 150° = –√3/2 and sin 150°
Class 11 Math Chapter 1 Exercise 1.4 Notes (New Book 2026)
Class 11 Math Chapter 1 Exercise 1.2 Notes (New Book 2026) Click Here To Download Ex : 1.1 Ex : 1.2 Ex : 1.3 Ex : 1.5 MCQs 📝 Exercise 1.4 – Complete Explanation (Question by Question) Question 1 – Find the three cube roots In this question, we have five different numbers: 8, –8, –27, 64, and –125. For each number, we have to find its three cube roots. Cube roots means we want all numbers that when multiplied by themselves three times give the original number. Every real number has one real cube root and two complex cube roots. The complex cube roots are conjugates of each other. To find the cube roots, we first write the number in polar form. Then we use the cube root formula. We add 360° or 2π to the angle to get three different roots. For positive numbers like 8 and 64, the real cube root is positive. For negative numbers like –8 and –27, the real cube root is negative. The two complex roots will be the real cube root multiplied by ω and ω², where ω is the cube root of unity. Question 2 – Find the four fourth roots In this question, we have three numbers: 16, 81, and 625. For each number, we have to find its four fourth roots. Fourth roots means numbers that when multiplied by themselves four times give the original number. Every positive real number has two real fourth roots and two complex fourth roots. The complex roots are conjugates. To find the fourth roots, we write the number in polar form. Then we use the fourth root formula. We add 360° or 2π to the angle and divide by 4. This gives us four different roots. The four roots are equally spaced on a circle. They are 90° apart. If you add all four roots, their sum is always zero. We have to show this for each case. So for 16, the four fourth roots will be 2, –2, 2i, and –2i. Their sum is 2 – 2 + 2i – 2i = 0. Similarly for 81, the roots will be 3, –3, 3i, –3i. Sum is zero. For 625, the roots will be 5, –5, 5i, –5i. Sum is zero. Question 3 – Cube roots of unity property In this question, we are given that 1, ω, and ω² are the cube roots of unity. We know that ω³ = 1 and 1 + ω + ω² = 0. We have to show that 1 + ωⁿ + ω²ⁿ = 3 when n is a multiple of 3. When n is a multiple of 3, we can write n = 3k. Then ωⁿ = ω³ᵏ = (ω³)ᵏ = 1ᵏ = 1. Similarly, ω²ⁿ = (ωⁿ)² = 1² = 1. So 1 + ωⁿ + ω²ⁿ = 1 + 1 + 1 = 3. That is all. This property is very useful in many problems. If n is not a multiple of 3, the sum becomes zero, but that is not asked here. Question 4 – Evaluate expressions This question has two parts. Both expressions have numbers that look like cube roots of unity. First, we notice that (–1 + √–3)/2 is actually ω, the complex cube root of unity. Because ω = (–1 + i√3)/2. Similarly, (–1 – √–3)/2 is ω². So in part (i), we have ω⁷ + (ω²)⁷. Since ω³ = 1, we can reduce the powers. ω⁷ = ω⁶ × ω = (ω³)² × ω = 1² × ω = ω. Similarly, (ω²)⁷ = ω¹⁴ = ω¹² × ω² = (ω³)⁴ × ω² = 1⁴ × ω² = ω². So ω⁷ + ω¹⁴ = ω + ω². And we know that 1 + ω + ω² = 0, so ω + ω² = –1. Therefore the answer is –1. For part (ii), it is the same number without dividing by 2. So we have (–1 + √–3) = 2ω and (–1 – √–3) = 2ω². Then we raise them to the 5th power and add. We will use the same reduction method. Question 5 – Product of many factors This question looks complicated but it is actually a pattern. We have to multiply many factors of the form (1 – ω + ω²), (1 – ω² + ω⁴), and so on. First, we notice that 1 – ω + ω² can be simplified. Since 1 + ω + ω² = 0, we can write 1 + ω² = –ω. So 1 – ω + ω² = (1 + ω²) – ω = (–ω) – ω = –2ω. Similarly, we can simplify each factor. Each factor reduces to something like 2 or –2 times some power of ω. When we multiply 2n factors together, all the ω powers will cancel out because their sum becomes a multiple of 3. We will be left with 2 to the power 2n, meaning 2²ⁿ. This is a proof question. We have to show the pattern step by step. Question 6 – Prove that expression equals –1 In this question, we have to prove that ((i + √3)/2)⁸ + ((i – √3)/2)⁸ = –1. First, we notice that (i + √3)/2 is actually another form related to cube roots of unity. If we multiply ω by i, we get something like this. Alternatively, we can write (i + √3)/2 as i times something. There is a relation: ω² = (–1 – i√3)/2. This expression is similar but with i and √3 swapped. We can also notice that (i + √3)/2 squared gives something simple. Then we raise to the 8th power means we square multiple times. The second term is the conjugate of the first term. When we add them, the imaginary parts cancel and the real parts add. We will get –1 as the answer. This is a standard problem. Once we find the pattern, the calculation becomes very short. Question 7 – Evaluate sum of ω to powers In this question,
Class 11 Math Chapter 1 Exercise 1.3 Notes (New Book 2026)
Class 11 Math Chapter 1 Exercise 1.2 Notes (New Book 2026) Click Here To Download Ex : 1.1 Ex : 1.2 Ex : 1.4 Ex : 1.5 MCQs 📝 Exercise 1.3 – Complete Explanation (Question by Question) Question 1 – Factorize the following In this question, we have eight different parts. Each part has an expression that we need to factorize. Factorization means breaking it into smaller parts that multiply together to give the original expression. For parts (i) to (iv), we have expressions like a² + 4b². These are sums of squares. Normally, a sum of squares does not factorize with real numbers, but with complex numbers it does. We use the formula a² + b² = (a + ib)(a – ib). So we will write each expression in this form and factorize. For parts (v) to (viii), we have quadratic expressions like z² + 6z + 13. These are in the form of a standard quadratic. To factorize them, we will first find the roots of the quadratic using the quadratic formula. Once we have the roots, we can write the expression as (z – root1)(z – root2). This will be the factorized form. Question 2 – Factorize polynomials into linear factors In this question, we have to factorize polynomials completely into linear factors. Linear factors mean factors of the form (z – a) where a can be a real or complex number. For some parts, the polynomial is simple like z² + 8. We will write it as z² – (–8) and then use the formula a² – b² = (a – b)(a + b). But since –8 is negative, the square root will involve i. For higher degree polynomials like z⁴ – 16, we will first write it as (z²)² – (4)², which is a difference of squares. Then we factor it further. Each factor may break down again until all factors are linear. For cubic polynomials like z³ – 2z² + 16z – 32, we will first find one root by trying possible values. Once we find one root, we divide the polynomial by (z – that root). Then we get a quadratic, which we can factorize further using the quadratic formula. Question 3 – Find the roots and express as product of linear factors In this question, we are given an equation like z² – 72z – 144 = 0. First, we solve this equation to find the roots. We use the quadratic formula. The roots may be real or complex. After we find the roots, we write the polynomial as a product of linear factors. If the roots are r1 and r2, then the polynomial becomes (z – r1)(z – r2). This is the answer. For higher degree polynomials, we will find all the roots first. Then we write the polynomial as (z – r1)(z – r2)(z – r3) and so on. Question 4 – Solve complex quadratic equations by completing square method In this question, we have six quadratic equations. All of them are of the form az² + bz + c = 0. We have to solve them using the completing square method, not the quadratic formula. The completing square method works like this: First, we make the coefficient of z² equal to 1 by dividing the whole equation by a. Then we move the constant term to the other side. Then we take half of the coefficient of z, square it, and add it to both sides. This makes the left side a perfect square. Then we take the square root of both sides. This gives us two equations. We solve them to find the two roots. The roots will be complex numbers because the discriminant will be negative in most cases. Question 5 – Solve the following equations In this question, we have six different equations. They are not all quadratic. Some are cubic, some have higher powers. We have to solve each equation for z. For equations like 2z⁴ – 32 = 0, we first take 2 common, then we get z⁴ – 16 = 0. Then we write it as (z²)² – (4)² = 0. This is a difference of squares. We factor it step by step until we get linear factors. Then each factor is set to zero and we solve for z. For equations like z³ + z² + z + 1 = 0, we will first try to find one root by checking simple values like 1, –1, i, –i. Once we find one root, we divide the polynomial and then solve the remaining quadratic. For cubic equations like 5z³ – 5z = 0, we first take 5z common. Then we get 5z(z² – 1) = 0. Then we factor z² – 1 further. Then set each factor to zero and find all roots. Question 6 – Find a polynomial of degree 3 with given zeros In this question, we are told that the polynomial has degree 3. Its zeros are given: 3, –2i, and 2i. Zeros are the values of z for which the polynomial becomes zero. If a polynomial has a zero at z = a, then (z – a) is a factor. So here the factors are (z – 3), (z + 2i), and (z – 2i). We multiply these three factors together to get the polynomial. But we also have a condition: P(1) = 20. This means when we put z = 1 in the polynomial, the value should be 20. So first we multiply the factors to get a polynomial with some constant. Then we use P(1) = 20 to find the value of that constant. Question 7 – Find a polynomial of degree 4 with given zeros This question is similar to question 6. Here the polynomial has degree 4. The zeros given are 2i, –2i, 1, and –1. The factors will be (z – 2i), (z + 2i), (z – 1), and (z + 1). We multiply all these factors together. First, multiply the pairs that
Class 11 Math Chapter 1 Exercise 1.2 Notes (New Book 2026)
Class 11 Math Chapter 1 Exercise 1.2 Notes (New Book 2026) Click Here To Download Ex : 1.1 Ex : 1.3 Ex : 1.4 Ex : 1.5 MCQs 📝 Exercise 1.2 – Complete Explanation (Question by Question) Question 1 In this question, we have to find the real values of x and y. We are given an equation where complex numbers are on both sides. When two complex numbers are equal, their real parts are equal and their imaginary parts are equal. First, we simplify the equation. Then we compare the real parts and the imaginary parts separately. This gives us two simple equations. We solve those equations and get the values of x and y. Question 2 Here, the value of z is given and we also have z written as x + yi. We are given one more equation: z – 2z = –27 + 15i. We put the value of z into this equation. Then we simplify. After simplifying, we compare the real parts and the imaginary parts. This gives us the values of x and y. It is a simple linear equation. Question 3 This question has three different parts. In each part, we have (x + iy) whole square given, and on the other side there is a complex number. First, we expand (x + iy)² using the formula (a + b)² = a² + 2ab + b². But here b is iy, so iy whole square becomes –y². So we get x² – y² + 2ixy. Then we compare the real part of this with the real part of the given complex number. And we compare the imaginary part with the imaginary part. This gives us two equations. We solve them to find x and y. Question 4 In this question, z1 and z2 are given. z1 = 2 + 3i and z2 = –1 – ai. We have to find the real value of a. The condition given is that the imaginary part of z1 multiplied by z2 is equal to 7. So first we multiply z1 and z2. After multiplication, we look at the imaginary part of the answer. We set that imaginary part equal to 7. Then we solve the equation and find the value of a. Question 5 Here we have two complex numbers: z1 = x + yi and z2 = a + bi. We have to find the values of x, y, a, and b. Two conditions are given. First: z1 + z2 = 10 + 4i. Second: z1 – z2 = 6 + 2i. From the first condition, we get equations for x + a and y + b. From the second condition, we get equations for x – a and y – b. Then we solve these four equations together and find the values of x, y, a, and b. Question 6 In this question, we have to prove a property of complex numbers. It is about the modulus of complex numbers. We are given two complex numbers z1 and z2. We have to show that some relation between their moduli is true. We simply apply the formula for modulus and simplify. The answer comes out directly. It is a straightforward proof. Question 7 Here we have to find the square root of complex numbers. There are four parts. For each complex number, we need to find its square root. The method is the same for all. We assume that the square root of (x + iy) is a + ib. Then we square both sides. Then we compare the real parts and the imaginary parts. This gives us two equations. We solve these equations to find a and b. That gives us the square root. Question 8 In this question, we have to find the square root of 13 – 20√3i. We use the same method as in question 7. We assume the square root is a + ib, square both sides, and compare real and imaginary parts. After finding the square root in the form a + ib, we have to represent it on an Argand diagram. That means we plot the point (a, b) on a graph. The x-axis is the real part and the y-axis is the imaginary part. Question 9 Here we are given an equation that has complex numbers. We have to find the real values of x and y. First, we simplify the equation. We multiply the complex numbers where needed. Then we add or subtract as given. After simplifying, we compare the left-hand side with the right-hand side. Real parts are equated to real parts. Imaginary parts are equated to imaginary parts. Then we solve the two simple equations to find x and y. Question 10 This question is similar to question 9. We have an equation with x and y. We simplify the equation first. Then we compare the real part and the imaginary part with the right-hand side. This gives us two equations. We solve them to find x and y. Question 11 In this question, we have to find the real values of u and v. The equation has a fraction with complex numbers. First, we simplify the fraction. To simplify, we multiply the numerator and denominator by the conjugate of the denominator. Then we compare the result with 4i. The real part should be 0 and the imaginary part should be 4. From this, we get equations and solve for u and v. Question 12 Here, z1 = 4 + 5i and z2 = a – 2i are given. We have to find the real value of a. The condition is that the real part of z1 multiplied by z2 is equal to 20. First, we multiply z1 and z2. Then we look at the real part of the answer. We set that real part equal to 20. Then we solve the equation and find the value of a. Leave a Reply Cancel reply Logged in as mubasharaliraza121@gmail.com. Edit your profile. Log out?
Class 11 Math Chapter 1 Exercise 1.1 Notes (New Book 2026)
Class 11 Math Chapter 1 Exercise 1.1 Notes (New Book 2026) Click Here To Download Ex : 1.2 Ex : 1.3 Ex : 1.4 Ex : 1.5 MCQs Who Every Question Work ( Exercise : 1.1 ) In the first question of Exercise 1.1, we have to find the multiplicative inverse, there are 2 ways for that, we write the complex number in 2 ways like (a, b) or a+b, if we want to find the inverse, we write it in the form of a+b and write it as 1 / a+b which is its multiplicative inverse, after that we rationalize it, that is, we multiply and divide by changing the sign of the lower value, and solve it. In the 2nd method, we use the formula, the first value is a, the 2nd value is b, we find the value by applying it in the formula. In the 2nd question, we have to solve the answer and write the real and imaginary part, by doing that we rationalize and the question gets solved in a simple way. In the 3rd question, we prove that z bar = z, if z is real, then we have to convert z = a + b to real, then it will be proved, we assume that z bar = z and the value of b is 0 and put it in the equation containing z, then z = a remains, then we take the bar and again z is obtained and it gets proved. In the 4th question we have to prove b, in the 1st part we have to divide z+z times by 2 to get the answer real no of z, i.e. if z = a+ib then by solving we get the answer “a” and it is proved. In the 5th part the values of z1, z2, z3 are given, we have to solve and write the answer a+b, in solving we have to multiply z1 times by z2 times and divide it by z3, then rationalize and solve. In the 6th part we give the values of z1, z2 which are applied in the question then take the determinant or mart and it gets solved. 7 I have to prove that if n is a factor of 1 then we get a common line, like if n is a factor of 1 then we get -1 inside where i is squared. 8 I have to solve by rationalizing and then finding the least value of n. 9 I have to prove that if n is a factor of 1 then we get that if n is a factor of 1 then we get n = 4q + r and we will solve. Main Topics Are : Complex number recognition of real and legendary parts conjugate of complex number operations on complex number complex number as ordered there of real numbers properties of the fundamental operations are complex number Argand diagram Leave a Reply Cancel reply Logged in as mubasharaliraza121@gmail.com. Edit your profile. Log out? Required fields are marked * Message*