Complex numbers are numbers of the form a+bia+bi, where aa and bb are real numbers and i2=1i^2=-1. The defining symbol is ii, the imaginary unit, fixed by the single rule

i2=1i^2 = -1

That one rule is what lets you solve equations like x2+1=0x^2+1=0, and it gives a clean way to describe size and direction together. In z=a+biz=a+bi, the number aa is the real part and bb is the imaginary part.

Why The Rule i2=1i^2=-1 Makes The System Work

Some equations have no real solution but do have complex solutions. For example,

x2+1=0x^2+1=0

has no real solution, but in the complex numbers its solutions are x=±ix=\pm i, precisely because squaring ii produces 1-1. Geometrically, picture a+bia+bi as the point (a,b)(a,b) in the complex plane: the real part gives the horizontal position, and the imaginary part gives the vertical position. If b=0b=0, then zz is just a real number; if a=0a=0 and b0b \ne 0, the number is purely imaginary.

Arithmetic In Standard Form

Addition and subtraction are component-wise. Combine real parts with real parts, and imaginary parts with imaginary parts:

(a+bi)+(c+di)=(a+c)+(b+d)i(a+bi)+(c+di)=(a+c)+(b+d)i (a+bi)(c+di)=(ac)+(bd)i(a+bi)-(c+di)=(a-c)+(b-d)i

Multiplication uses the distributive law and the fact that i2=1i^2=-1:

(a+bi)(c+di)=(acbd)+(ad+bc)i(a+bi)(c+di)=(ac-bd)+(ad+bc)i

Division uses a conjugate. The conjugate of c+dic+di is cdic-di. If c+di0c+di \ne 0, then

a+bic+di=(a+bi)(cdi)c2+d2\frac{a+bi}{c+di}=\frac{(a+bi)(c-di)}{c^2+d^2}

Multiplying by the conjugate removes the imaginary part from the denominator, which is why the method works.

Polar Form, And Why It Helps

For a nonzero complex number z=a+biz=a+bi, the modulus is

z=a2+b2|z|=\sqrt{a^2+b^2}

the distance from the origin to the point (a,b)(a,b). If θ\theta is an angle pointing to the same location as (a,b)(a,b), then

z=z(cosθ+isinθ)z=|z|(\cos\theta+i\sin\theta)

This is the polar form, and θ\theta is called an argument of zz. The argument is not unique: if θ\theta works, then θ+2πk\theta+2\pi k works for any integer kk, so check which principal range your class uses. Polar form is useful because, for nonzero numbers, multiplication has a clean pattern: the moduli multiply and the arguments add.

Worked Example: Multiply In Both Forms

Take

z=1+3i,w=3+iz=1+\sqrt{3}i, \qquad w=\sqrt{3}+i

First multiply in standard form:

zw=(1+3i)(3+i)zw=(1+\sqrt{3}i)(\sqrt{3}+i) =3+i+3i+3i2=\sqrt{3}+i+3i+\sqrt{3}i^2 =3+4i3=4i=\sqrt{3}+4i-\sqrt{3}=4i

Now switch to polar form. For z=1+3iz=1+\sqrt{3}i, the modulus is

z=12+(3)2=2|z|=\sqrt{1^2+(\sqrt{3})^2}=2

and the point (1,3)(1,\sqrt{3}) has argument θ=π/3\theta=\pi/3, so

z=2(cosπ3+isinπ3)z=2\left(\cos\frac{\pi}{3}+i\sin\frac{\pi}{3}\right)

For w=3+iw=\sqrt{3}+i, the modulus is also 22, and the point (3,1)(\sqrt{3},1) has argument π/6\pi/6, so

w=2(cosπ6+isinπ6)w=2\left(\cos\frac{\pi}{6}+i\sin\frac{\pi}{6}\right)

Multiply the polar forms:

zw=4(cos(π3+π6)+isin(π3+π6))zw=4\left(\cos\left(\frac{\pi}{3}+\frac{\pi}{6}\right)+i\sin\left(\frac{\pi}{3}+\frac{\pi}{6}\right)\right) =4(cosπ2+isinπ2)=4i=4\left(\cos\frac{\pi}{2}+i\sin\frac{\pi}{2}\right)=4i

Both methods give 4i4i. The point of the polar method is not that it is shorter for small numbers, but that it makes the rule visible: lengths multiply, angles add.

Practice And Sanity Checks

Write 1+i-1+i in polar form: find its modulus, choose the argument from the correct quadrant, then square the result and convert back to standard form to verify. While you work, keep these traps in mind:

  • The most common error is forgetting that i2=1i^2=-1. That sign change is what produces the correct real and imaginary parts.
  • A reference angle alone is not enough in polar form; you also need the correct quadrant.
  • You cannot add complex numbers in polar form by adding moduli and arguments. Polar form mainly simplifies multiplication, division, and powers.
  • The zero complex number has modulus 00, but its argument is undefined in the usual way, so polar form is used for nonzero numbers.

Complex numbers are not just a formal trick. They solve polynomial equations and describe rotations and oscillations, appearing in AC circuits, signal processing, control theory, and quantum mechanics whenever both magnitude and angle matter.

Frequently Asked Questions

What is a complex number?
A complex number has the form a plus bi, where a and b are real numbers and i squared equals negative 1. The number a is the real part and b is the imaginary part. Complex numbers let you solve equations like x squared plus 1 equals 0, which has no real solutions but has solutions plus and minus i.
How do you divide complex numbers?
Multiply the numerator and denominator by the conjugate of the denominator. The conjugate of c plus di is c minus di, and multiplying by it turns the denominator into the real number c squared plus d squared. This removes the imaginary part from the denominator, which is why the method works.
When should you use polar form for complex numbers?
Standard form a plus bi is best for addition and subtraction, while polar form is often better for multiplying, dividing, and taking powers of nonzero complex numbers. In polar form, multiplication has a clean pattern: the moduli multiply and the arguments add, which makes repeated products much easier.
What is the modulus of a complex number?
The modulus of a plus bi is the square root of a squared plus b squared. Geometrically, it is the distance from the origin to the point (a, b) in the complex plane. Together with an argument angle, the modulus lets you write the number in polar form.
Why is the argument of a complex number not unique?
If an angle theta points to the location of the complex number, then theta plus any whole multiple of 2 pi points to the same location, so it is also a valid argument. Many courses fix one principal argument by convention, so check which angle range your class is using.

Need help with a problem?

Upload your question and get a verified, step-by-step solution in seconds.

Open GPAI Solver →