2.3 Complex Numbers – College Algebra (2024)

Chapter 2 Equations and Inequalities

Learning Objectives

In this section, you will:

  • Add and subtract complex numbers.
  • Multiply complex numbers.
  • Divide complex numbers.
  • Simplify powers of [latex]i[/latex].
2.3 Complex Numbers – College Algebra (1)

Discovered by Benoit Mandelbrot around 1980, the Mandelbrot Set is one of the most recognizable fractal images. The image is built on the theory of self-similarity and the operation of iteration. Zooming in on a fractal image brings many surprises, particularly in the high level of repetition of detail that appears as magnification increases. The equation that generates this image turns out to be rather simple.

In order to better understand it, we need to become familiar with a new set of numbers. Keep in mind that the study of mathematics continuously builds upon itself. Negative integers, for example, fill a void left by the set of positive integers. In turn, the set of rational numbers fills a void left by the set of integers. The set of real numbers fills a void left by the set of rational numbers. Not surprisingly, the set of real numbers has voids as well. In this section, we will explore a set of numbers that fills voids in the set of real numbers and find out how to work within it.

Expressing Square Roots of Negative Numbers as Multiples of [latex]\,i[/latex]

We know how to find the square root of any positive real number. Similarly, we can find the square root of any negative number. The difference is that the root is not real. If the number inside the radicand is negative, the root is said to be an imaginary number. The imaginary number[latex]\,i\,[/latex]is defined as the square root of[latex]\,-1.[/latex]

[latex]\sqrt{-1}=i[/latex]

So, using the properties of radicals,

[latex]{i}^{2}={\left(\sqrt{-1}\right)}^{2}=-1[/latex]

We can write the square root of any negative number as a multiple of[latex]\,i.\,[/latex]Consider the square root of [latex]\,-49.[/latex]

[latex]\begin{array}{ccc}\hfill \sqrt{-49}& =& \hfill \sqrt{49\cdot \left(-1\right)}\\ & =& \sqrt{49}\sqrt{-1}\hfill \\ & =& 7i\hfill \end{array}[/latex]

We use[latex]\,7i\,[/latex]and not[latex]\,-7i\,[/latex]because the principal root of[latex]\,49\,[/latex]is the positive root.

A complex number is the sum of real and imaginary numbers. A complex number is expressed in standard form when written[latex]\,a+bi\,[/latex]where[latex]\,a\,[/latex]is the real part and[latex]\,b\,[/latex]is the imaginary part. For example,[latex]\,5+2i\,[/latex]is a complex number. So, too, is[latex]\,3+4i\sqrt{3}.[/latex]

2.3 Complex Numbers – College Algebra (2)

Imaginary numbers differ from real numbers in that a squared imaginary number produces a negative real number. Recall that when a positive real number is squared, the result is a positive real number, and when a negative real number is squared, the result is also a positive real number. Complex numbers consist of real and imaginary numbers.

Complex Numbers

A complex number is a number of the form[latex]\,a+bi,[/latex] where

  • [latex]\,i=\sqrt{-1}[/latex]
  • [latex]a\,[/latex]is the real part of the complex number.
  • [latex]b\,[/latex]is the imaginary part of the complex number.

If[latex]\,b=0,[/latex] then[latex]\,a+bi\,[/latex]is a real number. If[latex]\,a=0\,[/latex]and[latex]\,b\,[/latex] is not equal to 0, the complex number is called a pure imaginary number.

How To

Given an imaginary number, express it in the standard form of a complex number.

  1. Write[latex]\,\sqrt{-a}\,[/latex]as[latex]\,\sqrt{a}\sqrt{-1}.[/latex]
  2. Express[latex]\,\sqrt{-1}\,[/latex]as[latex]\,i.\,[/latex]
  3. Write[latex]\,\sqrt{a}\cdot i\,[/latex]in simplest form.

Expressing an Imaginary Number in Standard For

Express[latex]\,\sqrt{-9}\,[/latex] in standard form.

Show Solution

[latex]\begin{array}{ccc}\hfill \sqrt{-9}& =& \sqrt{9}\sqrt{-1}\hfill \\ & =& 3i\hfill \end{array}[/latex]

