Math 2 Quiz: Quadratics With Complex Solutions
13 questions · exam conditions
0:00
Quadratics With Complex SolutionsQuestion 1 of 13

If the quadratic ax2+bx+c=0ax^2 + bx + c = 0 has solutions x=1±i32x = \frac{1 \pm i\sqrt{3}}{2}, and a+b+c=2a + b + c = 2, what is the value of aa?

a=1a = 1 from sum of coefficients condition
a=2a = 2 from sum of coefficients condition
a=3a = 3 from sum of coefficients condition
a=4a = 4 from sum of coefficients condition
← Back to quizzes

Math 2 Quiz

Math 2 Quiz: Quadratics With Complex Solutions

Practice Quadratics With Complex Solutions 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 Quadratics With Complex Solutions, 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

If the quadratic ax2+bx+c=0ax^2 + bx + c = 0 has solutions x=1±i32x = \frac{1 \pm i\sqrt{3}}{2}, and a+b+c=2a + b + c = 2, what is the value of aa?

  1. a=1a = 1 from sum of coefficients condition
  2. a=2a = 2 from sum of coefficients condition (correct answer)
  3. a=3a = 3 from sum of coefficients condition
  4. a=4a = 4 from sum of coefficients condition
Explanation: From the solutions, the sum is 1+i32+1i32=1\frac{1 + i\sqrt{3}}{2} + \frac{1 - i\sqrt{3}}{2} = 1 and the product is 1+i321i32=1(i3)24=1+34=1\frac{1 + i\sqrt{3}}{2} \cdot \frac{1 - i\sqrt{3}}{2} = \frac{1 - (i\sqrt{3})^2}{4} = \frac{1 + 3}{4} = 1. So ba=1-\frac{b}{a} = 1 and ca=1\frac{c}{a} = 1, giving b=ab = -a and c=ac = a. From a+b+c=2a + b + c = 2: a+(a)+a=a=2a + (-a) + a = a = 2. Choices A, C, and D represent common errors in coefficient relationships or arithmetic.

Question 2

A quadratic equation ax2+bx+c=0ax^2 + bx + c = 0 has solutions x=2±3ix = 2 \pm 3i. If a=1a = 1, what is the value of b+cb + c?

  1. 99 (correct answer)
  2. 1717
  3. 17-17
  4. 9-9
Explanation: If the solutions are x=2±3ix = 2 \pm 3i, then the quadratic can be written as (x(2+3i))(x(23i))=0(x - (2 + 3i))(x - (2 - 3i)) = 0. Expanding: (x23i)(x2+3i)=(x2)2(3i)2=(x2)29i2=(x2)2+9=x24x+4+9=x24x+13(x - 2 - 3i)(x - 2 + 3i) = (x - 2)^2 - (3i)^2 = (x - 2)^2 - 9i^2 = (x - 2)^2 + 9 = x^2 - 4x + 4 + 9 = x^2 - 4x + 13. So b=4b = -4 and c=13c = 13, giving b+c=9b + c = 9.

Question 3

The complex number z=23iz = 2 - 3i is a root of the quadratic equation x2+px+q=0x^2 + px + q = 0 where pp and qq are real. What is another quadratic equation with real coefficients that has z2z^2 as a root?

  1. x25x+13=0x^2 - 5x + 13 = 0
  2. x210x+169=0x^2 - 10x + 169 = 0
  3. x2+5x+13=0x^2 + 5x + 13 = 0
  4. x2+10x+169=0x^2 + 10x + 169 = 0 (correct answer)
