What this quiz covers
This quiz focuses on Complex Numbers, giving you a quick way to practice the rules, question types, and explanations that matter most for ACT Math.
For the complex number i, where i2=−1, what is the simplified form of 1−i3+i?
ACT Math Quiz
Practice Complex Numbers in ACT Math with focused quiz questions that help you check what you know, review explanations, and build confidence with test-style prompts.
This quiz focuses on Complex Numbers, giving you a quick way to practice the rules, question types, and explanations that matter most for ACT Math.
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.
For the complex number i, where i2=−1, what is the simplified form of 1−i3+i?
Explanation: The correct answer is A (1 + 2i). Multiply by the conjugate of the denominator: (3 + i)/(1 − i) × (1 + i)/(1 + i). Numerator: (3 + i)(1 + i) = 3 + 3i + i + i² = 3 + 4i − 1 = 2 + 4i. Denominator: (1 − i)(1 + i) = 1 − i² = 1 + 1 = 2. Result: (2 + 4i)/2 = 1 + 2i. B (2 + i) likely comes from incomplete multiplication or forgetting to divide. C (1 − 2i) comes from a sign error in the numerator expansion. D (2 − i) comes from multiplying by the wrong conjugate (1 − i) instead of (1 + i). The key technique: always multiply by the conjugate to eliminate i from the denominator, remembering that i² = −1.
A complex impedance is given by −6+7i. What is the complex conjugate of −6+7i (flip the sign of the imaginary part only)?
Explanation: This problem asks for the complex conjugate of −6+7i, which is found by changing the sign of the imaginary part only. The real part is −6, and the imaginary part 7i becomes −7i. Thus, the conjugate is −6−7i. Choice D might result from incorrectly flipping the sign of the real part instead of the imaginary part.
Given i=−1, what is the simplified form of (4+5i)−(1−2i)?
Explanation: This is a complex numbers question testing subtraction with distribution. Choice B (3 + 7i) is correct — distribute the negative: (4 + 5i) − (1 − 2i) = 4 + 5i − 1 + 2i. Key step: −(−2i) = +2i. Combine real parts: 4 − 1 = 3. Combine imaginary parts: 5i + 2i = 7i. Result: 3 + 7i. Choice A (3 + 3i) correctly subtracts the real parts but fails to distribute the negative on the imaginary term: 5i − 2i = 3i instead of 5i + 2i = 7i. Choice C (5 + 3i) adds the real parts instead of subtracting: 4 + 1 = 5, and also gets the imaginary term wrong. Choice D (5 + 7i) adds real parts (correctly gets +7i from the imaginary) — two separate errors that partially cancel. Pro tip: When subtracting a complex number, rewrite it as addition of the negative first: (4 + 5i) + (−1 + 2i). This prevents sign errors by making every operation an addition. The most common mistake is treating −(−2i) as −2i instead of +2i.
For the complex number i, where i2=−1, what is the value of (3+2i)−(5−4i)?
Explanation: This is a complex numbers question testing subtraction with distribution. Choice B (−2 + 6i) is correct — distribute the negative sign: (3 + 2i) − (5 − 4i) = 3 + 2i − 5 + 4i. The critical step: −(−4i) = +4i. Combine real parts: 3 − 5 = −2. Combine imaginary parts: 2i + 4i = 6i. Result: −2 + 6i. Choice A (−2 − 2i) gets the real part right but subtracts the imaginary parts without distributing the negative: treating it as 2i − 4i = −2i instead of 2i + 4i = 6i. Choice C (8 − 2i) adds the real parts instead of subtracting: 3 + 5 = 8, and also handles the imaginary term incorrectly. Choice D (−2 − 6i) gets the real part right but applies the sign error in the opposite direction — treating −(−4i) as −6i. Pro tip: When subtracting a complex number, rewrite the subtraction as adding the negative first: (3 + 2i) − (5 − 4i) becomes (3 + 2i) + (−5 + 4i). Then combine real and imaginary parts separately.
What is (7+3i)−(2−5i)?
Explanation: This problem requires subtracting two complex numbers. To subtract complex numbers, we subtract the real parts and subtract the imaginary parts. For (7 + 3i) - (2 - 5i), we get (7 - 2) + (3i - (-5i)) = 5 + (3i + 5i) = 5 + 8i. When subtracting a negative imaginary term, it becomes addition.
You are asked to subtract two complex quantities and express the result in standard form. What is (8+4i)−(3−9i)?
Explanation: The operation is subtraction of two complex numbers: (8 + 4i) minus (3 - 9i). Distribute the negative: 8 + 4i - 3 + 9i. Combine real parts: 8 - 3 = 5. Combine imaginary parts: 4i + 9i = 13i. The result in standard form is 5 + 13i. Choice B might result from subtracting imaginary parts incorrectly.
What is (4+2i)−(1−3i)?
Explanation: This is subtraction of complex numbers, where we subtract corresponding parts. (4+2i)−(1−3i)=(4−1)+(2i−(−3i))=3+(2i+3i)=3+5i. We subtract the real parts and subtract the imaginary parts separately.
For a complex number −9+12i, compute its magnitude to determine its distance from the origin. What is the absolute value of (−9+12i)? Use ∣a+bi∣=a2+b2 and simplify.
Explanation: The magnitude formula gives ∣a+bi∣=a2+b2. For (−9+12i), we have a=−9 and b=12, so the magnitude is (−9)2+122=81+144=225=15. The absolute value represents the distance from the origin to the point (−9,12) in the complex plane.
What is (1+2i)(3+4i)?
Explanation: This is multiplication of complex numbers using FOIL. (1+2i)(3+4i)=1⋅3+1⋅4i+2i⋅3+2i⋅4i=3+4i+6i+8i2. Since i2=−1, this becomes 3+10i+8(−1)=3+10i−8=−5+10i.
What is the complex conjugate of −3+7i?
Explanation: The complex conjugate of a complex number changes the sign of the imaginary part. For a complex number a + bi, the conjugate is a - bi. The complex conjugate of -3 + 7i is -3 - 7i. We keep the real part the same and change the sign of the imaginary part from positive to negative.
What is the absolute value of 6−8i?
Explanation: The absolute value (magnitude) of a complex number a+bi equals a2+b2. For 6−8i, we calculate 62+(−8)2=36+64=100=10. The absolute value is 10.
In simplifying a signal-processing step, you need to multiply two complex numbers and write the result in standard form. What is (3+2i)(4−5i)? (Use FOIL and apply i2=−1.)
Explanation: The operation is multiplication of two complex numbers, (3 + 2i) and (4 - 5i). Using FOIL, expand as follows: first terms 34=12, outer terms 3(-5i)=-15i, inner terms 2i4=8i, and last terms 2i(-5i)=-10i². Since i squared equals negative one, replace -10i² with -10*(-1)=+10. Combine the real parts 12 + 10 = 22 and the imaginary parts -15i + 8i = -7i, resulting in the standard form 22 - 7i. A common error, like in choice C, might involve mishandling the signs in the imaginary terms.
What is the absolute value of 0+5i?
Explanation: The absolute value (magnitude) of a complex number a+bi equals a2+b2. For the purely imaginary number 0+5i, we calculate 02+52=0+25=25=5. The absolute value is 5.
What are the complex roots of the quadratic function f(x)=x2−4x+13?
Explanation: This is a complex roots question testing the quadratic formula with a negative discriminant. Choice A (2 ± 3i) is correct — apply the quadratic formula: x = (4 ± √(16 − 52)) / 2 = (4 ± √(−36)) / 2 = (4 ± 6i) / 2 = 2 ± 3i. The discriminant is 16 − 52 = −36, which is negative, confirming complex (non-real) roots. Choice B (−2 ± 3i) correctly computes √(−36) = 6i and divides by 2, but uses −b instead of b/2a for the real part: applying −(−4)/2 = −2 rather than 4/2 = 2. Choice C (4 ± 6i) correctly computes the numerator 4 ± 6i but forgets to divide by 2 (the denominator of the quadratic formula). Choice D states "no complex roots" — this contradicts the fact that a negative discriminant guarantees two complex conjugate roots. Pro tip: A negative discriminant (b² − 4ac < 0) means the quadratic has complex roots, not "no roots." Write √(−36) = √36 · √(−1) = 6i, then divide the entire numerator by 2a.
For the complex number i, where i2=−1, what is the value of (3+2i)−(5−4i)?
Explanation: This is a complex numbers question testing subtraction with distribution. Choice B (−2 + 6i) is correct — distribute the negative sign: (3 + 2i) − (5 − 4i) = 3 + 2i − 5 + 4i. The critical step: −(−4i) = +4i. Combine real parts: 3 − 5 = −2. Combine imaginary parts: 2i + 4i = 6i. Result: −2 + 6i. Choice A (−2 − 2i) gets the real part right but subtracts the imaginary parts without distributing the negative: treating it as 2i − 4i = −2i instead of 2i + 4i = 6i. Choice C (8 − 2i) adds the real parts instead of subtracting: 3 + 5 = 8, and also handles the imaginary term incorrectly. Choice D (−2 − 6i) gets the real part right but applies the sign error in the opposite direction — treating −(−4i) as −6i. Pro tip: When subtracting a complex number, rewrite the subtraction as adding the negative first: (3 + 2i) − (5 − 4i) becomes (3 + 2i) + (−5 + 4i). Then combine real and imaginary parts separately.
What is (2+3i)−(4+i)?
Explanation: This is subtraction of complex numbers, where we subtract corresponding parts. (2+3i)−(4+i)=(2−4)+(3i−i)=−2+2i. We subtract the real parts and subtract the imaginary parts separately.
A polynomial step requires multiplying complex numbers and simplifying. What is (−6+2i)(−1−3i)? Use FOIL and apply i2=−1 to write a+bi.
Explanation: Using FOIL to multiply: (−6+2i)(−1−3i)=(−6)(−1)+(−6)(−3i)+(2i)(−1)+(2i)(−3i)=6+18i−2i−6i2. Since i2=−1, this becomes 6+18i−2i−6(−1)=6+16i+6=12+16i. Choice D would result from not applying the rule that i2=−1.
A complex value is given by −2−11i, and you need the conjugate to form a real denominator. What is the complex conjugate of −2−11i?
Explanation: The complex conjugate changes the sign of the imaginary part while keeping the real part the same. For the complex number −2−11i, the real part is −2 and the imaginary part is −11i. The complex conjugate is −2−(−11i)=−2+11i. This conjugate is essential for rationalizing denominators containing complex numbers.
You are simplifying the expression (2−9i)−(11+3i) and need the result in standard form a+bi. What is the simplified value?
Explanation: Subtracting complex numbers requires distributing the negative sign and combining like terms. (2−9i)−(11+3i)=2−9i−11−3i. Combining real parts: 2−11=−9, and combining imaginary parts: −9i−3i=−12i. The result in standard form is −9−12i.
What is the absolute value of 7−24i?
Explanation: The absolute value (or modulus) of a complex number a+bi equals the square root of (a2+b2). For 7−24i, we calculate ∣7−24i∣=72+(−24)2=49+576=625=25. This is a Pythagorean triple (7,24,25), making the calculation straightforward.