Math 2 Quiz: Complex Solutions Concept
13 questions · exam conditions
0:00
Complex Solutions ConceptQuestion 1 of 13

A student claims that the equation x26x+25=0x^2 - 6x + 25 = 0 has no solutions because when they tried to complete the square, they got x26x+9=16x^2 - 6x + 9 = -16, and since the right side is negative, no real number xx can satisfy this equation. How should you respond to this student?

The student is correct; equations with negative discriminants have no solutions in any number system
The student made an error in completing the square; the correct form should yield positive values only
The student is partially correct about real solutions, but the equation has complex solutions x=3±4ix = 3 \pm 4i
The student's algebra is wrong; the equation x26x+25=0x^2 - 6x + 25 = 0 actually has two distinct real solutions
← Back to quizzes

Math 2 Quiz

Math 2 Quiz: Complex Solutions Concept

Practice Complex Solutions Concept in Math 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 Complex Solutions Concept, giving you a quick way to practice the rules, question types, and explanations that matter most for Math 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

A student claims that the equation x26x+25=0x^2 - 6x + 25 = 0 has no solutions because when they tried to complete the square, they got x26x+9=16x^2 - 6x + 9 = -16, and since the right side is negative, no real number xx can satisfy this equation. How should you respond to this student?

  1. The student is correct; equations with negative discriminants have no solutions in any number system
  2. The student made an error in completing the square; the correct form should yield positive values only
  3. The student is partially correct about real solutions, but the equation has complex solutions x=3±4ix = 3 \pm 4i (correct answer)
  4. The student's algebra is wrong; the equation x26x+25=0x^2 - 6x + 25 = 0 actually has two distinct real solutions
Explanation: The student correctly completed the square: x² - 6x + 25 = 0 becomes (x - 3)² - 9 + 25 = 0, so (x - 3)² = -16. The student is right that this has no real solutions, but wrong about having no solutions at all. Taking the square root of both sides: x - 3 = ±4i, so x = 3 ± 4i. These are complex solutions. Choice A is wrong because complex solutions exist. Choice B is wrong because the completing the square was done correctly. Choice D is wrong because the discriminant 36 - 100 = -64 < 0 indicates no real solutions.

Question 2

Consider the equation x2+4x+k=0x^2 + 4x + k = 0 where kk is a real constant. For which value of kk does this equation transition from having real solutions to having complex solutions, and what happens at this transition point?

  1. At k=4k = 4, the equation has one repeated real solution, marking the boundary between real and complex solution regions (correct answer)
  2. At k=4k = -4, the equation has one repeated real solution, representing the transition point between solution types
  3. At k=2k = 2, the equation has two distinct real solutions that become complex as kk increases beyond this value
  4. At k=0k = 0, the equation transitions from quadratic to linear form, eliminating the possibility of complex solutions
Explanation: The discriminant is Δ = 16 - 4k. For real solutions, we need Δ ≥ 0, so 16 - 4k ≥ 0, which gives k ≤ 4. For complex solutions, we need Δ < 0, so k > 4. At the transition point k = 4, the discriminant equals zero, giving exactly one repeated real solution (a perfect square trinomial). This represents the boundary between having two distinct real solutions (k < 4) and two complex conjugate solutions (k > 4). Choice B has the wrong sign for k. Choice C has the wrong transition value. Choice D misunderstands the nature of the transition.

Question 3

The equation z24z+13=0z^2 - 4z + 13 = 0 has solutions in the complex number system. If these solutions are plotted as points in the complex plane, what geometric relationship do they exhibit, and what does this suggest about quadratic equations with complex solutions?

  1. The points are symmetric about the real axis, suggesting that complex solutions of quadratics with real coefficients always come in conjugate pairs (correct answer)
  2. The points are symmetric about the imaginary axis, indicating that the real parts of complex solutions are always opposites
  3. The points are equidistant from the origin, showing that complex solutions always have equal moduli regardless of the quadratic's coefficients
  4. The points lie on a circle centered at the origin, demonstrating that complex solutions maintain constant distance from zero
