Quadratic with Complex (Advanced)

  • Grade 11th
Reviewed by Editorial Team
The ProProfs editorial team is comprised of experienced subject matter experts. They've collectively created over 10,000 quizzes and lessons, serving over 100 million users. Our team includes in-house content moderators and subject matter experts, as well as a global network of rigorously trained contributors. All adhere to our comprehensive editorial guidelines, ensuring the delivery of high-quality content.
Learn about Our Editorial Process
| By Thames
T
Thames
Community Contributor
Quizzes Created: 11119 | Total Attempts: 9,762,531
| Attempts: 41 | Questions: 20 | Updated: May 20, 2026
Please wait...
Question 1 / 21
🏆 Rank #--
0 %
0/100
Score 0/100

1) Solve 2x² + 4x + 8 = 0.

Explanation

Dividing the equation by 2 gives x² + 2x + 4 = 0, whose discriminant is D = 2² − 4·1·4 = 4 − 16 = −12, and applying the quadratic formula yields x = (−2 ± √−12)/2 = (−2 ± i√12)/2 = −1 ± i√3, so the roots are a pair of complex conjugates formed by completing the square or directly evaluating the negative discriminant.

Submit
Please wait...
About This Quiz
Quadratic With Complex (Advanced) - Quiz

Are you ready to take complex quadratic equations to the next level? In this quiz, you’ll work through challenging problems where coefficients, discriminants, and algebraic structures all demand careful attention. You’ll solve equations that lead to multi-step manipulations, handle expressions involving complex conjugates, and analyze how different forms of a... see morequadratic influence its solutions. As you progress, you’ll sharpen your reasoning and build the confidence needed to tackle higher-level complex-number algebra.
see less

2)

What first name or nickname would you like us to use?

You may optionally provide this to label your report, leaderboard, or certificate.

2) If one root is -4 + 7i, what is the other root?

Explanation

Complex roots of real-coefficient quadratics come in conjugate pairs. The conjugate of -4 + 7i is -4 - 7i, formed by negating only the imaginary part. Option A repeats the given root. Option B negates the real part. Option C negates both parts.

Submit

3) One root is 3 − 2i. Which quadratic has real coefficients and these roots?

Explanation

Since the conjugate of the given root 3 − 2i is 3 + 2i, their sum is 6 and their product is (3 − 2i)(3 + 2i) = 9 + 4 = 13, and using Vieta’s formulas the quadratic with these roots is x² − (sum)x + product = x² − 6x + 13 = 0, which is the unique monic quadratic whose real coefficients generate the required conjugate pair.

Submit

4) Solve by completing the square: x² + 10x + 29 = 0.

Explanation

Completing the square transforms the quadratic x² + 10x + 29 into (x + 5)² + 4 by adding and subtracting 25 inside the expression, and setting it equal to zero gives (x + 5)² = −4, which shows the squared term must equal a negative number, so taking square roots introduces the imaginary unit and yields x + 5 = ±2i, leading to the final complex conjugate roots x = −5 ± 2i.

Submit

5) For x² − 6x + 13 = 0, which statement is correct?

Explanation

The correct statement is C because computing the discriminant gives D = (−6)² − 4·1·13 = 36 − 52 = −16, and since the discriminant is negative the quadratic has no real solutions and must instead have two complex conjugate roots.

Submit

6) Quadratic with roots 2 + i and 2 − i is _____ ?

Explanation

The quadratic with roots 2 + i and 2 − i is x² − 4x + 5 = 0 because the sum of the roots is (2 + i) + (2 − i) = 4 and their product is (2 + i)(2 − i) = 4 + 1 = 5, and substituting these into the standard form x² − (sum)x + (product) produces x² − 4x + 5 = 0.

Submit

7) Compute (5 − 2i)(5 + 2i).

Explanation

The product (5 − 2i)(5 + 2i) equals 29 because multiplying a complex number by its conjugate yields a² + b², so here 5² + 2² = 25 + 4 = 29, and the imaginary parts cancel completely leaving a real result.

Submit

8) What quadratic has sum of roots S = -10 and product P = 34?

Explanation

Using Vieta's formulas: x² - Sx + P = x² - (-10)x + 34 = x² + 10x + 34 = 0. Option A uses -S = -10 with wrong sign. Options B and D have wrong signs on the product term.

Submit

9) Completing the square for x squared + 12x + 40 = 0 gives (x + 6) squared equals what?

Explanation

x² + 12x + 36 + 4 = 0, so (x+6)² + 4 = 0, giving (x+6)² = -4. Taking square roots: x+6 = ±2i, yielding x = -6 ± 2i. Option A gives -2, Option C gives -6, Option D gives -8, none of which correctly complete the square for this equation.

Submit

10) Multiplying a complex number by its conjugate always gives a non-negative real.

Explanation

