Aimathic
Login | English | Deutsch

Free Math Worksheets

Build your own math worksheets from 21,000 problems for grades 3 to 12, from fractions to calculus. Every problem includes step-by-step solutions.

Complex solutions of quadratics

Click problems to add them to your worksheet.

52655911
In the complex number system \(\mathbb{C}\), the imaginary unit is defined by \(i^2=-1\). a) Find the value of \(S=i^1+i^2+i^3+i^4\). b) Solve \(x^2+4x+13=0\) over \(\mathbb{C}\).

Hints

- Look for the repeating cycle in the powers of \(i\). - Recall how to write the square root of a negative number using \(i\). - Use the quadratic formula.

Solution

1. The powers of \(i\) are \(i^1=i\), \(i^2=-1\), \(i^3=-i\), and \(i^4=1\). 2. Therefore, \(S=i-1-i+1=0\). 3. For \(x^2+4x+13=0\), the discriminant is \(4^2-4\cdot1\cdot13=-36\). 4. Since \(\sqrt{-36}=6i\), the quadratic formula gives \(x=\frac{-4\pm6i}{2}=-2\pm3i\).

Answer

a) \(S=0\) b) \(\{-2+3i, -2-3i\}\)
52670011
Let \(z=a+bi\), where \(a, b\in\mathbb{R}\). a) Derive a condition on \(a\) and \(b\) that makes \(z^2\) real. b) Find all complex numbers \(z\) that satisfy \(z^2=-16\).

Hints

- Determine when the imaginary part of \(z^2\) is zero. - Expand \((a+bi)^2\) and identify its two components. - A negative real square suggests a number on the imaginary axis. - Use \(i^2=-1\).

Solution

1. \(z^2=(a+bi)^2=a^2-b^2+2abi\). 2. The square is real exactly when its imaginary part is zero: \(2ab=0\). Thus, \(a=0\) or \(b=0\). 3. To solve \(z^2=-16\), the case \(b=0\) would require \(a^2=-16\), which has no real value of \(a\). 4. In the case \(a=0\), \(-b^2=-16\), so \(b=\pm4\). 5. Therefore, \(z=4i\) or \(z=-4i\).

Answer

a) \(a=0\) or \(b=0\) b) \(z\in\{4i, -4i\}\)
52672411
Construct a quadratic equation \(z^2+bz+c=0\) whose solutions are \(z_1=2+i\) and \(z_2=1-3i\). Find the complex coefficients \(b\) and \(c\) in rectangular form.

Hints

- Begin with \((z-z_1)(z-z_2)=0\). - Use \(i^2=-1\) when multiplying the roots. - Relate the sum and product of the roots to the coefficients.

Solution

1. Use the factored equation \((z-z_1)(z-z_2)=0\). Thus, \(b=-(z_1+z_2)\) and \(c=z_1z_2\). 2. \(z_1+z_2=(2+i)+(1-3i)=3-2i\), so \(b=-3+2i\). 3. \(z_1z_2=(2+i)(1-3i)=2-6i+i-3i^2=5-5i\). 4. The equation is \(z^2+(-3+2i)z+(5-5i)=0\).

Answer

\(b=-3+2i\), \(c=5-5i\); the equation is \(z^2+(-3+2i)z+(5-5i)=0\)
52673211
A quadratic equation \(z^2+pz+q=0\), with real coefficients \(p\) and \(q\), has the complex solution \(z_1=3-4i\). a) Find the second solution \(z_2\) and explain why. b) Find \(p\) and \(q\). c) Calculate the discriminant \(D=p^2-4q\) and use it to confirm that the equation has no real solutions.

Hints

- Recall the conjugate-root theorem for polynomials with real coefficients. - Use the sum and product of the roots. - A negative discriminant gives nonreal roots.

Solution

1. Nonreal roots of a polynomial with real coefficients occur in conjugate pairs, so \(z_2=3+4i\). 2. By the relationships between roots and coefficients, \(p=-(z_1+z_2)=-6\). 3. Also, \(q=z_1z_2=(3-4i)(3+4i)=25\). 4. The discriminant is \(D=(-6)^2-4\cdot25=-64\). Since \(D<0\), the equation has no real solutions.

Answer

a) \(z_2=3+4i\) b) \(p=-6\) and \(q=25\) c) \(D=-64\), so there are no real solutions
52673611
Consider the quadratic equation \(z^2-4z+13=0\) over \(\mathbb{C}\). a) Find the two complex solutions \(z_1\) and \(z_2\). b) Verify that \(z_1+z_2=4\) and \(z_1z_2=13\). c) The points represented by \(z_1\), \(z_2\), and the origin form a triangle in the complex plane. Find its area.

Hints

- Use the quadratic formula with a negative discriminant. - Recall the relationships between roots and coefficients. - Interpret the roots as points in the complex plane. - Use a base and perpendicular height to find the triangle area.

Solution

1. The quadratic formula gives \(z=\frac{4\pm\sqrt{16-52}}{2}=\frac{4\pm6i}{2}=2\pm3i\). 2. The sum is \((2+3i)+(2-3i)=4\). 3. The product is \((2+3i)(2-3i)=4+9=13\). 4. The triangle has vertices \((0, 0)\), \((2, 3)\), and \((2, -3)\). Its vertical base has length \(6\), and the perpendicular distance from the origin to the line \(x=2\) is \(2\). 5. The area is \(\frac{1}{2}\cdot6\cdot2=6\).

Answer

a) \(z_1=2+3i\) and \(z_2=2-3i\) b) \(z_1+z_2=4\) and \(z_1z_2=13\) c) \(6\) square units
52700811
Find all real pairs \((x, y)\) that satisfy \((x+yi)^2=3+4i\).

Hints

- Expand the square and separate real and imaginary parts. - Set up two real equations by matching components. - Use one equation to eliminate a variable. - Reject values that cannot be squares of real numbers.

Solution

1. Expand: \((x+yi)^2=x^2-y^2+2xyi\). 2. Equating parts gives \(x^2-y^2=3\) and \(xy=2\). 3. Since \(x\ne0\), \(y=\frac{2}{x}\). Substitution gives \(x^2-\frac{4}{x^2}=3\). 4. Multiply by \(x^2\): \(x^4-3x^2-4=0\). Let \(u=x^2\), so \(u^2-3u-4=0\). 5. The values are \(u=4\) or \(u=-1\). Because \(u=x^2\ge0\), \(x^2=4\), so \(x=\pm2\). 6. Using \(xy=2\), the corresponding values are \(y=1\) when \(x=2\), and \(y=-1\) when \(x=-2\).

Answer

\((x, y)=(2, 1)\) or \((x, y)=(-2, -1)\)

All problems may be used, copied and printed free of charge for school and tutoring, including paid tutoring. Commercial adaptations as well as publication or redistribution on the internet are not permitted.