Algebra 2 Quiz: Understanding Complex Numbers
5 questions · exam conditions
0:00
Understanding Complex NumbersQuestion 1 of 5

If i4k+2=1i^{4k+2} = -1 where kk is an integer, and z=3+4i4k+1z = 3 + 4i^{4k+1}, what is zz in standard form?

34i3 - 4i
3+4i3 + 4i
1+4i-1 + 4i
3+43 + 4
← Back to quizzes

Algebra 2 Quiz

Algebra 2 Quiz: Understanding Complex Numbers

Practice Understanding Complex Numbers in Algebra 2 with focused quiz questions that help you check what you know, review explanations, and build confidence with test-style prompts.

What this quiz covers

This quiz focuses on Understanding Complex Numbers, giving you a quick way to practice the rules, question types, and explanations that matter most for Algebra 2.

How to use this quiz

Try each quiz question before looking at the correct answer. Use the explanations to review missed ideas, then come back to similar questions until the pattern feels familiar.

All questions

Question 1

If i4k+2=1i^{4k+2} = -1 where kk is an integer, and z=3+4i4k+1z = 3 + 4i^{4k+1}, what is zz in standard form?

  1. 34i3 - 4i
  2. 3+4i3 + 4i (correct answer)
  3. 1+4i-1 + 4i
  4. 3+43 + 4
Explanation: This question tests your understanding of powers of the imaginary unit ii and how they cycle in a predictable pattern. When working with complex numbers involving powers of ii, remember that ii follows a repeating cycle every four powers: i1=ii^1 = i, i2=1i^2 = -1, i3=ii^3 = -i, and i4=1i^4 = 1. Since you're given that i4k+2=1i^{4k+2} = -1, let's verify this makes sense. Using the cyclical pattern, i4k+2=i4ki2=(i4)ki2=1k(1)=1i^{4k+2} = i^{4k} \cdot i^2 = (i^4)^k \cdot i^2 = 1^k \cdot (-1) = -1. This confirms the given information is consistent. Now to find z=3+4i4k+1z = 3 + 4i^{4k+1}, you need to determine what i4k+1i^{4k+1} equals. Using the same approach: i4k+1=i4ki1=(i4)ki=1ki=ii^{4k+1} = i^{4k} \cdot i^1 = (i^4)^k \cdot i = 1^k \cdot i = i. Therefore, z=3+4i4k+1=3+4iz = 3 + 4i^{4k+1} = 3 + 4i, which is answer choice B. Looking at the wrong answers: A) 34i3 - 4i results from incorrectly thinking i4k+1=ii^{4k+1} = -i. C) 1+4i-1 + 4i comes from mistakenly using the given value i4k+2=1i^{4k+2} = -1 in place of the constant term. D) 3+43 + 4 ignores the imaginary unit entirely, treating i4k+1i^{4k+1} as simply 1. Study tip: Memorize the four-step cycle of powers of ii. When you see any power of ii, divide the exponent by 4 and use the remainder to determine which value in the cycle applies.

Question 2

A student claims that for any complex number z=a+biz = a + bi, the expression z+zz + \overline{z} always equals 2a2a. To verify this claim using z=3+7iz = -3 + 7i, what calculation should be performed?

  1. (3+7i)+(37i)=6(-3 + 7i) + (-3 - 7i) = -6 (correct answer)
  2. (3+7i)+(3+7i)=14i(-3 + 7i) + (3 + 7i) = 14i
  3. (3+7i)+(3+7i)=6+14i(-3 + 7i) + (-3 + 7i) = -6 + 14i
  4. (3+7i)+(37i)=0(-3 + 7i) + (3 - 7i) = 0
Explanation: The complex conjugate of z=3+7iz = -3 + 7i is z=37i\overline{z} = -3 - 7i. So z+z=(3+7i)+(37i)=6+0i=6=2(3)=2az + \overline{z} = (-3 + 7i) + (-3 - 7i) = -6 + 0i = -6 = 2(-3) = 2a, confirming the claim. Choice B incorrectly uses 3+7i3 + 7i as the conjugate. Choice C uses z+zz + z instead of z+zz + \overline{z}. Choice D incorrectly uses 37i3 - 7i as the conjugate (wrong sign on real part).

Question 3

The equation x2+4x+13=0x^2 + 4x + 13 = 0 has complex solutions. When written in the form a±bia \pm bi, what are the values of aa and bb?

  1. a=2,b=13a = -2, b = \sqrt{13}
  2. a=2,b=3a = 2, b = 3
  3. a=2,b=3a = -2, b = 3 (correct answer)
  4. a=4,b=3a = -4, b = 3
