#1
What is the modulus of the complex number 3 + 4i?
5
ExplanationThe modulus (or magnitude) of a complex number a + bi is given by sqrt(a^2 + b^2). In this case, sqrt(3^2 + 4^2) = 5.
#2
What is the conjugate of the complex number 2 - 3i?
2 + 3i
ExplanationThe conjugate of a complex number a - bi is a + bi. In this case, the conjugate is 2 + 3i.
#3
What is the modulus of the complex number (-3 + 4i)?
5
ExplanationThe modulus (absolute value) of a complex number a + bi is given by sqrt(a^2 + b^2). In this case, sqrt((-3)^2 + 4^2) = 5.
#4
What is the modulus of the complex number (-5 - 12i)?
13
ExplanationThe modulus (absolute value) of a complex number a + bi is given by sqrt(a^2 + b^2). In this case, sqrt((-5)^2 + (-12)^2) = 13.
#5
What is the modulus of the complex number (1 - i)?
√2
ExplanationThe modulus (absolute value) of a complex number a + bi is given by sqrt(a^2 + b^2). In this case, sqrt(1^2 + (-1)^2) = √2.
#6
Which of the following is true about the product of two complex conjugates?
Always a real number
ExplanationThe product of two complex conjugates (a + bi)(a - bi) is always a real number. It simplifies to a^2 + b^2.
#7
What is the square of the complex number 1 + i?
1 - i
ExplanationTo square a complex number a + bi, multiply it by itself. In this case, (1 + i)^2 = 1 - i.
#8
What is the argument (angle) of the complex number -1 + √3i in radians?
π/3
ExplanationThe argument (angle) of a complex number a + bi is arctan(b/a). In this case, arctan(√3/(-1)) = π/3.
#9
Which of the following is NOT a property of complex conjugates?
The product of two complex conjugates is always a complex number.
ExplanationThe product of two complex conjugates is always a real number, not necessarily a complex number.
#10
What is the product of the complex numbers (2 + i) and (3 - 2i)?
3 + 7i
ExplanationMultiply the complex numbers using the distributive property. The product of (2 + i) and (3 - 2i) is 3 + 7i.
#11
Which of the following represents the square root of the complex number -4i?
-2i
ExplanationThe square root of a complex number is found by taking the square root of its modulus and half the angle. In this case, the square root of -4i is -2i.
#12
What is the argument (angle) of the complex number 1 - i in radians?
-π/4
ExplanationThe argument (angle) of a complex number a + bi is arctan(b/a). In this case, arctan((-1)/1) = -π/4.
#13
Which of the following is the reciprocal of the complex number 3 - 2i?
3/13 - 2/13i
ExplanationThe reciprocal of a complex number a + bi is found by dividing 1 by the complex number and multiplying the result by the conjugate of the complex number.
#14
What is the argument (angle) of the complex number 2i in radians?
π/2
ExplanationThe argument (angle) of a complex number a + bi is arctan(b/a). In this case, arctan(2/0) approaches π/2.
#15
Which of the following is NOT true about the modulus of a complex number?
It can never be negative.
ExplanationThe modulus of a complex number is always non-negative. It represents the distance from the origin to the point in the complex plane.
#16
If z = 2 + 3i and w = 4 - 2i, what is the product zw?
14 + 4i
ExplanationMultiply the complex numbers using the distributive property. The product of (2 + 3i) and (4 - 2i) is 14 + 4i.
#17
If z = 3 - 2i and w = -1 + 4i, what is the quotient z/w?
0.5 - 0.5i
ExplanationDivide the complex numbers using the formula (a + bi)/(c + di) = (ac + bd)/(c^2 + d^2) + (bc - ad)/(c^2 + d^2)i.
#18
What is the cube of the complex number 1 - i?
1 + 3i
ExplanationTo find the cube of a complex number a + bi, multiply it by itself twice. In this case, (1 - i)^3 = 1 + 3i.
#19
If |z| = 5 and |w| = 3, what is |z - w|?
4
ExplanationThe modulus (absolute value) of the difference of two complex numbers |z - w| is the same as the difference of their moduli |z| - |w|. In this case, |5 - 3| = 4.
#20
If z = 2 + 3i and w = 1 - 2i, what is the difference z - w?
3 + i
ExplanationSubtract the complex numbers by subtracting their real and imaginary parts separately. The difference of (2 + 3i) and (1 - 2i) is 3 + i.
#21
What is the real part of the complex number (4 + 3i)(2 - i)?
11
ExplanationExpand and simplify the product of the complex numbers. The real part is found by multiplying the real parts and the imaginary parts separately and then adding them up.
#22
If z = 2 + 3i and w = 1 - 2i, what is the product zw?
7 + 5i
ExplanationMultiply the complex numbers using the distributive property. The product of (2 + 3i) and (1 - 2i) is 7 + 5i.
#23
What is the imaginary part of the complex number (2 + 3i)(4 - 2i)?
14
ExplanationExpand and simplify the product of the complex numbers. The imaginary part is found by multiplying the real part of one complex number with the imaginary part of the other and vice versa, then adding them up.
#24
If z = 2 + 3i and w = 1 - i, what is the quotient z/w?
1 + 2i
ExplanationDivide the complex numbers using the formula (a + bi)/(c + di) = (ac + bd)/(c^2 + d^2) + (bc - ad)/(c^2 + d^2)i.
#25
What is the real part of the complex number (5 + 2i)(3 - 4i)?
23
ExplanationExpand and simplify the product of the complex numbers. The real part is found by multiplying the real parts and the imaginary parts separately and then adding them up.