Express (2 + 3i)/(1 - 2i) in a + ib Form — Complex Division

medium CBSE JEE-MAIN NCERT Class 11 Chapter 5 3 min read

Question

Express 2+3i12i\dfrac{2 + 3i}{1 - 2i} in the standard form a+iba + ib.


Solution — Step by Step

The denominator is 12i1 - 2i, so its conjugate is 1+2i1 + 2i. We multiply both numerator and denominator by this conjugate — the key move that eliminates ii from the denominator.

2+3i12i×1+2i1+2i\frac{2 + 3i}{1 - 2i} \times \frac{1 + 2i}{1 + 2i}

We haven’t changed the value (we’re multiplying by 1), but now we can simplify.

Numerator: (2+3i)(1+2i)(2 + 3i)(1 + 2i)

=2(1)+2(2i)+3i(1)+3i(2i)= 2(1) + 2(2i) + 3i(1) + 3i(2i) =2+4i+3i+6i2= 2 + 4i + 3i + 6i^2

Since i2=1i^2 = -1:

=2+7i+6(1)=26+7i=4+7i= 2 + 7i + 6(-1) = 2 - 6 + 7i = -4 + 7i

Denominator: (12i)(1+2i)=12(2i)2=14i2=14(1)=1+4=5(1 - 2i)(1 + 2i) = 1^2 - (2i)^2 = 1 - 4i^2 = 1 - 4(-1) = 1 + 4 = 5

This is why the conjugate trick works — the denominator always becomes a real number.

4+7i5=45+75i\frac{-4 + 7i}{5} = -\frac{4}{5} + \frac{7}{5}i

So a=45a = -\dfrac{4}{5} and b=75b = \dfrac{7}{5}.

Answer: 2+3i12i=45+75i\dfrac{2 + 3i}{1 - 2i} = -\dfrac{4}{5} + \dfrac{7}{5}i


Why This Works

The trick here is the algebraic identity (ab)(a+b)=a2b2(a - b)(a + b) = a^2 - b^2. When b=2ib = 2i, we get b2=4i2=4b^2 = 4i^2 = -4, which is real. So the product (12i)(1+2i)(1 - 2i)(1 + 2i) is guaranteed to be a positive real number.

This is directly analogous to rationalising the denominator in surds — something you already know from Class 9. Just like we multiply by (2+1)(\sqrt{2} + 1) to remove 2\sqrt{2} from the denominator, we multiply by the conjugate to remove ii.

Every complex division problem in JEE and CBSE boards follows this same structure. Once this is muscle memory, these questions become pure calculation — no thinking required, just execution.


Alternative Method — Using the Formula Directly

If you’re in exam mode and want to skip the expansion, use this direct formula:

a+ibc+id=ac+bdc2+d2+bcadc2+d2i\frac{a + ib}{c + id} = \frac{ac + bd}{c^2 + d^2} + \frac{bc - ad}{c^2 + d^2}i

Here, a=2a = 2, b=3b = 3, c=1c = 1, d=2d = -2.

Real part=(2)(1)+(3)(2)12+(2)2=261+4=45\text{Real part} = \frac{(2)(1) + (3)(-2)}{1^2 + (-2)^2} = \frac{2 - 6}{1 + 4} = \frac{-4}{5} Imaginary part=(3)(1)(2)(2)12+(2)2=3+45=75\text{Imaginary part} = \frac{(3)(1) - (2)(-2)}{1^2 + (-2)^2} = \frac{3 + 4}{5} = \frac{7}{5}

Memorise this formula for 1-mark MCQs in JEE Main. It saves 40-50 seconds per question. Just be careful with the signs on dd — students drop the negative sign more often than not.


Common Mistake

The most common error: forgetting that i2=1i^2 = -1 mid-expansion, or treating 6i26i^2 as +6+6 instead of 6-6. In the numerator expansion, (2+3i)(1+2i)(2 + 3i)(1 + 2i) gives a 6i26i^2 term — students in a hurry often write 4+7i-4 + 7i correctly but then flip the sign on 6i26i^2 somewhere and get +8+7i+8 + 7i instead. Always write out i2=1i^2 = -1 explicitly until it becomes second nature.

A second trap: multiplying only the numerator by the conjugate and forgetting the denominator. You must multiply by 1+2i1+2i\dfrac{1+2i}{1+2i}, not just 1+2i1+2i.

Want to master this topic?

Read the complete guide with more examples and exam tips.

Go to full topic guide →

Try These Next