In standard form, this is[latex]\,0+3i.[/latex]

Try It

Express[latex]\,\sqrt{-24}\,[/latex] in standard form.

Show Solution

[latex]\sqrt{-24}=0+2i\sqrt{6}[/latex]

Plotting a Complex Number on the Complex Plane

We cannot plot complex numbers on a number line as real numbers. However, we can still represent them graphically. To represent a complex number, we need to address the two components of the number. We use the complex plane, which is a coordinate system in which the horizontal axis represents the real component and the vertical axis represents the imaginary component. Complex numbers are the points on the plane, expressed as ordered pairs[latex]\,\left(a,b\right),[/latex] where [latex]\,a\,[/latex] represents the coordinate for the horizontal axis and[latex]\,b\,[/latex] represents the coordinate for the vertical axis.

Let’s consider the number[latex]\,-2+3i.\,[/latex]The real part of the complex number is[latex]\,-2\,[/latex]and the imaginary part is 3. We plot the ordered pair[latex]\,\left(-2,3\right)\,[/latex]to represent the complex number[latex]\,-2+3i,[/latex] as shown in Figure[latex]\, 2 \,[/latex].

2.3 Complex Numbers – College Algebra (3)

Complex Plane

In the complex plane, the horizontal axis is the real axis, and the vertical axis is the imaginary axis, as shown in Figure[latex]\, 3 \,[/latex].

2.3 Complex Numbers – College Algebra (4)

How To

Given a complex number, represent its components on the complex plane.

  1. Determine the real part and the imaginary part of the complex number.
  2. Move along the horizontal axis to show the real part of the number.
  3. Move parallel to the vertical axis to show the imaginary part of the number.
  4. Plot the point.

Plotting a Complex Number on the Complex Plane

Plot the complex number[latex]\,3-4i\,[/latex]on the complex plane.

Show Solution

The real part of the complex number is[latex]\,3,[/latex] and the imaginary part is –4. We plot the ordered pair[latex]\,\left(3,-4\right)\,[/latex] as shown in Figure[latex]\, 4 \,[/latex].

2.3 Complex Numbers – College Algebra (5)

Try It

Plot the complex number[latex]\,-4-i\,[/latex]on the complex plane.

Show Solution

2.3 Complex Numbers – College Algebra (6)

We can perform arithmetic operations on complex numbers just as with real numbers. To add or subtract complex numbers, we combine the real parts and then combine the imaginary parts.

Complex Numbers: Addition and Subtraction

Adding complex numbers:

[latex]\left(a+bi\right)+\left(c+di\right)=\left(a+c\right)+\left(b+d\right)i[/latex]

Subtracting complex numbers:

[latex]\left(a+bi\right)-\left(c+di\right)=\left(a-c\right)+\left(b-d\right)i[/latex]

How To

Given two complex numbers, find the sum or difference.

  1. Identify the real and imaginary parts of each number.
  2. Add or subtract the real parts.
  3. Add or subtract the imaginary parts.

Adding and Subtracting Complex Numbers

Add or subtract as indicated.

  1. [latex]\left(3-4i\right)+\left(2+5i\right)[/latex]
  2. [latex]\left(-5+7i\right)-\left(-11+2i\right)[/latex]
Show Solution

We add the real parts and add the imaginary parts.

[latex]\begin{array}{ccc}\hfill 1. \left(3-4i\right)+\left(2+5i\right)& =& 3-4i+2+5i\hfill \\ & =& 3+2+\left(-4i\right)+5i\hfill \\ & =& \left(3+2\right)+\left(-4+5\right)i\hfill \\ & =& 5+i\hfill \end{array}[/latex]

[latex]\begin{array}{ccc}\hfill 2. \left(-5+7i\right)-\left(-11+2i\right)& =& -5+7i+11-2i\hfill \\ & =& -5+11+7i-2i\hfill \\ & =& \left(-5+11\right)+\left(7-2\right)i\hfill \\ & =& 6+5i\hfill \end{array}[/latex]

Try It

Subtract[latex]\,2+5i\,[/latex]from[latex]\,3–4i.[/latex]

