12 multiple-choice questions, progressively harder.
Simplify i10i^{10}i10.
Solution
Correct answer: A
Divide the exponent by 444 with remainder: 10=4⋅2+210 = 4 \cdot 2 + 210=4⋅2+2.
i10=(i4)2⋅i2=1⋅i2=−1i^{10} = \left(i^4\right)^2 \cdot i^2 = 1 \cdot i^2 = -1i10=(i4)2⋅i2=1⋅i2=−1
Only the remainder matters, and remainder 222 lands on −1-1−1 in the cycle i,−1,−i,1i, -1, -i, 1i,−1,−i,1.
Simplify i27i^{27}i27.
Correct answer: C
Divide the exponent by 444 with remainder: 27=4⋅6+327 = 4 \cdot 6 + 327=4⋅6+3.
i27=(i4)6⋅i3=1⋅i3=−ii^{27} = \left(i^4\right)^6 \cdot i^3 = 1 \cdot i^3 = -ii27=(i4)6⋅i3=1⋅i3=−i
Remainder 333 lands on −i-i−i, the third stop in the cycle.
Simplify i100i^{100}i100.
Correct answer: D
Here 100=4⋅25100 = 4 \cdot 25100=4⋅25 exactly, so the remainder is 000.
i100=(i4)25=125=1i^{100} = \left(i^4\right)^{25} = 1^{25} = 1i100=(i4)25=125=1
A remainder of 000 means the exponent is a whole number of complete cycles, and each complete cycle multiplies to 111.
Solve x2+64=0x^2 + 64 = 0x2+64=0.
Correct answer: B
Isolate the square: x2=−64x^2 = -64x2=−64. No real number works, so test the candidates suggested by −64=8i\sqrt{-64} = 8i−64=8i.
(8i)2=64 i2=−64(−8i)2=64 i2=−64(8i)^2 = 64\,i^2 = -64 \qquad (-8i)^2 = 64\,i^2 = -64(8i)2=64i2=−64(−8i)2=64i2=−64
Both check, so the complete answer is the pair x=±8ix = \pm 8ix=±8i.
Solve 2x2+50=02x^2 + 50 = 02x2+50=0.
Divide by 222 first, then isolate the square.
2x2=−50⇒x2=−252x^2 = -50 \quad\Rightarrow\quad x^2 = -252x2=−50⇒x2=−25
The solutions are x=±i25=±5ix = \pm i\sqrt{25} = \pm 5ix=±i25=±5i, and each checks: (±5i)2=25 i2=−25(\pm 5i)^2 = 25\,i^2 = -25(±5i)2=25i2=−25.
Compute −2⋅−8\sqrt{-2} \cdot \sqrt{-8}−2⋅−8.
Convert both factors to iii-form before multiplying.
−2⋅−8=(i2)(i8)=i216=−4\sqrt{-2} \cdot \sqrt{-8} = \left(i\sqrt{2}\right)\left(i\sqrt{8}\right) = i^2 \sqrt{16} = -4−2⋅−8=(i2)(i8)=i216=−4
The real radicals multiply legally because 222 and 888 are nonnegative; the i2i^2i2 then contributes the minus sign.
If (x+2)+5i=7+5i(x + 2) + 5i = 7 + 5i(x+2)+5i=7+5i for a real number xxx, what is xxx?
Equal complex numbers have equal real parts and equal imaginary parts. The imaginary parts already agree, so match the real parts.
x+2=7⇒x=5x + 2 = 7 \quad\Rightarrow\quad x = 5x+2=7⇒x=5
One complex equation carries two real equations, and here only the real-part equation has any work in it.
Simplify i3⋅i5i^3 \cdot i^5i3⋅i5.
Add the exponents first, since the exponent laws still hold for iii.
i3⋅i5=i8=(i4)2=1i^3 \cdot i^5 = i^8 = \left(i^4\right)^2 = 1i3⋅i5=i8=(i4)2=1
Alternatively, i3=−ii^3 = -ii3=−i and i5=ii^5 = ii5=i, and (−i)(i)=−i2=1(-i)(i) = -i^2 = 1(−i)(i)=−i2=1, the same answer.
Simplify i2+i4i^2 + i^4i2+i4.
Evaluate each power from the cycle: i2=−1i^2 = -1i2=−1 and i4=1i^4 = 1i4=1.
i2+i4=−1+1=0i^2 + i^4 = -1 + 1 = 0i2+i4=−1+1=0
The two powers are exact opposites, so the sum collapses to zero.
Multiply: 5i⋅4i5i \cdot 4i5i⋅4i.
Rearrange the factors, then collapse i2i^2i2.
5i⋅4i=20 i2=20⋅(−1)=−205i \cdot 4i = 20\,i^2 = 20 \cdot (-1) = -205i⋅4i=20i2=20⋅(−1)=−20
Forgetting the i2=−1i^2 = -1i2=−1 step is what produces 202020 or 20i20i20i.
Solve x2=−20x^2 = -20x2=−20.
The solutions of x2=−kx^2 = -kx2=−k are x=±ikx = \pm i\sqrt{k}x=±ik, so simplify 20\sqrt{20}20 with 20=4⋅520 = 4 \cdot 520=4⋅5.
x=±i20=±2i5x = \pm i\sqrt{20} = \pm 2i\sqrt{5}x=±i20=±2i5
Check: (2i5)2=4⋅(−1)⋅5=−20\left(2i\sqrt{5}\right)^2 = 4 \cdot (-1) \cdot 5 = -20(2i5)2=4⋅(−1)⋅5=−20.
If (a−1)+bi=6+3i(a - 1) + bi = 6 + 3i(a−1)+bi=6+3i with aaa and bbb real, what is a+ba + ba+b?
Match the parts separately. The real parts give a−1=6a - 1 = 6a−1=6, so a=7a = 7a=7; the imaginary parts give b=3b = 3b=3.
a+b=7+3=10a + b = 7 + 3 = 10a+b=7+3=10
Equality of complex numbers always splits into exactly these two real equations.
Reset this practice set?
This clears every answer you have given and starts the set again from question 1.