Explanation: Using the quadratic formula: z = (4 ± √(16 - 52))/2 = (4 ± √(-36))/2 = (4 ± 6i)/2 = 2 ± 3i. These solutions are 2 + 3i and 2 - 3i, which are complex conjugates. In the complex plane, these points are (2, 3) and (2, -3), which are symmetric about the real axis (x-axis). This illustrates the fundamental theorem that quadratic equations with real coefficients always have solutions that are either both real or complex conjugates. Choice B is wrong because they're symmetric about the real axis, not imaginary. Choice C is wrong because equal moduli isn't the key relationship. Choice D is wrong because they don't lie on a circle centered at the origin.

Question 4

A quadratic equation ax2+bx+c=0ax^2 + bx + c = 0 has discriminant Δ=36\Delta = -36. If this equation is multiplied through by 1-1 to get ax2bxc=0-ax^2 - bx - c = 0, and then divided by a-a to get x2+bax+ca=0x^2 + \frac{b}{a}x + \frac{c}{a} = 0, what happens to the nature of the solutions?

  1. The solutions change from complex to real because the discriminant becomes positive after the transformations
  2. The solutions remain complex with the same values because these algebraic manipulations preserve solution sets (correct answer)
  3. The solutions become complex conjugates of the original solutions due to the sign changes in coefficients
  4. The solutions become undefined because division by the leading coefficient when a<0a < 0 creates mathematical inconsistencies
Explanation: These algebraic manipulations are equivalent operations that don't change the solution set. Multiplying an equation by -1 and then dividing by -a (assuming a ≠ 0) are valid operations that preserve solutions. The discriminant of the final form x² + (b/a)x + (c/a) = 0 is (b/a)² - 4(c/a) = (b² - 4ac)/a². Since the original discriminant b² - 4ac = -36, the new discriminant is -36/a², which is still negative (since a² > 0). Therefore, the solutions remain complex and unchanged. Choice A is wrong because the discriminant stays negative. Choice C is wrong because the solutions are identical. Choice D is wrong because these are standard algebraic operations.

Question 5

Two students are solving 2x212x+25=02x^2 - 12x + 25 = 0. Student A says 'This has no solutions because you can't take the square root of a negative number.' Student B says 'This has solutions x=3±222x = 3 \pm \frac{\sqrt{-22}}{2}, but they're not real numbers.' Which student demonstrates a better understanding of the complex number system?

  1. Student A is correct because square roots of negative numbers are undefined in all mathematical contexts
  2. Both students are partially correct, but neither recognizes that the equation can be factored to avoid complex arithmetic entirely
  3. Student B demonstrates better conceptual understanding by recognizing complex solutions exist, though the specific form could be simplified further
  4. Student B shows better understanding but made a computational error; the correct solutions are x=3±i142x = 3 \pm \frac{i\sqrt{14}}{2} (correct answer)
Explanation: When you encounter a quadratic equation that doesn't factor nicely, the quadratic formula becomes your primary tool. This question tests your understanding of complex numbers—solutions that exist even when the discriminant is negative. Let's solve 2x212x+25=02x^2 - 12x + 25 = 0 using the quadratic formula: x=b±b24ac2ax = \frac{-b \pm \sqrt{b^2 - 4ac}}{2a}. Here, a=2a = 2, b=12b = -12, and c=25c = 25. First, calculate the discriminant: b24ac=(12)24(2)(25)=144200=56b^2 - 4ac = (-12)^2 - 4(2)(25) = 144 - 200 = -56 Now apply the formula: x=12±564x = \frac{12 \pm \sqrt{-56}}{4} To simplify 56\sqrt{-56}: 56=56i=414i=214i\sqrt{-56} = \sqrt{56}i = \sqrt{4 \cdot 14}i = 2\sqrt{14}i Therefore: x=12±214i4=124±214i4=3±i142x = \frac{12 \pm 2\sqrt{14}i}{4} = \frac{12}{4} \pm \frac{2\sqrt{14}i}{4} = 3 \pm \frac{i\sqrt{14}}{2} Answer A is wrong because square roots of negative numbers are defined in the complex number system as imaginary numbers. Answer B is incorrect because this equation cannot be factored with real coefficients—the discriminant being negative guarantees this. Answer C recognizes Student B's better conceptual understanding but misses the computational error. Student B correctly identified that complex solutions exist but wrote 22\sqrt{-22} instead of 56\sqrt{-56} and forgot to include the imaginary unit ii. Always check your discriminant calculation carefully—small arithmetic errors in b24acb^2 - 4ac will cascade through your entire solution.