Explanation: When you see a quadratic with complex roots, remember that complex roots of polynomials with real coefficients always come in conjugate pairs. Since z=23iz = 2 - 3i is a root, its conjugate z=2+3i\overline{z} = 2 + 3i must also be a root. To find a quadratic with z2z^2 as a root, first calculate z2z^2: z2=(23i)2=412i+9i2=412i9=512iz^2 = (2 - 3i)^2 = 4 - 12i + 9i^2 = 4 - 12i - 9 = -5 - 12i Since we need real coefficients, the conjugate z2=5+12i\overline{z^2} = -5 + 12i must also be a root. For a quadratic with roots r1r_1 and r2r_2, the equation is x2(r1+r2)x+r1r2=0x^2 - (r_1 + r_2)x + r_1r_2 = 0. Sum of roots: (512i)+(5+12i)=10(-5 - 12i) + (-5 + 12i) = -10 Product of roots: (512i)(5+12i)=25(12i)2=25+144=169(-5 - 12i)(-5 + 12i) = 25 - (12i)^2 = 25 + 144 = 169 Therefore: x2(10)x+169=x2+10x+169=0x^2 - (-10)x + 169 = x^2 + 10x + 169 = 0 Answer choice A has the wrong sum of roots (5 instead of -10) and wrong product (13 instead of 169). Choice B has the correct product but wrong sum (-10 instead of +10). Choice C has both the wrong sum and wrong product. Only choice D gives us x2+10x+169=0x^2 + 10x + 169 = 0. Study tip: When working with powers of complex numbers that need real coefficient polynomials, always find the conjugate of the powered result and use sum/product formulas to build your quadratic.

Question 4

For what value of kk does the equation x26x+k=0x^2 - 6x + k = 0 have solutions with imaginary part equal to ±4\pm 4?

  1. k=9k = 9
  2. k=25k = 25 (correct answer)
  3. k=16k = 16
  4. k=41k = 41
Explanation: Using the quadratic formula: x=6±364k2=3±364k2x = \frac{6 \pm \sqrt{36 - 4k}}{2} = 3 \pm \frac{\sqrt{36 - 4k}}{2}. For the solutions to have imaginary part ±4\pm 4, we need 364k<036 - 4k < 0 (so the discriminant is negative) and 4k362=4\frac{\sqrt{4k - 36}}{2} = 4. This gives us 4k36=8\sqrt{4k - 36} = 8, so 4k36=644k - 36 = 64, which means 4k=1004k = 100 and k=25k = 25. Let's verify: when k=25k = 25, we get x=3±642=3±8i2=3±4ix = 3 \pm \frac{\sqrt{-64}}{2} = 3 \pm \frac{8i}{2} = 3 \pm 4i. Choice A gives imaginary part 0. Choice C gives imaginary part ±2\pm 2. Choice D gives imaginary part ±5\pm 5.

Question 5

If rr and ss are the complex solutions to x24x+29=0x^2 - 4x + 29 = 0, what is the value of r2+s2r^2 + s^2?

  1. 4242
  2. 58-58
  3. 42-42 (correct answer)
  4. 5858
Explanation: When you encounter complex solutions to a quadratic equation, you can often find relationships between the solutions without actually solving for them explicitly. This problem tests your understanding of Vieta's formulas and algebraic manipulation. For the quadratic x24x+29=0x^2 - 4x + 29 = 0, you can use Vieta's formulas: the sum of roots r+s=4r + s = 4 and the product rs=29rs = 29. To find r2+s2r^2 + s^2, use the algebraic 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 the values: r2+s2=(4)22(29)=1658=42r^2 + s^2 = (4)^2 - 2(29) = 16 - 58 = -42. This confirms answer choice C is correct. Let's examine why the other answers are wrong. Choice A (42) likely comes from incorrectly adding 2rs2rs instead of subtracting it: 16+26=4216 + 26 = 42. Choice B (-58) might result from forgetting to include the (r+s)2(r + s)^2 term entirely and just using 2rs=58-2rs = -58. Choice D (58) could come from computing 2rs=582rs = 58 and forgetting about the other terms completely. The key insight here is recognizing that even though the roots are complex, you don't need to find them explicitly. Vieta's formulas combined with algebraic identities let you work with sums and products of roots directly. This approach saves time and reduces calculation errors on exam problems involving complex solutions.

Question 6

The quadratic equation ax2+bx+c=0ax^2 + bx + c = 0 has solutions x=3±2ix = 3 \pm 2i. If a=1a = 1, what is the value of b24acb^2 - 4ac?

  1. 16-16 (correct answer)
  2. 1616
  3. 64-64
  4. 6464
