A complex number is a number that combines a real portion with an imaginary portion. Imaginary is the term used for the square root of a negative number, specifically using the notation . A complex number, then, is made of a real number and some multiple of i. Some sample complex numbers are 3+2i, 4-i, or 18+5i. Complex numbers, as any other numbers, can be added, subtracted, multiplied or divided, and then those expressions can be simplified. You need to apply special rules to simplify these expressions with complex numbers.

Method 1
Method 1 of 3:

Adding or Subtracting Complex Numbers

  1. 1
    Add the real portions together. Recognize that addition and subtraction are really the same process. Subtraction is nothing more than adding a negative number. Therefore, addition and subtraction are treated as versions of the same process. To add two or more complex numbers, first just add the real portions of the numbers together.[1]
    • For example, to simplify the sum of (a+bi) and (c+di), first identify that a and c are the real number portions, and add them together. Symbolically, this will be (a+c).
    • Using actual numbers instead of variables, consider the example of (3+3i) + (5-2i). The real portion of the first number is 3, and the real portion of the second complex number is 5. Add these together to get 3+5=8. The real portion of the simplified complex number will be 8.
  2. 2
    Add the imaginary portions together. In a separate operation, identify the imaginary portions of each complex number and add them together.[2]
    • For the algebraic example of (a+bi) plus (c+di), the imaginary portions are b and d. Adding these together algebraically gives the result (b+d)i.
    • Using the numerical example of (3+3i) + (5-2i), the imaginary portions of the two complex numbers are 3i and -2i. Adding these gives the result of 1i, which can also be written just as i.
    Advertisement
  3. 3
    Combine the two parts to form the simplified answer. To find the final simplified version of the sum, put the real part and the imaginary part back together. The result is the simplified sum of the complex numbers.[3]
    • The sum of (a+bi) and (c+di) is written as (a+c) + (b+d)i.
    • Applying the numerical example, the sum of (3+3i) + (5-2i) is 8+i.
  4. Advertisement
Method 2
Method 2 of 3:

Multiplying Complex Numbers

  1. 1
    Remember the F-O-I-L rule. Looking at a complex number (a+bi) should remind you of binomials from Algebra or Algebra 2. Remember that to multiply binomials, you need to multiply each term of the first binomial by each term of the second. A shorthand version for doing this, is the F-O-I-L rule, which stands for “First, Outer, Inner, Last.” For an example of (a+b)(c+d), apply this rule as follows:[4]
    • First. The F in FOIL means that you multiply the first term of the first binomial by the first term of the second binomial. For the sample, this would be a*c.
    • Outer. The O in FOIL tells you to multiply the “outer” terms. These are the first term of the first binomial and the second term of the second binomial. For the sample, this would be a*d.
    • Inner. The I in FOIL means to multiply the “inner” terms. These would be the two terms that appear in the middle, which are the second term of the first binomial and the first term of the second binomial. In the given example, the inner terms are b*c.
    • Last. The L in FOIL represents the last terms of each binomial. For the sample expression, this would be b*d.
    • Finally, add all four products together. The result for the sample binomial multiplication of (a+b)(c+d) is ac+ad+bc+bd.
  2. 2
    Apply the FOIL rule to complex number multiplication. To multiply two complex numbers, set them up as the product of two binomials and apply the FOIL rule. For example, the product of the two complex numbers (3+2i)*(5-3i) works as follows:[5]
    • First. The product of the first terms is 3*5=15.
    • Outer. The product of the outer terms is 3*(-3i). This product is -9i.
    • Inner. The product of the two inner terms is 2i*5. This product is 10i.
    • Last. The product of the last terms is (2i)*(-3i). This product is -6i2. Recognize that i2 equals -1, so the value of -6i2 is -6*-1, which is 6.
  3. 3
    Combine the terms. After applying the FOIL rule and finding the four independent products, combine them together to find the result of the multiplication. For the sample (3+2i)*(5-3i), the parts combine to give 15-9i+10i+6.[6]
  4. 4
    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.[7]
    • For the sample 15-9i+10i+6, you can add the 15 and 6 together and add the -9i and the 10i together. The result will be 21+i.
  5. 5
    Work through one more example. Find the product of the two complex numbers (3+4i)(-2-5i). The steps for this multiplication are:[8]
    • (3)(-2)=-6 (First)
    • (3)(-5i)=-15i (Outer)
    • (4i)(-2)=-8i (Inner)
    • (4i)(-5i)=-20i2=(-20)(-1)=20 (Lasts)
    • -6-15i-8i+20 = 14-23i (Combine terms and simplify)
  6. Advertisement
Method 3
Method 3 of 3:

Dividing Complex Numbers

  1. 1
    Write the division of two complex numbers as a fraction. When you want to divide two complex numbers, set up the problem as a fraction. For example, to find the quotient of (4+3i) divided by (2-2i), set up the problem as follows:[9]
  2. 2
    Find the conjugate of the denominator. The conjugate of a complex number is a useful tool. It is simply created by changing the sign in the middle of the complex number. Thus, the conjugate of (a+bi) is (a-bi). The conjugate of (2-3i) is (2+3i).[10]
  3. 3
    Multiply the numerator and denominator by the conjugate of the denominator. Whenever you multiply by a fraction whose numerator and denominator are identical, the value is just 1. This is a useful tool for simplifying complex numbers, particularly for division problems. Thus, set up the example as follows:[11]
    • Then multiply the numerator and denominator and simplify as follows:
    • Notice in the second step above, the denominator contains the terms and . These will cancel each other out. This will always happen as a result of multiplying by the conjugate. The imaginary terms of the denominator should always cancel and disappear.
  4. 4
    Return to complex number format. Recognize that the single denominator applies equally to both portions of the numerator. Split the numerator apart to create a standard complex number.[12]
  5. Advertisement

Community Q&A

  • Question
    What if there's only 1 number for the denominator when it comes to complex numbers? For example: 8 - 3i/-2i? What would the conjugate be for the denominator?
    Technist
    Technist
    Community Answer
    Here, your denominator has a real number of 0 and a complex number of -2. So what you're really seeing is (8-3i)/(0-2i). So the conjugate would be 0+2i, or simply 2i. You multiply with that and it cancels out the 'i' in the denominator.
  • Question
    How do you simplify an expression like 8(i^60)?
    Alphabet
    Alphabet
    Community Answer
    It is known that i^1 = i = sqrt(-1), i^2 = -1, i^3 = -i, and i^4 = 1. Therefore we can split up large exponents like so: 8i^60 = 8 * (i^4)^15 = 8 * (1)^15 = 8.
  • Question
    How to simplify if you have -6i³+i²?
    Orlando Huang
    Orlando Huang
    Community Answer
    You can't sumplify, you can only solve. -6*-i=6i, i^2=-1. 6i+-1=-1+6i. ∴-6i^3+i^2=-1+6i.
Advertisement

About This Article

wikiHow Staff
Co-authored by:
wikiHow Staff Writer
This article was co-authored by wikiHow Staff. Our trained team of editors and researchers validate articles for accuracy and comprehensiveness. wikiHow's Content Management Team carefully monitors the work from our editorial staff to ensure that each article is backed by trusted research and meets our high quality standards. This article has been viewed 57,849 times.
49 votes - 82%
Co-authors: 3
Updated: December 13, 2022
Views: 57,849
Categories: Algebra
Advertisement