Show Solution

[latex]\left(3-4i\right)-\left(2+5i\right)=1-9i[/latex]

Access the online resource below for additional instruction and practice with adding and subtracting complex numbers.

Multiplying complex numbers is much like multiplying binomials. The major difference is that we work separately with the real and imaginary parts.

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. Consider, for example,[latex]\,3\left(6+2i\right)[/latex]:

2.3 Complex Numbers – College Algebra (7)

How To

Given a complex number and a real number, multiply to find the product.

  1. Use the distributive property.
  2. Simplify.

Multiplying a Complex Number by a Real Number

Find the product[latex]\,4\left(2+5i\right).[/latex]

Show Solution

Distribute the 4.

[latex]\begin{array}{ccc}\hfill 4\left(2+5i\right)& =& \left(4\cdot 2\right)+\left(4\cdot 5i\right)\hfill \\ & =& 8+20i\hfill \end{array}[/latex]

Try It

Find the product:[latex]\,\frac{1}{2}\left(5-2i\right).[/latex]

Show Solution

[latex]\frac{5}{2}-i[/latex]

Multiplying Complex Numbers Together

Now, let’s multiply two complex numbers. We can use either the distributive property or, more specifically, the FOIL method because we are dealing with binomials. Recall that FOIL is an acronym for multiplying First, Inner, Outer, and Last terms together. The difference with complex numbers is that when we get a squared term,[latex]\,{i}^{2},[/latex] it equals[latex]\,-1.[/latex]

[latex]\begin{array}{cccc}\hfill \left(a+bi\right)\left(c+di\right)& =& ac+adi+bci+bd{i}^{2}\hfill & \\ & =& ac+adi+bci-bd\hfill & \phantom{\rule{1em}{0ex}}{i}^{2}=-1\hfill \\ & =& \left(ac-bd\right)+\left(ad+bc\right)i\hfill & \phantom{\rule{-0.8em}{0ex}}\text{Group real terms and Im. terms}.\hfill \end{array}[/latex]

How To

Given two complex numbers, multiply them to find the product.

  1. Use the distributive property or the FOIL method.
  2. Remember that[latex]\,{i}^{2}=-1.[/latex]
  3. Group together the real terms and the imaginary terms

Multiplying a Complex Number by a Complex Number

Multiply: [latex]\,\left(4+3i\right)\left(2-5i\right).[/latex]

Show Solution

[latex]\begin{array}{ccc}\hfill \left(4+3i\right)\left(2-5i\right)& =& 4\left(2\right)-4\left(5i\right)+3i\left(2\right)-\left(3i\right)\left(5i\right)\hfill \\ & =& 8-20i+6i-15\left({i}^{2}\right)\hfill \\ & =& \left(8+15\right)+\left(-20+6\right)i\hfill \\ & =& 23-14i\hfill \end{array}[/latex]

Try It

Multiply:[latex]\,\left(3-4i\right)\left(2+3i\right).[/latex]

Show Solution

[latex]18+i[/latex]

Access the online resource below for additional instruction and practice with multiplying complex numbers.

Dividing two complex numbers is more complicated than adding, subtracting, or multiplying because we cannot divide by an imaginary number, meaning that any fraction must have a real-number denominator to write the answer in the standard form[latex]\,a+bi.\,[/latex]We need to find a term by which we can multiply the numerator and the denominator that will eliminate the imaginary portion of the denominator so that we end up with a real number as the denominator. This term is called 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[latex]\,a+bi\,[/latex] is [latex]\,a-bi.\,[/latex]For example, the product of[latex]\,a+bi\,[/latex] and[latex]\,a-bi\,[/latex] is

[latex]\begin{array}{ccc}\hfill \left(a+bi\right)\left(a-bi\right)& =& {a}^{2}-abi+abi-{b}^{2}{i}^{2}\\ & =& {a}^{2}+{b}^{2}\hfill \end{array}[/latex]

The result is a real number.

