Skip to main content
Skip to main content
DigiCalcs
Back to Guides
3 min read6 Steps

How to Calculate Complex Numbers: Step-by-Step Guide

Add, subtract, multiply, divide complex numbers manually

Skip the math — use the calculator

Step-by-Step Instructions

1

Add Complex Numbers

To add two complex numbers, $a + bi$ and $c + di$, simply add the real parts and the imaginary parts separately. The formula is: $(a + bi) + (c + di) = (a + c) + (b + d)i$. For example, $(2 + 3i) + (4 + 5i) = (2 + 4) + (3 + 5)i = 6 + 8i$.

2

Subtract Complex Numbers

To subtract two complex numbers, $a + bi$ and $c + di$, subtract the real parts and the imaginary parts separately. The formula is: $(a + bi) - (c + di) = (a - c) + (b - d)i$. For instance, $(5 + 2i) - (3 + 4i) = (5 - 3) + (2 - 4)i = 2 - 2i$.

3

Multiply Complex Numbers

To multiply two complex numbers, $a + bi$ and $c + di$, use the distributive property (FOIL method) and remember that $i^2 = -1$. The formula is: $(a + bi) \cdot (c + di) = ac + adi + bci + bdi^2 = (ac - bd) + (ad + bc)i$. For example, $(1 + 2i) \cdot (3 + 4i) = (1 \cdot 3 - 2 \cdot 4) + (1 \cdot 4 + 2 \cdot 3)i = -5 + 10i$.

4

Divide Complex Numbers

To divide two complex numbers, $a + bi$ and $c + di$, multiply the numerator and the denominator by the conjugate of the denominator. The conjugate of $c + di$ is $c - di$. The formula is: $ rac{a + bi}{c + di} = rac{(a + bi)(c - di)}{(c + di)(c - di)} = rac{(ac + bd) + (bc - ad)i}{c^2 + d^2}$. For instance, $ rac{1 + 2i}{3 + 4i} = rac{(1 \cdot 3 + 2 \cdot 4) + (2 \cdot 3 - 1 \cdot 4)i}{3^2 + 4^2} = rac{11 + 2i}{25} = rac{11}{25} + rac{2}{25}i$.

5

Convert to Polar Form

The polar form of a complex number $a + bi$ is $r(\cos( heta) + i\sin( heta))$, where $r = \sqrt{a^2 + b^2}$ and $ heta = an^{-1}\left( rac{b}{a} ight)$. This form is useful for multiplying and dividing complex numbers using De Moivre's theorem.

6

Using the Calculator for Convenience

While manual calculations are essential for understanding, using a complex numbers calculator can save time and reduce errors for complex operations or when dealing with large numbers. It's recommended to use a calculator for convenience after mastering the manual methods.

Introduction to Complex Numbers

Complex numbers are used to extend the real number system to the complex plane, enabling us to solve equations that cannot be solved using only real numbers. They have numerous applications in engineering, physics, and other fields. In this guide, we will walk through the steps to add, subtract, multiply, and divide complex numbers manually.

Understanding Complex Numbers

A complex number is represented in the form $a + bi$, where $a$ is the real part and $b$ is the imaginary part. The imaginary unit $i$ is defined as the square root of $-1$. To work with complex numbers, you should be familiar with the basic algebraic operations.

Step-by-Step Calculation

To perform calculations with complex numbers, follow these steps:

Ready to Calculate?

Skip the manual work and get instant results.

Open Calculator

Settings

PrivacyTermsAbout© 2026 DigiCalcs