12 multiple-choice questions, progressively harder.
What is ∣2−2i∣|2 - 2i|∣2−2i∣?
Solution
Correct answer: B
Square the parts, add, and take the root.
∣2−2i∣=22+(−2)2=8=22|2 - 2i| = \sqrt{2^2 + (-2)^2} = \sqrt{8} = 2\sqrt{2}∣2−2i∣=22+(−2)2=8=22
Simplify the radical: 8=4⋅2=22\sqrt{8} = \sqrt{4 \cdot 2} = 2\sqrt{2}8=4⋅2=22, a little more than 2.82.82.8.
For z=−3+4iz = -3 + 4iz=−3+4i, what is z z‾z\,\overline{z}zz?
Correct answer: D
Use the conjugate identity z z‾=∣z∣2=a2+b2z\,\overline{z} = |z|^2 = a^2 + b^2zz=∣z∣2=a2+b2.
(−3+4i)(−3−4i)=(−3)2−(4i)2=9+16=25(-3 + 4i)(-3 - 4i) = (-3)^2 - (4i)^2 = 9 + 16 = 25(−3+4i)(−3−4i)=(−3)2−(4i)2=9+16=25
A number times its conjugate is always a non-negative real number, the squared distance from 000, so answers like −7-7−7 or 25i25i25i are impossible on sight.
What is the distance between 3+2i3 + 2i3+2i and −1+2i-1 + 2i−1+2i in the complex plane?
Correct answer: A
The distance between two complex numbers is the modulus of their difference.
(3+2i)−(−1+2i)=4,∣4∣=4(3 + 2i) - (-1 + 2i) = 4, \qquad |4| = 4(3+2i)−(−1+2i)=4,∣4∣=4
The two points share the imaginary part 222, so they sit on the same horizontal line and the distance is purely the horizontal gap, 3−(−1)=43 - (-1) = 43−(−1)=4.
Which complex numbers satisfy z‾=−z\overline{z} = -zz=−z?
Correct answer: C
Write z=a+biz = a + biz=a+bi and translate both sides.
a−bi=−a−bi ⟹ 2a=0 ⟹ a=0a - bi = -a - bi \;\Longrightarrow\; 2a = 0 \;\Longrightarrow\; a = 0a−bi=−a−bi⟹2a=0⟹a=0
The imaginary part cancels from both sides, so the only condition is a=0a = 0a=0: the solutions are 000 and the pure imaginary numbers, the whole imaginary axis. Geometrically, reflecting across the real axis equals reflecting through the origin only for points on the vertical axis.
Let z=5−2iz = 5 - 2iz=5−2i and w=−3+6iw = -3 + 6iw=−3+6i. In which quadrant does z+wz + wz+w lie?
Add the parts separately.
z+w=(5−3)+(−2+6)i=2+4iz + w = (5 - 3) + (-2 + 6)i = 2 + 4iz+w=(5−3)+(−2+6)i=2+4i
The sum has positive real part and positive imaginary part, so its point (2,4)(2, 4)(2,4) lies up and to the right, in Quadrant I.
What is ∣2i (3+4i)∣|2i \,(3 + 4i)|∣2i(3+4i)∣?
The modulus multiplies across products, so compute each factor's modulus.
∣2i∣=2,∣3+4i∣=9+16=5,∣2i (3+4i)∣=2×5=10|2i| = 2, \qquad |3 + 4i| = \sqrt{9 + 16} = 5, \qquad |2i\,(3 + 4i)| = 2 \times 5 = 10∣2i∣=2,∣3+4i∣=9+16=5,∣2i(3+4i)∣=2×5=10
As a check, expanding gives 2i(3+4i)=6i+8i2=−8+6i2i(3 + 4i) = 6i + 8i^2 = -8 + 6i2i(3+4i)=6i+8i2=−8+6i, and 64+36=100=10\sqrt{64 + 36} = \sqrt{100} = 1064+36=100=10.
In the complex plane, what does the set of solutions of ∣z∣=6|z| = 6∣z∣=6 look like?
The equation ∣z∣=6|z| = 6∣z∣=6 says the distance from zzz to 000 is exactly 666.
∣z∣=6 ⟺ a2+b2=6 ⟺ a2+b2=36|z| = 6 \;\Longleftrightarrow\; \sqrt{a^2 + b^2} = 6 \;\Longleftrightarrow\; a^2 + b^2 = 36∣z∣=6⟺a2+b2=6⟺a2+b2=36
That is the circle of radius 666 centered at the origin. A disk would be ∣z∣≤6|z| \le 6∣z∣≤6, and the two points 666 and −6-6−6 are only where the circle crosses the real axis.
A complex number lies in Quadrant IV. In which quadrant does its conjugate lie?
In Quadrant IV the real part is positive and the imaginary part is negative: a>0a > 0a>0, b<0b < 0b<0.
a+bi‾=a−bi,a>0, −b>0\overline{a + bi} = a - bi, \qquad a > 0, \; -b > 0a+bi=a−bi,a>0,−b>0
The reflection across the real axis keeps the point on the right side and lifts it above the axis, into Quadrant I.
For z=1+iz = 1 + iz=1+i, what is z z‾z\,\overline{z}zz?
Multiply by the conjugate, or use z z‾=a2+b2z\,\overline{z} = a^2 + b^2zz=a2+b2.
(1+i)(1−i)=1−i2=1+1=2(1 + i)(1 - i) = 1 - i^2 = 1 + 1 = 2(1+i)(1−i)=1−i2=1+1=2
Compare z2=(1+i)2=2iz^2 = (1 + i)^2 = 2iz2=(1+i)2=2i: squaring gives a complex number, while multiplying by the conjugate gives the real number ∣z∣2|z|^2∣z∣2. The value 2\sqrt{2}2 is ∣z∣|z|∣z∣, not z z‾z\,\overline{z}zz.
The equation ∣z−(2+i)∣=4|z - (2 + i)| = 4∣z−(2+i)∣=4 describes a circle. What is its center?
The equation ∣z−c∣=r|z - c| = r∣z−c∣=r collects the points at distance rrr from ccc.
∣z−(2+i)∣=4 ⟹ c=2+i,r=4|z - (2 + i)| = 4 \;\Longrightarrow\; c = 2 + i, \quad r = 4∣z−(2+i)∣=4⟹c=2+i,r=4
The center is the number being subtracted from zzz, namely 2+i2 + i2+i; the sign flip to −2−i-2 - i−2−i is the classic misread.
Let z=2+iz = 2 + iz=2+i. For which www is z+w=1+3iz + w = 1 + 3iz+w=1+3i?
Solve for www by subtracting: w=(1+3i)−(2+i)w = (1 + 3i) - (2 + i)w=(1+3i)−(2+i).
w=(1−2)+(3−1)i=−1+2iw = (1 - 2) + (3 - 1)i = -1 + 2iw=(1−2)+(3−1)i=−1+2i
Check: (2+i)+(−1+2i)=1+3i(2 + i) + (-1 + 2i) = 1 + 3i(2+i)+(−1+2i)=1+3i. The arrow www carries the point (2,1)(2, 1)(2,1) one unit left and two units up to (1,3)(1, 3)(1,3).
The figure shows a complex number zzz plotted in the complex plane, with its horizontal and vertical gaps from 000 marked. What is ∣z∣|z|∣z∣?
The marked legs say z=2+3iz = 2 + 3iz=2+3i: two units right, three units up. The modulus is the hypotenuse of that right triangle.
∣z∣=22+32=4+9=13|z| = \sqrt{2^2 + 3^2} = \sqrt{4 + 9} = \sqrt{13}∣z∣=22+32=4+9=13
The sum 2+3=52 + 3 = 52+3=5 and the unrooted 131313 both skip part of the Pythagorean computation; 13≈3.6\sqrt{13} \approx 3.613≈3.6.
Reset this practice set?
This clears every answer you have given and starts the set again from question 1.