Note that complex conjugates have an opposite relationship: The complex conjugate of[latex]\,a+bi\,[/latex] is [latex]\,a-bi[/latex], and the complex conjugate of [latex]\,a-bi\,[/latex] is [latex]\,a+bi.\,[/latex]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[latex]\,c+di\,[/latex] by [latex]\,a+bi,[/latex] where neither [latex]\,a\,[/latex] nor [latex]\,b\,[/latex] equals zero. We first write the division as a fraction, then find the complex conjugate of the denominator and multiply.

[latex]\frac{c+di}{a+bi}\text{ where }a\ne 0\text{ and }b\ne 0[/latex]

Multiply the numerator and denominator by the complex conjugate of the denominator.

[latex]\frac{\left(c+di\right)}{\left(a+bi\right)}\cdot \frac{\left(a-bi\right)}{\left(a-bi\right)}=\frac{\left(c+di\right)\left(a-bi\right)}{\left(a+bi\right)\left(a-bi\right)}[/latex]

Apply the distributive property.

[latex]=\frac{ca-cbi+adi-bd{i}^{2}}{{a}^{2}-abi+abi-{b}^{2}{i}^{2}}[/latex]

Simplify, remembering that[latex]\,{i}^{2}=-1.[/latex]

[latex]\begin{array}{l}=\frac{ca-cbi+adi-bd\left(-1\right)}{{a}^{2}-abi+abi-{b}^{2}\left(-1\right)}\hfill \\ =\frac{\left(ca+bd\right)+\left(ad-cb\right)i}{{a}^{2}+{b}^{2}}\hfill \end{array}[/latex]

The Complex Conjugate

The complex conjugate of a complex number[latex]\,a+bi\,[/latex]is[latex]\,a-bi.\,[/latex]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.

Finding Complex Conjugates

Find the complex conjugate of each number.

  1. [latex]2+i\sqrt{5}[/latex]
  2. [latex]-\frac{1}{2}i[/latex]
Show Solution
  1. The number is already in the form[latex]\,a+bi.\,[/latex]The complex conjugate is[latex]\,a-bi,[/latex]or[latex]\,2-i\sqrt{5}.[/latex]
  2. We can rewrite this number in the form[latex]\,a+bi\,[/latex] as [latex]\,0-\frac{1}{2}i.\,[/latex]The complex conjugate is [latex]\,a-bi,[/latex]or[latex]\,0+\frac{1}{2}i.[/latex]This can be written simply as[latex]\,\frac{1}{2}i.[/latex]

Analysis

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[latex]\,i.[/latex]

Try It

Find the complex conjugate of[latex]\,-3+4i.[/latex]

Show Solution

[latex]-3-4i[/latex]

How To

Given two complex numbers, divide one by the other.

  1. Write the division problem as a fraction.
  2. Determine the complex conjugate of the denominator.
  3. Multiply the numerator and denominator of the fraction by the complex conjugate of the denominator.
  4. Simplify.

Dividing Complex Numbers

Divide:[latex]\,\left(2+5i\right)\,[/latex]by[latex]\,\left(4-i\right).[/latex]

Show Solution

We begin by writing the problem as a fraction.

[latex]\frac{\left(2+5i\right)}{\left(4-i\right)}[/latex]

Then we multiply the numerator and denominator by the complex conjugate of the denominator.

[latex]\frac{\left(2+5i\right)}{\left(4-i\right)}\,\cdot \frac{\left(4+i\right)}{\left(4+i\right)}[/latex]

To multiply two complex numbers, we expand the product as we would with polynomials (using FOIL).

[latex]\begin{array}{cccc}\hfill \frac{\left(2+5i\right)}{\left(4-i\right)}\cdot \frac{\left(4+i\right)}{\left(4+i\right)}& =& \frac{8+2i+20i+5{i}^{2}}{16+4i-4i-{i}^{2}}\hfill & \\ & =& \frac{8+2i+20i+5\left(-1\right)}{16+4i-4i-\left(-1\right)}\hfill & \phantom{\rule{2em}{0ex}}\text{Because} {i}^{2}=-1.\hfill \\ & =& \frac{3+22i}{17}\hfill & \\ & =& \frac{3}{17}+\frac{22}{17}i\hfill & \phantom{\rule{-1em}{0ex}}\text{Separate real & Imaginary parts}.\hfill \end{array}[/latex]