Explanation: Since the solutions are 3+2i3 + 2i and 32i3 - 2i, we can write the quadratic as a(x(3+2i))(x(32i))=0a(x - (3 + 2i))(x - (3 - 2i)) = 0. Expanding: a((x3)2i)((x3)+2i)=a((x3)2(2i)2)=a((x3)2+4)=a(x26x+9+4)=a(x26x+13)a((x - 3) - 2i)((x - 3) + 2i) = a((x - 3)^2 - (2i)^2) = a((x - 3)^2 + 4) = a(x^2 - 6x + 9 + 4) = a(x^2 - 6x + 13). With a=1a = 1, we have x26x+13=0x^2 - 6x + 13 = 0, so b=6b = -6 and c=13c = 13. Therefore b24ac=(6)24(1)(13)=3652=16b^2 - 4ac = (-6)^2 - 4(1)(13) = 36 - 52 = -16. Choice B incorrectly takes the absolute value. Choice C squares the imaginary part incorrectly. Choice D combines both errors.

Question 7

The quadratic 3x2+12x+21=03x^2 + 12x + 21 = 0 has complex solutions. If these solutions are written in the form a±bia \pm bi where aa and bb are real, what is a2+b2a^2 + b^2?

  1. 44
  2. 77 (correct answer)
  3. 1313
  4. 1616
Explanation: First divide by 3: x2+4x+7=0x^2 + 4x + 7 = 0. Using the quadratic formula: x=4±16282=4±122=4±2i32=2±i3x = \frac{-4 \pm \sqrt{16 - 28}}{2} = \frac{-4 \pm \sqrt{-12}}{2} = \frac{-4 \pm 2i\sqrt{3}}{2} = -2 \pm i\sqrt{3}. So a=2a = -2 and b=3b = \sqrt{3}. Therefore a2+b2=(2)2+(3)2=4+3=7a^2 + b^2 = (-2)^2 + (\sqrt{3})^2 = 4 + 3 = 7. Choice A uses only a2a^2. Choice C incorrectly calculates 4+9=134 + 9 = 13. Choice D uses (4)2(-4)^2 instead of (2)2(-2)^2.

Question 8

If zz is a solution to 2x28x+17=02x^2 - 8x + 17 = 0, what is the value of z2|z|^2?

  1. 172\frac{17}{2} (correct answer)
  2. 174\frac{17}{4}
  3. 254\frac{25}{4}
  4. 252\frac{25}{2}
Explanation: Using the quadratic formula: z=8±641364=8±724=8±6i24=2±3i22z = \frac{8 \pm \sqrt{64 - 136}}{4} = \frac{8 \pm \sqrt{-72}}{4} = \frac{8 \pm 6i\sqrt{2}}{4} = 2 \pm \frac{3i\sqrt{2}}{2}. For a complex number a+bia + bi, we have a+bi2=a2+b2|a + bi|^2 = a^2 + b^2. Here, a=2a = 2 and b=±322b = \pm\frac{3\sqrt{2}}{2}, so z2=22+(322)2=4+924=4+184=4+92=8+92=172|z|^2 = 2^2 + \left(\frac{3\sqrt{2}}{2}\right)^2 = 4 + \frac{9 \cdot 2}{4} = 4 + \frac{18}{4} = 4 + \frac{9}{2} = \frac{8 + 9}{2} = \frac{17}{2}. Choice B divides by an extra 2. Choice C uses 525^2 instead of calculating correctly. Choice D doubles the correct answer.

Question 9

The equation (xh)2+k2=0(x - h)^2 + k^2 = 0 has solutions x=5±3ix = 5 \pm 3i. What is the value of h+kh + k?

  1. 88 only
  2. 22 or 8-8
  3. 88 or 2-2
  4. 22 or 88 (correct answer)
