Express imaginary numbers as bi and complex numbers as a+bi.
Algebraic operations on complex numbers
Add complex numbers.
Subtract complex numbers
Multiply complex numbers.
Find conjugates of complex numbers.
Divide complex numbers.
Simplify powers of i
Up to now, you’ve known it was impossible to take a square root of a negative number. This is true, using only the real numbers. But here you will learn about a new kind of number that lets you work with square roots of negative numbers! Complex numbers are made from both real and imaginary numbers. Imaginary numbers are called imaginary because they are impossible and, therefore, exist only in the world of ideas and pure imagination. Imaginary numbers result from taking the square root of a negative number.
Here we will first define and perform algebraic operations on complex numbers, then we will provide examples of quadratic equations that have solutions that are complex numbers.
You really need only one new number to start working with the square roots of negative numbers. That number is the square root of −1,−1. The real numbers are those that can be shown on a number line—they seem pretty real to us! When something’s not real, you often say it is imaginary. So let’s call this new number i and use itto represent the square root of −1.
i=−1
Because x⋅x=x, we can also see that −1⋅−1=−1 or i⋅i=−1. We also know that i⋅i=i2, so we can conclude that i2=−1.
i2=−1
The number i allows us to work with roots of all negative numbers, not just −1. There are two important rules to remember: −1=i, and ab=ab. You will use these rules to rewrite the square root of a negative number as the square root of a positive number times −1. Next you will simplify the square root and rewrite −1 as i. Let’s try an example.
Example 12.2.1
Simplify. −4
Answer: Use the rule ab=ab to rewrite this as a product using −1.
−4=4⋅−1=4−1
Since 4 is a perfect square (4=22), you can simplify the square root of 4.
4−1=2−1
Use the definition of i to rewrite −1 as i.2−1=2i
Answer
−4=2i
Example 12.2.2
Simplify. −18
Answer: Use the rule ab=ab to rewrite this as a product using −1.
−18=18⋅−1=18−1
Since 18 is not a perfect square, use the same rule to rewrite it using factors that are perfect squares. In this case, 9 is the only perfect square factor, and the square root of 9 is 3.
18−1=92−1=32−1
Use the definition of i to rewrite −1 as i.32−1=32i=3i2
Remember to write i in front of the radical.
Answer
18=3i2
Example 12.2.3
Simplify. −−72
Answer: Use the rule ab=ab to rewrite this as a product using −1.
−−72=−72⋅−1=−72−1
Since 72 is not a perfect square, use the same rule to rewrite it using factors that are perfect squares. Notice that 72 has three perfect squares as factors: 4, 9, and 36. It’s easiest to use the largest factor that is a perfect square.
−72−1=−362−1=−62−1
Use the definition of i to rewrite −1 as i.−62−1=−62i=−6i2
Remember to write i in front of the radical.
Answer
−−72=−6i2
You may have wanted to simplify −−72 using different factors. Some may have thought of rewriting this radical as −−98, or −−418, or −−612 for instance. Each of these radicals would have eventually yielded the same answer of −6i2.
In the following video, we show more examples of how to use imaginary numbers to simplify a square root with a negative radicand.
https://youtu.be/LSp7yNP6Xxc
Rewriting the Square Root of a Negative Number
Find perfect squares within the radical.
Rewrite the radical using the rule ab=a⋅b.
Rewrite −1 as i.
Example: −18=9−2=92−1=3i2
12.2.1 Complex Numbers
A complex number is the sum of a real number and an imaginary number. A complex number is expressed in standard form when written a + bi where a is the real part and bi is the imaginary part. For example, 5+2i is a complex number. So, too, is 3+43i.
Imaginary numbers are distinguished from real numbers because a squared imaginary number produces a negative real number. Recall, when a positive real number is squared, the result is a positive real number and when a negative real number is squared, again, the result is a positive real number. Complex numbers are a combination of real and imaginary numbers.
You can use the usual operations (addition, subtraction, multiplication, and so on) with imaginary numbers. You’ll see more of that, later. When you add a real number to an imaginary number, however, you get a complex number. A complex number is any number in the form a+bi, where a is a real number and bi is an imaginary number. The number a is sometimes called the real part of the complex number, and bi is sometimes called the imaginary part.
Complex Number
Real part
Imaginary part
3+7i
3
7i
18–32i
18
−32i
−53+i2
−53
i2
22−21i
22
−21i
In a number with a radical as part of b, such as −53+i2 above, the imaginary i should be written in front of the radical. Though writing this number as −53+2i is technically correct, it makes it much more difficult to tell whether i is inside or outside of the radical. Putting it before the radical, as in −53+i2, clears up any confusion. Look at these last two examples.
Number
Number in complex form:
a+bi
Real part
Imaginary part
17
17+0i
17
0i
−3i
0–3i
0
−3i
By making b=0, any real number can be expressed as a complex number. The real number a is written a+0i in complex form. Similarly, any imaginary number can be expressed as a complex number. By making a=0, any imaginary number bi is written 0+bi in complex form.
Example 12.2.4
Write 83.6 as a complex number.
Answer: Remember that a complex number has the form a+bi. You need to figure out what a and b need to be.
a+bi
Since 83.6 is a real number, it is the real part (a) of the complex number a+bi. A real number does not contain any imaginary parts, so the value of b is 0.83.6+bi
Answer
83.6+0i
Example 12.2.5
Write −3i as a complex number.
Answer: Remember that a complex number has the form a+bi. You need to figure out what a and b need to be.
a+bi
Since −3i is an imaginary number, it is the imaginary part (bi) of the complex number a+bi. This imaginary number has no real parts, so the value of a is 0.
a–3i
Answer
0–3i
In the next video we show more examples of how to write numbers as complex numbers.
https://youtu.be/mfoOYdDkuyY
12.2.2 Add and Subtract Complex Numbers
Any time new kinds of numbers are introduced, one of the first questions that needs to be addressed is, “How do you add them?” In this topic, you’ll learn how to add complex numbers and also how to subtract.
First, consider the following expression.
(6x+8)+(4x+2)
To simplify this expression, you combine the like terms, 6x and 4x.These are like terms because they have the same variable with the same exponents. Similarly, 8 and 2 are like terms because they are both constants, with no variables.
(6x+8)+(4x+2)=10x+10
In the same way, you can simplify expressions with radicals.
(63+8)+(43+2)=103+10
You can add 63 to 43 because the two terms have the same radical, 3, just as 6x and 4x have the same variable and exponent.
The number i looks like a variable, but remember that it is equal to −1. The great thing is you have no new rules to worry about—whether you treat it as a variable or a radical, the exact same rules apply to adding and subtracting complex numbers. You combine the imaginary parts (the terms with i),and you combine the real parts.
Example 12.2.6
Add. (−3+3i)+(7–2i)
Answer: Rearrange the sums to put like terms together.
−3+3i+7–2i=−3+7+3i–2i
Combine like terms.
−3+7=4 and 3i–2i=(3–2)i=i
Answer
(−3+3i)+(7–2i)=4+i
Example 12.2.7
Subtract. (−3+3i)–(7–2i)
Answer: Be sure to distribute the subtraction sign to all terms in the subtrahend.
(−3+3i)–(7–2i)=−3+3i–7+2i
Rearrange the terms to put like terms together.
−3–7+3i+2i
Combine like terms.
−3–7=−10 and 3i+2i=(3+2)i=5i
Answer
(−3+3i)–(7–2i)=−10+5i
In the following video we show more examples of how to add and subtract complex numbers.
https://youtu.be/SGhTjioGqqA
12.2.3 Multiply and Divide Complex Numbers
Multiplying complex numbers is much like multiplying binomials. The major difference is that we work with the real and imaginary parts separately.
Multiplying a Complex Number by a Real Number
Let’s begin by multiplying a complex number by a real number. We distribute the real number just as we would with a binomial. So,for 3(6+2i), 3 is multiplied to both the real and imaginary parts. So we have (3)(6)+(3)(2i) = 18 + 6i.
How To: Given a complex number and a real number, multiply to find the product.
Use the distributive property.
Simplify.
Example 12.2.8
Find the product 4(2+5i).
Answer:
Distribute the 4.
4(2+5i)=(4⋅2)+(4⋅5i)=8+20i
12.2.4 Multiplying Complex Numbers Together
Now, let’s multiply two complex numbers. We can use either the distributive property or the FOIL method. Recall that FOIL is an acronym for multiplying First, Outer, Inner, and Last terms together. Using either the distributive property or the FOIL method, we get
(a+bi)(c+di)=ac+adi+bci+bdi2
Because i2=−1, we have
(a+bi)(c+di)=ac+adi+bci−bd
To simplify, we combine the real parts, and we combine the imaginary parts.
(a+bi)(c+di)=(ac−bd)+(ad+bc)i
How To: Given two complex numbers, multiply to find the product.
We can see that when we get to the fifth power of i, it is equal to the first power. As we continue to multiply i by itself for increasing powers, we will see a cycle of 4. Let’s examine the next 4 powers of i.
Since i4=1, we can simplify the problem by factoring out as many factors of i4 as possible. To do so, first determine how many times 4 goes into 35: 35=4⋅8+3.
i35=i4⋅8+3=i4⋅8⋅i3=(i4)8⋅i3=18⋅i3=i3=−i
Q & A
Can we write i35 in other helpful ways?
As we saw in Example 11, we reduced i35 to i3 by dividing the exponent by 4 and using the remainder to find the simplified form. But perhaps another factorization of i35 may be more useful. The table below shows some other possible factorizations.
Factorization of i35
i34⋅i
i33⋅i2
i31⋅i4
i19⋅i16
Reduced form
(i2)17⋅i
i33⋅(−1)
i31⋅1
i19⋅(i4)4
Simplified form
(−1)17⋅i
−i33
i31
i19
Each of these will eventually result in the answer we obtained above but may require several more steps than our earlier method.
In the following video you will see more examples of how to simplify powers of i.
https://youtu.be/sfP6SmEYHRw
12.2.6 Dividing Complex Numbers
Division of two complex numbers is more complicated than addition, subtraction, and multiplication because we cannot divide by an imaginary number, meaning that any fraction must have a real-number denominator. This idea is similar to rationalizing the denominator of a fraction that contains a radical. To eliminate the complex or imaginary number in the denominator, you multiply by the complex conjugate of the denominator, which is found by changing the sign of the imaginary part of the complex number. In other words, the complex conjugate of a+bi is a−bi.
Note that complex conjugates have a reciprocal relationship: The complex conjugate of a+bi is a−bi, and the complex conjugate of a−bi is a+bi. Further, when a quadratic equation with real coefficients has complex solutions, the solutions are always complex conjugates of one another.
Suppose we want to divide c+di by a+bi, where neither a nor b equals zero. We first write the division as a fraction, then find the complex conjugate of the denominator, and multiply.
a+bic+di where a=0 and b=0
Multiply the numerator and denominator by the complex conjugate of the denominator.
The complex conjugate of a complex number a+bi is a−bi. It is found by changing the sign of the imaginary part of the complex number. The real part of the number is left unchanged.
When a complex number is multiplied by its complex conjugate, the result is a real number.
When a complex number is added to its complex conjugate, the result is a real number.
Example 12.2.11
Find the complex conjugate of each number.
2+i5
−21i
Answer:
The number is already in the form a+bi//. The complex conjugate is a−bi, or 2−i5.
We can rewrite this number in the form a+bi as 0−21i. The complex conjugate is a−bi, or 0+21i. This can be written simply as 21i.
Analysis of the Solution
Although we have seen that we can find the complex conjugate of an imaginary number, in practice we generally find the complex conjugates of only complex numbers with both a real and an imaginary component. To obtain a real number from an imaginary number, we can simply multiply by i.
In the last video you will see more examples of dividing complex numbers.
https://youtu.be/XBJjbJAwM1c
How To: Given two complex numbers, divide one by the other.
Write the division problem as a fraction.
Determine the complex conjugate of the denominator.
Multiply the numerator and denominator of the fraction by the complex conjugate of the denominator.
Simplify.
Example 12.2.12
Divide (2+5i) by (4−i).
Answer:
We begin by writing the problem as a fraction.
(4−i)(2+5i)
Then we multiply the numerator and denominator by the complex conjugate of the denominator.
(4−i)(2+5i)⋅(4+i)(4+i)
To multiply two complex numbers, we expand the product as we would with polynomials (the process commonly called FOIL).
Note that this expresses the quotient in standard form.
Summary
Complex numbers have the form a+bi, where a and b are real numbers and i is the square root of −1. All real numbers can be written as complex numbers by setting b=0. Imaginary numbers have the form bi and can also be written as complex numbers by setting a=0. Square roots of negative numbers can be simplified using −1=i and ab=ab.
Multiplying complex numbers is similar to multiplying polynomials. Remember that an imaginary number times another imaginary numbers gives a real result. When you divide complex numbers you must first multiply by the complex conjugate to eliminate any imaginary parts, then you can divide.
Licenses & Attributions
CC licensed content, Original
Write Number in the Form of Complex Numbers.Authored by: James Sousa (Mathispower4u.com) for Lumen Learning.License: CC BY: Attribution.
Simplify Square Roots to Imaginary Numbers.Authored by: James Sousa (Mathispower4u.com) for Lumen Learning.License: CC BY: Attribution.
Revision and Adaptation.Provided by: Lumen LearningLicense: CC BY: Attribution.
CC licensed content, Shared previously
Ex 1: Adding and Subtracting Complex Numbers.Authored by: James Sousa (Mathispower4u.com) .License: CC BY: Attribution.
College Algebra.Provided by: OpenStaxAuthored by: Abramson, Jay et al..License: CC BY: Attribution. License terms: Download fro free at: http://cnx.org/contents/9b08c294-057f-4201-9f48-5d6ad992740d@3.278:1/Preface.
Ex: Raising the imaginary unit i to powers.Authored by: James Sousa (Mathispower4u.com) for Lumen Learning.License: CC BY: Attribution.
Ex: Dividing Complex Numbers.Authored by: James Sousa (Mathispower4u.com).License: CC BY: Attribution.
Although we have seen that we can find the complex conjugate of an imaginary number, in practice we generally find the complex conjugates of only complex numbers with both a real and an imaginary component. To obtain a real number from an imaginary number, we can simply multiply by i.
In the last video you will see more examples of dividing complex numbers.