Note that this expresses the quotient in standard form.

Access the online resource below for additional instruction and practice with dividing complex numbers.

The powers of[latex]\,i\,[/latex] are cyclic. Let’s look at what happens when we raise[latex]\,i\,[/latex] to increasing powers.

[latex]\begin{array}{l}{i}^{1}=i\hfill \\ {i}^{2}=-1\hfill \\ {i}^{3}={i}^{2}\cdot i=-1\cdot i=-i\hfill \\ {i}^{4}={i}^{3}\cdot i=-i\cdot i=-{i}^{2}=-\left(-1\right)=1\hfill \\ {i}^{5}={i}^{4}\cdot i=1\cdot i=i\hfill \end{array}[/latex]

We can see that when we get to the fifth power of[latex]\,i,[/latex] it is equal to the first power. As we continue to multiply[latex]\,i\,[/latex] by increasing powers, we will see a cycle of four. Let’s examine the next four powers of[latex]\,i.[/latex]

[latex]\begin{array}{l}{i}^{6}={i}^{5}\cdot i=i\cdot i={i}^{2}=-1\hfill \\ {i}^{7}={i}^{6}\cdot i={i}^{2}\cdot i={i}^{3}=-i\hfill \\ {i}^{8}={i}^{7}\cdot i={i}^{3}\cdot i={i}^{4}=1\hfill \\ {i}^{9}={i}^{8}\cdot i={i}^{4}\cdot i={i}^{5}=i\hfill \end{array}[/latex]

The cycle is repeated continuously:[latex]\,i,-1,-i,1,[/latex] every four powers.

Simplifying Powers of[latex]\,i[/latex]

Evaluate:[latex]\,{i}^{35}.[/latex]

Show Solution

Since[latex]\,{i}^{4}=1,[/latex] we can simplify the problem by factoring out as many factors of[latex]\,{i}^{4}\,[/latex]as possible. First, determine how many times 4 goes into 35:[latex]\,35=4\cdot 8+3.[/latex]

[latex]{i}^{35}={i}^{4\cdot 8+3}={i}^{4\cdot 8}\cdot {i}^{3}={\left({i}^{4}\right)}^{8}\cdot {i}^{3}={1}^{8}\cdot {i}^{3}={i}^{3}=-i[/latex]

Try It

Evaluate:[latex]\,{i}^{18}[/latex]

Show Solution

[latex]-1[/latex]

Can we write[latex]\,{i}^{35}\,[/latex]in other helpful ways?

As we saw in Example: Simplifying powers of i , we reduced[latex]\,{i}^{35}\,[/latex]to[latex]\,{i}^{3}\,[/latex] by dividing the exponent by 4 and using the remainder to find the simplified form. But perhaps another factorization of[latex]\,{i}^{35}\,[/latex] may be more useful. The table belowshows some other possible factorizations.

Table
Factorization of [latex]{i}^{35}[/latex][latex]{i}^{34}\cdot i[/latex][latex]{i}^{33}\cdot {i}^{2}[/latex][latex]{i}^{31}\cdot {i}^{4}[/latex][latex]{i}^{19}\cdot {i}^{16}[/latex]
Reduced form[latex]{\left({i}^{2}\right)}^{17}\cdot i[/latex][latex]{i}^{33}\cdot \left(-1\right)[/latex][latex]{i}^{31}\cdot 1[/latex][latex]{i}^{19}\cdot {\left({i}^{4}\right)}^{4}[/latex]
Simplified form[latex]{\left(-1\right)}^{17}\cdot i[/latex][latex]-{i}^{33}[/latex][latex]{i}^{31}[/latex][latex]{i}^{19}[/latex]

Each of these will eventually result in the answer we obtained above but may require several more steps than our earlier method.

Access the online resource below for additional instruction and practice with simplifying powers of [latex]\,i[/latex] .

  • The square root of any negative number can be written as a multiple of [latex]\,i.\,[/latex]
  • To plot a complex number, we use the complex plane. The horizontal axis is the real axis, and the vertical axis is the imaginary axis.
  • Complex numbers can be added and subtracted by combining the real parts and combining the imaginary parts.
  • Complex numbers can be multiplied and divided.
    • To multiply complex numbers, distribute them just as with polynomials.
    • To divide complex numbers, multiply both the numerator and denominator by the complex conjugate of the denominator to eliminate the complex number from the denominator.
  • The powers of [latex]\,i\,[/latex] are cyclic, repeating every fourth one.

