Big Ideas Math Algebra 2, 2014
BI
Big Ideas Math Algebra 2, 2014 View details
2. Complex Numbers
Continue to next subchapter

Exercise 75 Page 110

Start with two arbitrary complex numbers and perform the operations indicated. Then find the restrictions the real and the imaginary parts should satisfy.

Example Solution: 4+2i and 4-2i

Practice makes perfect
Let's recall the standard form of a complex number. a+ bi In the expression above a and b are real numbers, and i=sqrt(-1). In this form a is the real part of the complex number, while b is the imaginary part. Recall that to add (or subtract) two complex numbers, we add (or subtract) their real parts and their imaginary parts separately. (a+bi) + (c+di ) = (a+c) + (b+d)iTherefore, if we want to get rid of the imaginary part we need that b+d=0. Or equivalently, d=- b. Let's now see what is needed for their product to have just real parts. Again we will consider two arbitrary imaginary numbers, (a+bi) and (c+di).
(a+bi)(c+di)
â–Ľ
Simplify
a(c+di) + bi(c+di)
ac+adi + bi(c+di)
ac+adi + bci+bdi^2
ac+adi + bci+bd(- 1)
ac+adi + bci-bd
ac-bd+adi + bci
ac-bd+(ad + bc)i
As we can see, if we want the imaginary part to be zero we have the condition ad+bc = 0. This implies ad = - bc. We can apply the first condition d =- b to the result we just found to simply this a bit more.
ad = - bc
a( - b) = - bc
a = c
We have found a second condition, a=c. Therefore, considering both conditions found, d = - b and c = a, the second arbitrary complex number c+di takes the form shown below. c + di ⇒ a + ( - b)i=a-bi With this in mind, we can write an example of two complex numbers whose sum and product is a real number. For example, 4+2i and 4-2i. Let's check this. We will first see if the sum is a real number.
(4+2i) + (4-2i)
4+2i + 4-2i
8 âś“
Now let's check if their product is a real number as well.
(4+2i)(4-2i)
â–Ľ
Simplify
4(4-2i) + 2i(4-2i)
16-8i + 2i(4-2i)
16-8i + 8i-4i^2
16-8i + 8i-4(-1)
16-8i +8i+4
20 âś“
As we can see, the sum and the product of the complex number 4+2i and 4-2i is a real number, as expected.