Explanation: When you encounter an equation involving complex numbers, you need to work backwards from the given solutions to find the parameters. The equation (xh)2+k2=0(x - h)^2 + k^2 = 0 can be rearranged to (xh)2=k2(x - h)^2 = -k^2, which means xh=±kix - h = \pm ki, so x=h±kix = h \pm ki. Comparing this form with the given solutions x=5±3ix = 5 \pm 3i, you can see that h=5h = 5 and ki=3iki = 3i, which means k=3k = 3 or k=3k = -3 (since (3)i=3i(-3)i = -3i and ±(3i)=3i=±3i\pm(-3i) = \mp 3i = \pm 3i). Therefore, h+k=5+3=8h + k = 5 + 3 = 8 or h+k=5+(3)=2h + k = 5 + (-3) = 2. Looking at the answer choices: Choice A gives only 8, missing the possibility that k=3k = -3. Choice B incorrectly suggests h+kh + k could be 2 or -8, but -8 is impossible since h=5h = 5 (positive) and even if k=3k = -3, the sum is still 2. Choice C suggests 8 or -2, but -2 is impossible for the same reason. Choice D correctly identifies both possible values: 2 and 8. The key insight is recognizing that kk can be either positive or negative since k2k^2 appears in the original equation, making both values equally valid. Always consider that when you see k2k^2 in an equation, kk itself could be positive or negative, leading to multiple valid parameter combinations.

Question 10

If w=cos(π3)+isin(π3)w = \cos(\frac{\pi}{3}) + i\sin(\frac{\pi}{3}) is written in the form a+bia + bi, what quadratic equation with integer coefficients has ww and wˉ\bar{w} as roots?

  1. x2+x1=0x^2 + x - 1 = 0
  2. x2+x+1=0x^2 + x + 1 = 0
  3. x2x1=0x^2 - x - 1 = 0
  4. x2x+1=0x^2 - x + 1 = 0 (correct answer)
Explanation: When you see a complex number in polar form and need to find a quadratic equation with that number and its conjugate as roots, you're working with the relationship between complex conjugate pairs and polynomial coefficients. First, let's convert w=cos(π3)+isin(π3)w = \cos(\frac{\pi}{3}) + i\sin(\frac{\pi}{3}) to rectangular form. Since cos(π3)=12\cos(\frac{\pi}{3}) = \frac{1}{2} and sin(π3)=32\sin(\frac{\pi}{3}) = \frac{\sqrt{3}}{2}, we have w=12+i32w = \frac{1}{2} + i\frac{\sqrt{3}}{2}. The conjugate is wˉ=12i32\bar{w} = \frac{1}{2} - i\frac{\sqrt{3}}{2}. For a quadratic with roots ww and wˉ\bar{w}, we can use the fact that if r1r_1 and r2r_2 are roots, then the quadratic is x2(r1+r2)x+r1r2=0x^2 - (r_1 + r_2)x + r_1r_2 = 0. The sum is: w+wˉ=12+i32+12i32=1w + \bar{w} = \frac{1}{2} + i\frac{\sqrt{3}}{2} + \frac{1}{2} - i\frac{\sqrt{3}}{2} = 1 The product is: wwˉ=(12)2+(32)2=14+34=1w\bar{w} = \left(\frac{1}{2}\right)^2 + \left(\frac{\sqrt{3}}{2}\right)^2 = \frac{1}{4} + \frac{3}{4} = 1 Therefore, our quadratic is x21x+1=0x^2 - 1x + 1 = 0, or x2x+1=0x^2 - x + 1 = 0. Choice A gives sum = -1 and product = -1. Choice B gives sum = -1 and product = 1. Choice C gives sum = 1 and product = -1. Only choice D matches our calculated sum of 1 and product of 1. Remember: for complex conjugate pairs, their sum is always real (twice the real part) and their product equals the square of the modulus.

Question 11

If z1=3+4iz_1 = 3 + 4i and z2=34iz_2 = 3 - 4i are the roots of a monic quadratic equation x2+px+q=0x^2 + px + q = 0, what quadratic equation has roots 2z12z_1 and 2z22z_2?

  1. x212x+100=0x^2 - 12x + 100 = 0 (correct answer)
  2. x2+12x+100=0x^2 + 12x + 100 = 0
  3. x26x+25=0x^2 - 6x + 25 = 0
  4. x2+6x+25=0x^2 + 6x + 25 = 0