Question 6

A quadratic function g(x)=x2+bx+cg(x) = x^2 + bx + c has complex zeros. If one zero is 32i3 - 2i, and the function satisfies g(0)=13g(0) = 13, what is the value of the other zero and the coefficient bb?

  1. The other zero is 3+2i3 + 2i and b=6b = -6, since complex zeros occur in conjugate pairs for real coefficients (correct answer)
  2. The other zero is 3+2i-3 + 2i and b=0b = 0, since the real parts must sum to zero for complex zeros
  3. The other zero is 3+2i3 + 2i and b=6b = 6, since the sum of zeros equals the coefficient of the linear term
  4. The other zero is 32i-3 - 2i and b=0b = 0, since complex zeros are symmetric about the imaginary axis
Explanation: Since the quadratic has real coefficients, complex zeros must occur in conjugate pairs. Therefore, if one zero is 32i3 - 2i, the other zero must be 3+2i3 + 2i. Using Vieta's formulas: the sum of zeros equals b-b, so (32i)+(3+2i)=6=b(3 - 2i) + (3 + 2i) = 6 = -b, giving b=6b = -6. The product of zeros equals cc, so (32i)(3+2i)=9(2i)2=9(4)=13(3 - 2i)(3 + 2i) = 9 - (2i)^2 = 9 - (-4) = 13, which matches g(0)=c=13g(0) = c = 13. Choice B incorrectly assumes real parts sum to zero. Choice C has the wrong sign for bb. Choice D incorrectly describes symmetry about the imaginary axis.

Question 7

The graph of y=ax2+bx+cy = ax^2 + bx + c lies entirely above the x-axis and has vertex at (2,5)(2, 5). If the equation ax2+bx+c=3ax^2 + bx + c = 3 is solved, what can be concluded about the nature of its solutions?

  1. The solutions are real and distinct since the horizontal line y=3y = 3 intersects the parabola at two points below the vertex
  2. The solutions are complex conjugates since the horizontal line y=3y = 3 lies below the minimum value of the quadratic function (correct answer)
  3. The equation has exactly one real solution since the line y=3y = 3 is tangent to the parabola at the vertex
  4. The solutions are real and equal since the parabola's minimum value exceeds the target value by exactly 2 units
Explanation: Since the parabola lies entirely above the x-axis with vertex at (2,5)(2, 5), we know a>0a > 0 and the minimum value is 55. The equation ax2+bx+c=3ax^2 + bx + c = 3 is equivalent to ax2+bx+(c3)=0ax^2 + bx + (c - 3) = 0. Since the original function has minimum value 55, the function f(x)3f(x) - 3 has minimum value 53=2>05 - 3 = 2 > 0. This means f(x)3f(x) - 3 is always positive and never equals zero, so the equation has no real solutions. Therefore, the solutions must be complex conjugates. Choice A incorrectly assumes intersection points exist. Choice C incorrectly describes tangency. Choice D incorrectly concludes real equal solutions.

Question 8

In the complex plane, the solutions to x26x+13=0x^2 - 6x + 13 = 0 represent two points. If these points are connected to form a line segment, what is the length of this segment, and how does this length relate to the discriminant of the equation?

  1. The length is 44, which equals discriminant\sqrt{|\text{discriminant}|} since the solutions are 3±2i3 \pm 2i (correct answer)
  2. The length is 24=42\sqrt{4} = 4, which equals discriminant\sqrt{-\text{discriminant}} since complex solutions create vertical separation
  3. The length is 8=22\sqrt{8} = 2\sqrt{2}, which equals discriminant2\frac{\sqrt{|\text{discriminant}|}}{2} based on the geometric relationship
  4. The length is 44, which equals twice the imaginary coefficient, and this relationship holds for all quadratics with complex solutions
