Hello there. In this math post, I would like to cover solving quadratic equations with complex numbers. It is assumed that the reader is able to factor and solve quadratic equations and is familiar with the quadratic formula.
As usual, math text (images) rendered with QuickLaTeX.com.
After the real numbers we have the complex numbers. All complex numbers are real numbers but not all real numbers are complex numbers. The complex number takes on the form of z = a + bi.
The a represents the real part of the number while the bi part represents the imaginary part of the number. Alongside the coefficient b, the imaginary number i is equal to the square root of negative one.
Taking the square of both sides yields the result of i squared being equal to negative one.
Given two numbers p and q with an exponent n you have the exponent law of:
Note that square roots have an exponent of a half. The above exponent law for square roots becomes:
For solving a quadratic equation such as
Under the real numbers taking the square root on both sides is bad. With complex numbers you can take the square root on x-squared and on the negative five on the right side.
The left side of the above is just x. For the right side negative five can be decomposed into -1 times 5. The square root of negative one is the complex number i and the square root of 5 is left alone.
There is the option of applying the difference of squares factoring technique on two term quadratic equations. Let's look at a few examples.
Example One
In the quadratic equation
The square root of x-squared is x and the square root of negative 16 is 4i.
The solutions for this quadratic is plus and minus 4i.
Example Two
Let's look at a tougher quadratic such as
Solving for x in 2x + 3i gives x = -3i/2. The other solution is x = 3i/2.
Recall that the quadratic formula is:
where a, b and c are from the quadratic equation in the form of
If the discriminant
Example One
Solve for x in the equation
The coefficients for a, b and c are 1, 1 and 2 respectively. Use these values in the quadratic formula.
For the plus case you have the answer of
Example Two
In the equation
The coefficients in this quadratic equation are a = 2, b = -1 and c = 7. Use these values accordingly in the quadratic formula.
Side Note: The calculator soup website has a nice quadratic formula solver which works with complex numbers.
聽
Thank you for reading.