Explanation: When you encounter a quadratic equation that doesn't factor nicely, you'll need the quadratic formula to find complex solutions. The key insight is recognizing when the discriminant (the part under the square root) will be negative, producing imaginary numbers. For x2+4x+13=0x^2 + 4x + 13 = 0, apply the quadratic formula: x=b±b24ac2ax = \frac{-b \pm \sqrt{b^2 - 4ac}}{2a} where a=1a = 1, b=4b = 4, and c=13c = 13. Substituting: x=4±16522=4±362x = \frac{-4 \pm \sqrt{16 - 52}}{2} = \frac{-4 \pm \sqrt{-36}}{2} Since 36=361=6i\sqrt{-36} = \sqrt{36} \cdot \sqrt{-1} = 6i, we get: x=4±6i2=2±3ix = \frac{-4 \pm 6i}{2} = -2 \pm 3i This gives us a=2a = -2 and b=3b = 3, confirming answer C. Let's examine why the other options are incorrect. Choice A gives a=2a = -2 correctly but has b=13b = \sqrt{13}, which comes from mistakenly using 13\sqrt{13} instead of properly simplifying 36\sqrt{-36}. Choice B has a=2a = 2, which would result from forgetting the negative sign in the quadratic formula's numerator. Choice D shows a=4a = -4, which happens when you forget to divide the entire numerator by 2. Remember this pattern: when the discriminant is negative, you'll always get complex conjugate pairs in the form a±bia \pm bi. The real part aa comes from b2a\frac{-b}{2a}, and the imaginary coefficient bb comes from simplifying the square root of the negative discriminant.

Question 4

If in=1i^n = -1 where nn is a positive integer, which statement about nn must be true?

  1. nn is divisible by 4 with remainder 2 (correct answer)
  2. nn is an even number greater than 2
  3. nn is an odd multiple of 2
  4. nn is a prime number
Explanation: The powers of ii cycle every 4: i1=ii^1 = i, i2=1i^2 = -1, i3=ii^3 = -i, i4=1i^4 = 1. For in=1i^n = -1, we need n2(mod4)n \equiv 2 \pmod{4}, meaning nn leaves remainder 2 when divided by 4. Choice A correctly states this. Choice B is incorrect because not all even numbers work (e.g., i4=1i^4 = 1, not 1-1). Choice C says 'odd multiple of 2' which is contradictory since multiples of 2 are even. Choice D is wrong since many non-prime numbers work (e.g., n=6,10,14n = 6, 10, 14).

Question 5

A complex number zz satisfies z2=9z^2 = -9. If z=a+biz = a + bi where aa and bb are real, which statement about the possible values of aa and bb is correct?

  1. a2+b2=9a^2 + b^2 = 9 with infinitely many solutions
  2. a=±3a = \pm 3 and b=0b = 0
  3. a=±3a = \pm 3 and b=±3b = \pm 3
  4. a=0a = 0 and b=±3b = \pm 3 (correct answer)
Explanation: When you encounter a complex equation like z2=9z^2 = -9, you're looking for values that make a perfect square equal to a negative number — something impossible with real numbers alone. This is where complex numbers with imaginary components become essential. To solve z2=9z^2 = -9, let's substitute z=a+biz = a + bi and expand: (a+bi)2=a2+2abi+(bi)2=a2+2abi+b2i2(a + bi)^2 = a^2 + 2abi + (bi)^2 = a^2 + 2abi + b^2i^2. Since i2=1i^2 = -1, this becomes a2+2abib2=(a2b2)+2abia^2 + 2abi - b^2 = (a^2 - b^2) + 2abi. Setting this equal to 9-9: (a2b2)+2abi=9+0i(a^2 - b^2) + 2abi = -9 + 0i. For complex numbers to be equal, their real parts must equal and their imaginary parts must equal. This gives us:
  • Real parts: a2b2=9a^2 - b^2 = -9
  • Imaginary parts: 2ab=02ab = 0
From 2ab=02ab = 0, either a=0a = 0 or b=0b = 0. If a=0a = 0, then b2=9-b^2 = -9, so b2=9b^2 = 9 and b=±3b = \pm 3. If b=0b = 0, then a2=9a^2 = -9, which has no real solutions since aa must be real. Choice A is wrong because a2+b2=9a^2 + b^2 = 9 describes a circle of solutions, but we found only two specific points. Choice B incorrectly assumes b=0b = 0, which leads to a2=9a^2 = -9 (impossible for real aa). Choice C gives incorrect values that don't satisfy our constraint equations. Remember: when solving zn=negative realz^n = \text{negative real}, look for purely imaginary solutions first — they're often the key to problems involving negative perfect squares.