Explanation: Using the quadratic formula: x=6±36522=6±162=6±4i2=3±2ix = \frac{6 \pm \sqrt{36 - 52}}{2} = \frac{6 \pm \sqrt{-16}}{2} = \frac{6 \pm 4i}{2} = 3 \pm 2i. The two points in the complex plane are (3,2)(3, 2) and (3,2)(3, -2). The distance between them is (33)2+(2(2))2=0+16=4\sqrt{(3-3)^2 + (2-(-2))^2} = \sqrt{0 + 16} = 4. The discriminant is Δ=3652=16\Delta = 36 - 52 = -16, so Δ=16=4\sqrt{|\Delta|} = \sqrt{16} = 4. The length equals discriminant\sqrt{|\text{discriminant}|}. Choice B has correct length but wrong relationship explanation. Choice C has incorrect length calculation. Choice D correctly identifies the length but incorrectly generalizes the relationship to twice the imaginary coefficient.

Question 9

Consider the family of quadratic equations x2+2kx+(k2+4)=0x^2 + 2kx + (k^2 + 4) = 0 where kk is a real parameter. For what values of kk does this equation have complex solutions, and what does this reveal about the nature of quadratic equations?

  1. The equation has complex solutions only when k>2k > 2, showing that most quadratics have real solutions
  2. The equation has complex solutions for all real values of kk, demonstrating that some quadratic forms always avoid real solutions (correct answer)
  3. The equation has complex solutions when k<2|k| < 2, indicating that complex solutions occur in a limited range
  4. The equation alternates between real and complex solutions as kk increases, showing the transitional nature of quadratic behavior
Explanation: The discriminant is Δ = (2k)² - 4(1)(k² + 4) = 4k² - 4k² - 16 = -16. Since the discriminant is always -16 regardless of the value of k, the equation always has complex solutions. This demonstrates that certain quadratic forms (like those where the constant term exceeds the square of half the linear coefficient) will always have complex solutions. Choice A is wrong because k doesn't affect whether solutions are complex. Choice C incorrectly suggests the discriminant depends on k. Choice D is wrong because the nature doesn't change with k.

Question 10

Consider the family of quadratic equations mx2+4x+n=0mx^2 + 4x + n = 0 where mm and nn are positive real numbers. If the equation has no real solutions, which inequality must be satisfied, and what does this tell us about the nature of the solutions?

  1. mn>4mn > 4 must hold, and the solutions are pure imaginary numbers with no real part
  2. mn>4mn > 4 must hold, and the solutions are complex conjugates with real part 2m-\frac{2}{m} (correct answer)
  3. mn<4mn < 4 must hold, and the solutions have real part 12m-\frac{1}{2m} and imaginary parts ±4mn2m\pm\frac{\sqrt{4-mn}}{2m}
  4. mn>16mn > 16 must hold, and the solutions are complex conjugates with equal real and imaginary parts
Explanation: For no real solutions, the discriminant must be negative: Δ=424mn=164mn<0\Delta = 4^2 - 4mn = 16 - 4mn < 0, which gives 16<4mn16 < 4mn, or mn>4mn > 4. Using the quadratic formula: x=4±164mn2m=4±2imn42m=2±imn4mx = \frac{-4 \pm \sqrt{16 - 4mn}}{2m} = \frac{-4 \pm 2i\sqrt{mn - 4}}{2m} = \frac{-2 \pm i\sqrt{mn - 4}}{m}. The real part is 2m-\frac{2}{m}, and the solutions are complex conjugates. Choice A has the wrong description of pure imaginary numbers. Choice C has the inequality reversed. Choice D has the wrong threshold value.

Question 11

A quadratic polynomial P(x)=x2+bx+cP(x) = x^2 + bx + c with real coefficients has the property that P(2+i)=0P(2+i) = 0. Without solving for bb and cc, what can be definitively concluded about P(x)P(x)?

  1. P(x)P(x) has exactly two complex zeros, and P(2i)=0P(2-i) = 0 as well, with no real zeros since complex roots indicate negative discriminant (correct answer)
  2. P(x)P(x) has one complex zero at 2+i2+i and one real zero, since polynomials with real coefficients must have at least one real root
  3. P(x)P(x) has P(2i)=0P(2-i) = 0 and can be factored as (x(2+i))(x(2i))(x-(2+i))(x-(2-i)), but the discriminant must be negative
  4. P(x)P(x) has complex zeros that sum to b-b and multiply to cc, but the specific values depend on the degree of the polynomial