Verbal

  1. Explain how to add complex numbers.
Show Solution

Add the real parts together and the imaginary parts together.

  1. What is the basic principle in the multiplication of complex numbers?
  1. Give an example to show that the product of two imaginary numbers is not always imaginary.
Show Solution

Possible answer:[latex]\,i\,[/latex] times [latex]\,i\,[/latex]equals -1, which is not imaginary.

  1. What is a characteristic of the plot of a real number in the complex plane?

Algebraic

For the following exercises, evaluate the algebraic expressions.

  1. If[latex]\,y={x}^{2}+x-4,[/latex] evaluate[latex]\,y\,[/latex] given[latex]\,x=2i.[/latex]
Show Solution

[latex]-8+2i[/latex]

  1. If [latex]\,y={x}^{3}-2,[/latex] evaluate [latex]\,y\,[/latex]given[latex]\,x=i.[/latex]
  1. If [latex]\,y={x}^{2}+3x+5,[/latex] evaluate[latex]\,y\,[/latex]given[latex]\,x=2+i.[/latex]
Show Solution

[latex]14+7i[/latex]

  1. If[latex]\,y=2{x}^{2}+x-3,[/latex] evaluate[latex]\,y\,[/latex]given[latex]\,x=2-3i.[/latex]
  1. If[latex]\,y=\frac{x+1}{2-x},[/latex] evaluate[latex]\,y\,[/latex]given[latex]\,x=5i.[/latex]
Show Solution

[latex]-\frac{23}{29}+\frac{15}{29}i[/latex]

  1. If[latex]\,y=\frac{1+2x}{x+3},[/latex] evaluate[latex]\,y\,[/latex]given[latex]\,x=4i.[/latex]

Graphical

For the following exercises, plot the complex numbers on the complex plane.

  1. [latex]1-2i[/latex]
Show Solution

2.3 Complex Numbers – College Algebra (8)

  1. [latex]-2+3i[/latex]
  1. [latex]i[/latex]
Show Solution

2.3 Complex Numbers – College Algebra (9)

  1. [latex]-3-4i[/latex]

Numeric

For the following exercises, perform the indicated operation and express the result as a simplified complex number.

  1. [latex]\left(3+2i\right)+\left(5-3i\right)[/latex]
Show Solution

[latex]8-i[/latex]

  1. [latex]\left(-2-4i\right)+\left(1+6i\right)[/latex]
  1. [latex]\left(-5+3i\right)-\left(6-i\right)[/latex]
Show Solution

[latex]-11+4i[/latex]

  1. [latex]\left(2-3i\right)-\left(3+2i\right)[/latex]
  1. [latex]\left(-4+4i\right)-\left(-6+9i\right)[/latex]
Show Solution

[latex]2-5i[/latex]

  1. [latex]\left(2+3i\right)\left(4i\right)[/latex]
  1. [latex]\left(5-2i\right)\left(3i\right)[/latex]
Show Solution

[latex]6+15i[/latex]

  1. [latex]\left(6-2i\right)\left(5\right)[/latex]
  1. [latex]\left(-2+4i\right)\left(8\right)[/latex]
Show Solution

[latex]-16+32i[/latex]

  1. [latex]\left(2+3i\right)\left(4-i\right)[/latex]
  1. [latex]\left(-1+2i\right)\left(-2+3i\right)[/latex]
Show Solution

[latex]-4-7i[/latex]

  1. [latex]\left(4-2i\right)\left(4+2i\right)[/latex]
  1. [latex]\left(3+4i\right)\left(3-4i\right)[/latex]
Show Solution

25

  1. [latex]\frac{3+4i}{2}[/latex]
  1. [latex]\frac{6-2i}{3}[/latex]
Show Solution