Explanation: First, 2z1=6+8i2z_1 = 6 + 8i and 2z2=68i2z_2 = 6 - 8i. The sum of the new roots is (6+8i)+(68i)=12(6 + 8i) + (6 - 8i) = 12, and the product is (6+8i)(68i)=36(8i)2=36+64=100(6 + 8i)(6 - 8i) = 36 - (8i)^2 = 36 + 64 = 100. So the quadratic is x212x+100=0x^2 - 12x + 100 = 0. Choice B has the wrong sign for the middle term. Choices C and D incorrectly use the original sum and product without scaling.

Question 12

If α\alpha and β\beta are the roots of x24x+13=0x^2 - 4x + 13 = 0, what is the value of αβ|\alpha - \beta|?

  1. 232\sqrt{3} using root difference formula
  2. 434\sqrt{3} using root difference formula
  3. 66 using direct calculation methods (correct answer)
  4. 262\sqrt{6} using discriminant relationships
Explanation: The roots are α=4+16522=4+362=2+3i\alpha = \frac{4 + \sqrt{16-52}}{2} = \frac{4 + \sqrt{-36}}{2} = 2 + 3i and β=23i\beta = 2 - 3i. Therefore, αβ=(2+3i)(23i)=6i=6|\alpha - \beta| = |(2+3i) - (2-3i)| = |6i| = 6. Alternatively, we can use the formula αβ=discriminanta=361=6|\alpha - \beta| = \frac{\sqrt{|\text{discriminant}|}}{|a|} = \frac{\sqrt{36}}{1} = 6. Choices A, B, and D represent common errors in discriminant calculations or complex number arithmetic.

Question 13

The equation 4x28x+13=04x^2 - 8x + 13 = 0 has solutions α\alpha and β\beta. What is the value of 1α+1β\frac{1}{\alpha} + \frac{1}{\beta}?

  1. 138\frac{13}{8}
  2. 813-\frac{8}{13}
  3. 813\frac{8}{13} (correct answer)
  4. 138-\frac{13}{8}
Explanation: When you encounter a quadratic equation and need to find an expression involving the roots, Vieta's formulas are your most efficient tool. These formulas relate the coefficients of a polynomial to sums and products of its roots without requiring you to solve for the actual roots. For the quadratic 4x28x+13=04x^2 - 8x + 13 = 0 with roots α\alpha and β\beta, Vieta's formulas tell us that α+β=84=2\alpha + \beta = \frac{8}{4} = 2 and αβ=134\alpha\beta = \frac{13}{4}. To find 1α+1β\frac{1}{\alpha} + \frac{1}{\beta}, you need a common denominator: 1α+1β=β+ααβ=α+βαβ\frac{1}{\alpha} + \frac{1}{\beta} = \frac{\beta + \alpha}{\alpha\beta} = \frac{\alpha + \beta}{\alpha\beta}. Substituting the values from Vieta's formulas: 2134=2×413=813\frac{2}{\frac{13}{4}} = 2 \times \frac{4}{13} = \frac{8}{13}. Looking at the wrong answers: Choice A gives 138\frac{13}{8}, which results from incorrectly flipping the fraction 813\frac{8}{13}. Choice B shows 813-\frac{8}{13}, which happens if you mistakenly use α+β=2\alpha + \beta = -2 instead of +2+2 (forgetting that for ax2+bx+c=0ax^2 + bx + c = 0, the sum is ba-\frac{b}{a}, and here b=8b = -8). Choice D gives 138-\frac{13}{8}, combining both the sign error and the fraction flip. The key strategy here is recognizing that Vieta's formulas can solve root relationship problems without finding the actual roots. For any quadratic ax2+bx+c=0ax^2 + bx + c = 0, remember: sum of roots equals ba-\frac{b}{a} and product equals ca\frac{c}{a}.