Explanation: Since P(x) has real coefficients and P(2+i) = 0, the Complex Conjugate Root Theorem guarantees that P(2-i) = 0 as well. Since P(x) is quadratic, it has exactly two zeros, which must be 2+i and 2-i. These are complex conjugates, confirming that P(x) has no real zeros. The discriminant must be negative since there are no real solutions. Choice B is wrong because quadratics with real coefficients don't require real roots. Choice C correctly identifies the conjugate root and factorization but incorrectly suggests uncertainty about the discriminant sign. Choice D incorrectly focuses on degree dependence when the polynomial is specified as quadratic.

Question 12

If rr and ss are the complex solutions to x26x+34=0x^2 - 6x + 34 = 0, what is the value of r2+s2r^2 + s^2, and how does this calculation demonstrate the utility of complex solutions?

  1. r2+s2=32r^2 + s^2 = -32, showing that complex solutions can yield negative results for expressions involving squares
  2. r2+s2=36r^2 + s^2 = 36, proving that the sum of squares of complex conjugates is always equal to the square of their sum
  3. r2+s2=36r^2 + s^2 = 36, illustrating that complex solutions behave similarly to real solutions in polynomial relationships
  4. r2+s2=32r^2 + s^2 = -32, demonstrating that even when individual solutions are complex, their algebraic combinations can be real (correct answer)
Explanation: When you encounter a quadratic with complex solutions, you can find relationships between those solutions without actually solving for them individually. This leverages Vieta's formulas and algebraic identities to work with complex numbers systematically. For x26x+34=0x^2 - 6x + 34 = 0, you can use Vieta's formulas: if rr and ss are the roots, then r+s=6r + s = 6 and rs=34rs = 34. To find r2+s2r^2 + s^2, use the identity (r+s)2=r2+2rs+s2(r + s)^2 = r^2 + 2rs + s^2, which rearranges to r2+s2=(r+s)22rsr^2 + s^2 = (r + s)^2 - 2rs. Substituting: r2+s2=622(34)=3668=32r^2 + s^2 = 6^2 - 2(34) = 36 - 68 = -32. This demonstrates that even though rr and ss are complex (since the discriminant 364(34)=100<036 - 4(34) = -100 < 0), their algebraic combination yields a real result. Choice A gives the correct numerical answer but incorrectly suggests this shows complex solutions yielding negative squares—the negative result comes from the specific algebraic relationship, not from squaring complex numbers. Choice B incorrectly calculates r2+s2=36r^2 + s^2 = 36 and makes a false claim about complex conjugates. Choice C also gives the wrong value of 36 and misses the key insight about complex-to-real transformations. Remember: Vieta's formulas let you find relationships between roots without solving explicitly. When working with complex solutions, focus on how algebraic operations can transform complex expressions into real results—this pattern appears frequently in advanced algebra.

Question 13

A quadratic function f(x)=x2+px+qf(x) = x^2 + px + q has complex zeros. If the sum of the zeros is 6 and the product of the zeros is 13, what can be concluded about the graph of y=f(x)y = f(x)?

  1. The parabola opens upward and has a minimum value of 4, with no points below the x-axis
  2. The parabola opens upward and has a minimum value of -4, intersecting the x-axis at two distinct points
  3. The parabola opens upward and has a minimum value of 4, never intersecting the x-axis since the zeros are complex (correct answer)
  4. The parabola opens downward and has a maximum value of 4, with all points above the x-axis due to complex zeros
Explanation: Using Vieta's formulas: sum of zeros = -p = 6, so p = -6; product of zeros = q = 13. Therefore f(x) = x² - 6x + 13. The discriminant is 36 - 52 = -16 < 0, confirming complex zeros. Since the leading coefficient is positive, the parabola opens upward. The vertex occurs at x = -(-6)/(2·1) = 3, and f(3) = 9 - 18 + 13 = 4. Since the minimum value is positive and the zeros are complex, the parabola never crosses the x-axis. Choice A has the right minimum but wrong reasoning about points below x-axis. Choice B is wrong about the minimum value and intersection points. Choice D is wrong about the direction of opening.