12 multiple-choice questions, progressively harder.
Compute (2+i)3(2 + i)^3(2+i)3.
Solution
Correct answer: B
Square first: (2+i)2=4+4i+i2=3+4i(2 + i)^2 = 4 + 4i + i^2 = 3 + 4i(2+i)2=4+4i+i2=3+4i.
Then multiply by the remaining factor.
(3+4i)(2+i)=6+3i+8i+4i2=6+11i−4=2+11i(3 + 4i)(2 + i) = 6 + 3i + 8i + 4i^2 = 6 + 11i - 4 = 2 + 11i(3+4i)(2+i)=6+3i+8i+4i2=6+11i−4=2+11i
This is the very computation Bombelli used in 1572 to rescue the cubic formula.
Solve z2+i=3−i\dfrac{z}{2 + i} = 3 - i2+iz=3−i for zzz.
Correct answer: D
Multiply both sides by 2+i2 + i2+i to undo the division.
z=(3−i)(2+i)=6+3i−2i−i2=6+i+1z = (3 - i)(2 + i) = 6 + 3i - 2i - i^2 = 6 + i + 1z=(3−i)(2+i)=6+3i−2i−i2=6+i+1
The −i2-i^2−i2 becomes +1+1+1, so z=7+iz = 7 + iz=7+i.
Solve (3−2i)z=13i(3 - 2i)z = 13i(3−2i)z=13i for zzz.
Correct answer: C
Divide by 3−2i3 - 2i3−2i using its conjugate 3+2i3 + 2i3+2i; the denominator becomes 32+22=133^2 + 2^2 = 1332+22=13.
z=13i(3+2i)13=i(3+2i)=3i+2i2=−2+3iz = \frac{13i(3 + 2i)}{13} = i(3 + 2i) = 3i + 2i^2 = -2 + 3iz=1313i(3+2i)=i(3+2i)=3i+2i2=−2+3i
Check: (3−2i)(−2+3i)=−6+9i+4i−6i2=−6+13i+6=13i(3 - 2i)(-2 + 3i) = -6 + 9i + 4i - 6i^2 = -6 + 13i + 6 = 13i(3−2i)(−2+3i)=−6+9i+4i−6i2=−6+13i+6=13i.
Compute 2+2i(1−i)3\dfrac{2 + 2i}{(1 - i)^3}(1−i)32+2i.
Build the cube in stages: (1−i)2=1−2i+i2=−2i(1 - i)^2 = 1 - 2i + i^2 = -2i(1−i)2=1−2i+i2=−2i, so
(1−i)3=(1−i)(−2i)=−2i+2i2=−2−2i(1 - i)^3 = (1 - i)(-2i) = -2i + 2i^2 = -2 - 2i(1−i)3=(1−i)(−2i)=−2i+2i2=−2−2i
The fraction is therefore 2+2i−2−2i=2+2i−(2+2i)=−1\dfrac{2 + 2i}{-2 - 2i} = \dfrac{2 + 2i}{-(2 + 2i)} = -1−2−2i2+2i=−(2+2i)2+2i=−1.
Which complex number is a solution of z2−6z+13=0z^2 - 6z + 13 = 0z2−6z+13=0?
Correct answer: A
Substitute z=3+2iz = 3 + 2iz=3+2i. First the square:
(3+2i)2=9+12i+4i2=5+12i(3 + 2i)^2 = 9 + 12i + 4i^2 = 5 + 12i(3+2i)2=9+12i+4i2=5+12i
Then the whole left side:
(5+12i)−6(3+2i)+13=5+12i−18−12i+13=0(5 + 12i) - 6(3 + 2i) + 13 = 5 + 12i - 18 - 12i + 13 = 0(5+12i)−6(3+2i)+13=5+12i−18−12i+13=0
Both parts vanish, so 3+2i3 + 2i3+2i is a solution. (Its conjugate 3−2i3 - 2i3−2i is the other solution, but it is not offered.)
Find the real numbers xxx and yyy with (x+yi)(3+i)=10i(x + yi)(3 + i) = 10i(x+yi)(3+i)=10i.
Divide both sides by 3+i3 + i3+i using the conjugate 3−i3 - i3−i; the denominator becomes 32+12=103^2 + 1^2 = 1032+12=10.
x+yi=10i(3−i)10=i(3−i)=3i−i2=1+3ix + yi = \frac{10i(3 - i)}{10} = i(3 - i) = 3i - i^2 = 1 + 3ix+yi=1010i(3−i)=i(3−i)=3i−i2=1+3i
Matching parts gives x=1x = 1x=1 and y=3y = 3y=3. Check: (1+3i)(3+i)=3+i+9i+3i2=10i(1 + 3i)(3 + i) = 3 + i + 9i + 3i^2 = 10i(1+3i)(3+i)=3+i+9i+3i2=10i.
If z‾=4+9i\overline{z} = 4 + 9iz=4+9i, what is zzz?
Conjugation is its own undo: conjugating twice returns the original number.
z=z‾‾=4+9i‾=4−9iz = \overline{\overline{z}} = \overline{4 + 9i} = 4 - 9iz=z=4+9i=4−9i
Only the sign of the imaginary part flips; the real part stays 444.
Compute (6−2i)−(4−5i)(1+i)(6 - 2i) - (4 - 5i)(1 + i)(6−2i)−(4−5i)(1+i).
Multiply first, following the order of operations.
(4−5i)(1+i)=4+4i−5i−5i2=4−i+5=9−i(4 - 5i)(1 + i) = 4 + 4i - 5i - 5i^2 = 4 - i + 5 = 9 - i(4−5i)(1+i)=4+4i−5i−5i2=4−i+5=9−i
Then subtract, distributing the minus sign through both parts.
(6−2i)−(9−i)=(6−9)+(−2+1) i=−3−i(6 - 2i) - (9 - i) = (6 - 9) + (-2 + 1)\,i = -3 - i(6−2i)−(9−i)=(6−9)+(−2+1)i=−3−i
A complex number zzz satisfies z+z‾=10z + \overline{z} = 10z+z=10 and z z‾=29z\,\overline{z} = 29zz=29. Which of these could zzz be?
Write z=a+biz = a + biz=a+bi. Then z+z‾=2a=10z + \overline{z} = 2a = 10z+z=2a=10, so a=5a = 5a=5, and z z‾=a2+b2=29z\,\overline{z} = a^2 + b^2 = 29zz=a2+b2=29.
25+b2=29 ⇒ b2=4 ⇒ b=2 or b=−225 + b^2 = 29 \ \Rightarrow \ b^2 = 4 \ \Rightarrow \ b = 2 \ \text{or} \ b = -225+b2=29 ⇒ b2=4 ⇒ b=2 or b=−2
So zzz is 5+2i5 + 2i5+2i or 5−2i5 - 2i5−2i, and only 5+2i5 + 2i5+2i is offered. The choice 5+4i5 + 4i5+4i has the right sum but z z‾=41z\,\overline{z} = 41zz=41.
What is the conjugate of (2+i)2(2 + i)^2(2+i)2?
First square: (2+i)2=4+4i+i2=3+4i(2 + i)^2 = 4 + 4i + i^2 = 3 + 4i(2+i)2=4+4i+i2=3+4i. Then conjugate.
3+4i‾=3−4i\overline{3 + 4i} = 3 - 4i3+4i=3−4i
Because conjugation respects products, you could instead square the conjugate first: (2−i)2=4−4i+i2=3−4i(2 - i)^2 = 4 - 4i + i^2 = 3 - 4i(2−i)2=4−4i+i2=3−4i, the same answer.
Which complex number is a solution of z2+2z+5=0z^2 + 2z + 5 = 0z2+2z+5=0?
Substitute z=−1+2iz = -1 + 2iz=−1+2i. The square is
(−1+2i)2=1−4i+4i2=−3−4i(-1 + 2i)^2 = 1 - 4i + 4i^2 = -3 - 4i(−1+2i)2=1−4i+4i2=−3−4i
Then the whole left side collapses:
(−3−4i)+2(−1+2i)+5=(−3−2+5)+(−4+4) i=0(-3 - 4i) + 2(-1 + 2i) + 5 = (-3 - 2 + 5) + (-4 + 4)\,i = 0(−3−4i)+2(−1+2i)+5=(−3−2+5)+(−4+4)i=0
So −1+2i-1 + 2i−1+2i is a solution. (Its conjugate −1−2i-1 - 2i−1−2i is the other one, but it is not offered.)
Which complex number satisfies z2=21−20iz^2 = 21 - 20iz2=21−20i?
Square the candidate 5−2i5 - 2i5−2i:
(5−2i)2=25−20i+4i2=25−20i−4=21−20i(5 - 2i)^2 = 25 - 20i + 4i^2 = 25 - 20i - 4 = 21 - 20i(5−2i)2=25−20i+4i2=25−20i−4=21−20i
It works. The others fail: (5+2i)2=21+20i(5 + 2i)^2 = 21 + 20i(5+2i)2=21+20i, while (2−5i)2(2 - 5i)^2(2−5i)2 and (−2+5i)2(-2 + 5i)^2(−2+5i)2 both equal −21−20i-21 - 20i−21−20i.
Reset this practice set?
This clears every answer you have given and starts the set again from question 1.