[latex]2-\frac{2}{3}i[/latex]

  1. [latex]\frac{-5+3i}{2i}[/latex]
  1. [latex]\frac{6+4i}{i}[/latex]
Show Solution

[latex]4-6i[/latex]

  1. [latex]\frac{2-3i}{4+3i}[/latex]
  1. [latex]\frac{3+4i}{2-i}[/latex]
Show Solution

[latex]\frac{2}{5}+\frac{11}{5}i[/latex]

  1. [latex]\frac{2+3i}{2-3i}[/latex]
  1. [latex]\sqrt{-9}+3\sqrt{-16}[/latex]
Show Solution

[latex]15i[/latex]

  1. [latex]-\sqrt{-4}-4\sqrt{-25}[/latex]
  1. [latex]\frac{2+\sqrt{-12}}{2}[/latex]
Show Solution

[latex]1+i\sqrt{3}[/latex]

  1. [latex]\frac{4+\sqrt{-20}}{2}[/latex]
  1. [latex]{i}^{8}[/latex]
Show Solution

[latex]1[/latex]

  1. [latex]{i}^{15}[/latex]
  1. [latex]{i}^{22}[/latex]
Show Solution

[latex]-1[/latex]

Technology

For the following exercises, use a calculator to help answer the questions.

  1. Evaluate[latex]\,{\left(1+i\right)}^{k}\,[/latex]for[latex]\,k=4,8,\text{and}\,12.\,[/latex]Predict the value if[latex]\,k=16.[/latex]
  1. Evaluate[latex]\,{\left(1-i\right)}^{k}\,[/latex]for[latex]\,k=2,6,\text{and}\,10.\,[/latex]Predict the value if[latex]\,k=14.[/latex]
Show Solution

128i

  1. Evaluate[latex]{\left(\text{l}+i\right)}^{k}-{\left(\text{l}-i\right)}^{k}[/latex]for[latex]\,k=4,8,\text{and}\,12.\,[/latex]Predict the value for[latex]\,k=16.[/latex]
  1. Show that a solution of[latex]\,{x}^{6}+1=0\,[/latex]is[latex]\,\frac{\sqrt{3}}{2}+\frac{1}{2}i.[/latex]
Show Solution

[latex]{\left(\frac{\sqrt{3}}{2}+\frac{1}{2}i\right)}^{6}=-1[/latex]

  1. Show that a solution of[latex]\,{x}^{8}-1=0\,[/latex]is[latex]\,\frac{\sqrt{2}}{2}+\frac{\sqrt{2}}{2}i.[/latex]

Extensions

For the following exercises, evaluate the expressions, writing the result as a simplified complex number.

  1. [latex]\frac{1}{i}+\frac{4}{{i}^{3}}[/latex]
Show Solution

[latex]3i[/latex]

  1. [latex]\frac{1}{{i}^{11}}-\frac{1}{{i}^{21}}[/latex]
  1. [latex]{i}^{7}\left(1+{i}^{2}\right)[/latex]
Show Solution
  1. [latex]{i}^{-3}+5{i}^{7}[/latex]
  1. [latex]\frac{\left(2+i\right)\left(4-2i\right)}{\left(1+i\right)}[/latex]
Show Solution

[latex]5-5i[/latex]

  1. [latex]\frac{\left(1+3i\right)\left(2-4i\right)}{\left(1+2i\right)}[/latex]
  1. [latex]\frac{{\left(3+i\right)}^{2}}{{\left(1+2i\right)}^{2}}[/latex]
Show Solution

[latex]-2i[/latex]

  1. [latex]\frac{3+2i}{2+i}+\left(4+3i\right)[/latex]
  1. [latex]\frac{4+i}{i}+\frac{3-4i}{1-i}[/latex]
Show Solution

[latex]\frac{9}{2}-\frac{9}{2}i[/latex]

  1. [latex]\frac{3+2i}{1+2i}-\frac{2-3i}{3+i}[/latex]