True, because multiplying a complex number a + bi by its conjugate a − bi yields a² + b², which is always a non-negative real number since both squared terms are ≥ 0 and their sum is zero only when a = b = 0, meaning the original number was 0.

Submit

11) Quadratic with complex roots cannot have real vertex value.

Explanation

False, because even if a quadratic has complex roots its vertex value y = c − b²/(4a) depends only on real coefficients a, b, and c, so the vertex’s y-coordinate is always a real number regardless of whether the roots are real or complex.

Submit

12) What is the discriminant of 3x squared + 6x + 13 = 0?

Explanation

D = 6² - 4(3)(13) = 36 - 156 = -120. Option A gives -84 = 36 - 120, using wrong product. Option B gives -100. Option D gives -144. Only -120 correctly applies D = b² - 4ac with a=3, b=6, c=13.

Submit

13) Equation (x − h)² = −k (with k > 0) has complex roots.

Explanation

True, because if (x − h)² = −k with k > 0 then taking square roots gives x − h = ±√(−k) = ±i√k, making the solutions complex since the square root of a negative number necessarily introduces the imaginary unit i.

Submit

14) Find the roots of 4x² + 4x + 5 = 0.

Explanation

The discriminant of the quadratic is D = 4² − 4·4·5 = 16 − 80 = −64, and substituting this into the quadratic formula gives x = (−4 ± √−64)/8 = (−4 ± 8i)/8 = −½ ± i, so the equation has two complex roots obtained by taking the square root of −64 and simplifying the fractional form.

Submit

15) Solve x squared + 2x + 10 = 0.

Explanation

D = 4 - 40 = -36. x = (-2 ± √-36)/2 = (-2 ± 6i)/2 = -1 ± 3i. Option A gives wrong imaginary coefficient 2. Option B gives imaginary coefficient 9. Option C gives wrong real part -2.

Submit

16) If a > 0 and D < 0, the graph y = ax² + bx + c is always above the x-axis.

Explanation

True, because when a > 0 the parabola opens upward and if D < 0 there are no real roots, meaning the curve never touches the x-axis and therefore must lie entirely above it for all x, making y always positive.

Submit

17) If one root is a + bi, the other is a − bi (for real coefficients).

Explanation

True, because for any quadratic with real coefficients a root of the form a + bi must be paired with its conjugate a − bi so that the imaginary parts cancel in the expanded polynomial, ensuring all coefficients remain real.

Submit

18) For x² + 8x + 25 = 0, find (sum of roots, product of roots).

Explanation

The pair (sum of roots, product of roots) is (−8, 25) because for any quadratic ax² + bx + c the sum of the roots is −b/a = −8 and the product is c/a = 25, and even when the roots are complex these values remain real because they depend only on the real coefficients.

Submit

19) What quadratic has roots -2 ± 5i?

Explanation

Sum = (-2+5i) + (-2-5i) = -4. Product = (-2+5i)(-2-5i) = 4 + 25 = 29. Quadratic = x² - (-4)x + 29 = x² + 4x + 29 = 0. Option A uses -4x with wrong sign on sum term. Options B and D have wrong signs on the product.

Submit

20) If D < 0, the parabola has no x-intercepts.

Explanation

True, because if D < 0 the quadratic has no real zeros and therefore its graph does not intersect the x-axis at any point, meaning the parabola lies entirely above or below the x-axis depending on the sign of a.

Submit
×
Saved
Thank you for your feedback!
View My Results
Cancel
  • All
    All (20)
  • Unanswered
    Unanswered ()
  • Answered
    Answered ()
Solve 2x² + 4x + 8 = 0.
If one root is -4 + 7i, what is the other root?
One root is 3 − 2i. Which quadratic has real coefficients and these...
Solve by completing the square: x² + 10x + 29 = 0.
For x² − 6x + 13 = 0, which statement is correct?
Quadratic with roots 2 + i and 2 − i is _____ ?
Compute (5 − 2i)(5 + 2i).
What quadratic has sum of roots S = -10 and product P = 34?
Completing the square for x squared + 12x + 40 = 0 gives (x + 6)...
Multiplying a complex number by its conjugate always gives a...
Quadratic with complex roots cannot have real vertex value.
What is the discriminant of 3x squared + 6x + 13 = 0?
Equation (x − h)² = −k (with k > 0) has complex roots.
Find the roots of 4x² + 4x + 5 = 0.
Solve x squared + 2x + 10 = 0.
If a > 0 and D < 0, the graph y = ax² + bx + c is always above...
If one root is a + bi, the other is a − bi (for real coefficients).
For x² + 8x + 25 = 0, find (sum of roots, product of roots).
What quadratic has roots -2 ± 5i?
If D < 0, the parabola has no x-intercepts.
play-Mute sad happy unanswered_answer up-hover down-hover success oval cancel Check box square blue
Alert!