complex conjugate
a complex number containing the same terms as another complex number, but with the opposite operator. Multiplying a complex number by its conjugate yields a real number.
complex number
the sum of a real number and an imaginary number; the standard form is[latex]\,a+bi,[/latex]where a is the real part and[latex]\,b\,[/latex]is the complex part.
complex plane
the coordinate plane in which the horizontal axis represents the real component of a complex number, and the vertical axis represents the imaginary component, labeled i.
imaginary number
the square root of[latex]\,-1\,[/latex]:[latex]\,i=\sqrt{-1}.[/latex]

Media Attributions

2.3 Complex Numbers – College Algebra (2024)

FAQs

Are complex numbers Algebra 2? ›

In algebra II, USA, we teach our students complex numbers. However, after algebra II, they never use complex numbers until pretty much complex analysis. The whole point of teaching them complex numbers is to find the roots of polynomials... but, that's all we ever do with them.

What is the most complex math equation to solve? ›

The equation x3+y3+z3=k is known as the sum of cubes problem. While seemingly straightforward, the equation becomes exponentially difficult to solve when framed as a “Diophantine equation” — a problem that stipulates that, for any value of k, the values for x, y, and z must each be whole numbers.

What is the formula used in complex numbers? ›

The standard form of writing a complex number is z = a + ib. The standard form of the complex number has two parts, the real part, and the imaginary part. In the complex number z = a + ib, a is the real part and ib is the imaginary part.

What is complex algebra method? ›

A complex number is the combination of a real number and an imaginary number. The algebraic operations on complex numbers are defined purely by the algebraic methods. Some basic algebraic laws like associative, commutative, and distributive law are used to explain the relationship between the number of operations.

What are complex numbers easily explained? ›

Complex Numbers in Maths. Complex numbers are the numbers that are expressed in the form of a+ib where, a,b are real numbers and 'i' is an imaginary number called “iota”. The value of i = (√-1). For example, 2+3i is a complex number, where 2 is a real number (Re) and 3i is an imaginary number (Im).

How do you solve two complex numbers? ›

The standard format of a complex number is a + bi. When you have two complex numbers that are equal to each other, your real and imaginary parts will be equal to each other. To solve a problem where you have two complex numbers, you equate the real parts with each other and the imaginary parts with each other.

Is algebra 2 harder than algebra 1? ›

What makes Algebra 2 harder than Algebra 1 is that it asks you to take the basic ideas you learned before and use them to solve problems that are a lot more challenging. You have to think more deeply and creatively to figure out these tougher problems.

What grade is algebra 2? ›

View Our Lesson Demos! Students typically learn Algebra II in 11th grade.

What is an example of algebra of complex numbers? ›

A complex number is one that can be expressed as a+bi, where a and b are real numbers and I is the imaginary unit, satisfying the equation I=5+6i1 is a complex number, for example, where 5 is a real number and 6i is an imaginary number.

How are complex numbers solved? ›

Add or subtract the real parts and then the imaginary parts. Example 2: Add: ( 3 − 4 i ) + ( 2 + 5 i ) . Solution: Add the real parts and then add the imaginary parts. To subtract complex numbers, subtract the real parts and subtract the imaginary parts.

How do i simplify complex numbers? ›

Simplify by combining like terms.

The result of the FOIL rule multiplication should yield two real number terms and two imaginary number terms. Simplify the result by combining like terms together. For the sample 15-9i+10i+6, you can add the 15 and 6 together and add the -9i and the 10i together.

What is the formula for finding a complex number? ›

The complex number is basically the combination of a real number and an imaginary number. The complex number is in the form of a+ib, where a = real number and ib = imaginary number. Also, a,b belongs to real numbers and i = √-1.

References

Top Articles
Latest Posts
Article information

Author: Greg O'Connell

Last Updated:

Views: 6124

Rating: 4.1 / 5 (62 voted)

Reviews: 85% of readers found this page helpful

Author information

Name: Greg O'Connell

Birthday: 1992-01-10

Address: Suite 517 2436 Jefferey Pass, Shanitaside, UT 27519

Phone: +2614651609714

Job: Education Developer

Hobby: Cooking, Gambling, Pottery, Shooting, Baseball, Singing, Snowboarding

Introduction: My name is Greg O'Connell, I am a delightful, colorful, talented, kind, lively, modern, tender person who loves writing and wants to share my knowledge and understanding with you.