Unit 1 · Complex Numbers

Concepts

Rule

Real and imaginary parts of a power

Let z=(x+iy)nz=(x+iy)^{n}, with x,yx,y real and n{1,1,2,2}n\in\{1,-1,2,-2\}. If n<0n<0, assume x+iy0x+iy\neq0. Rewrite zz as u+ivu+iv, with u,vu,v real. Then Re(z)=u,Im(z)=v\operatorname{Re}(z)=u,\qquad\operatorname{Im}(z)=v The real and imaginary parts exist before the rewriting; the calculation makes their values explicit.

The ii is never part of the imaginary part. For z=5548iz=55-48i, Im(z)=48\operatorname{Im}(z)=-48, not 48i-48i.

For a nonzero base and a positive integer nn, (x+iy)n=1/(x+iy)n(x+iy)^{-n}=1/(x+iy)^{n}. A negative exponent means a reciprocal, not a minus sign in front of the answer.

For n=1n=-1 the imaginary part carries a minus sign, because the conjugate on top is xiyx-iy.

Examples
  • For z=(2+i)1z=(2+i)^{1}:  Re(z)=2\ \operatorname{Re}(z)=2 and Im(z)=1\operatorname{Im}(z)=1.
  • For z=(4+3i)1=43i25z=(4+3i)^{-1}=\frac{4-3i}{25}:  Re(z)=425\ \operatorname{Re}(z)=\frac{4}{25} and Im(z)=325\operatorname{Im}(z)=-\frac{3}{25}.
  • For z=(4+3i)2=724i625z=(4+3i)^{-2}=\frac{7-24i}{625}:  Re(z)=7625\ \operatorname{Re}(z)=\frac{7}{625} and Im(z)=24625\operatorname{Im}(z)=-\frac{24}{625}.
Definition

Powers of a quotient

To identify the parts of a power of a quotient, rewrite the result in rectangular form. You may simplify the quotient first. For a negative power, taking the reciprocal first is often shorter; then simplify that quotient and apply the remaining positive power. The original denominator must be nonzero, and for a negative power the original numerator must also be nonzero.

If p0p\neq0 and q0q\neq0, then (pq)1=qp\left(\frac pq\right)^{-1}=\frac qp. Both restrictions matter: the original quotient and its reciprocal must be defined.

A power of 2-2 turns the fraction upside down and then squares it.

Once the number is in the form x+iyx+iy, the real part is xx and the imaginary part is yy.

Examples
  • For z=(4+3i3+2i)1=18i25z=\left(\frac{4+3i}{3+2i}\right)^{-1}=\frac{18-i}{25}, we have Re(z)=1825\operatorname{Re}(z)=\frac{18}{25} and Im(z)=125\operatorname{Im}(z)=-\frac1{25}.
  • For z=(1+i1i)2=1z=\left(\frac{1+i}{1-i}\right)^{-2}=-1, we have Re(z)=1\operatorname{Re}(z)=-1 and Im(z)=0\operatorname{Im}(z)=0.
Definition

Real and imaginary parts from the conjugate

The two parts can also be read from the number and its conjugate: Re(z)=z+zˉ2,Im(z)=zzˉ2i\operatorname{Re}(z)=\frac{z+\bar{z}}{2}, \qquad \operatorname{Im}(z)=\frac{z-\bar{z}}{2i}

Adding zz and zˉ\bar{z} cancels the imaginary parts and doubles the real part. Subtracting them cancels the real parts and leaves twice the imaginary term.

This is mostly useful as a check. Simplifying the number to the form x+iyx+iy is usually the quicker route.

Examples
  • For z=35iz=3-5i:  z+zˉ=(35i)+(3+5i)=6\ z+\bar{z}=(3-5i)+(3+5i)=6, so Re(z)=62=3\operatorname{Re}(z)=\frac{6}{2}=3.
  • For z=35iz=3-5i:  zzˉ=(35i)(3+5i)=10i\ z-\bar{z}=(3-5i)-(3+5i)=-10i, so Im(z)=10i2i=5\operatorname{Im}(z)=\frac{-10i}{2i}=-5.
Definition

Simultaneous linear equations with complex coefficients

A system of simultaneous equations asks for values of the unknowns that satisfy every equation in the system. Linear systems with complex coefficients can be solved by substitution or elimination, using the same algebraic laws as for real coefficients.

In substitution, express one unknown in terms of the other, substitute, solve the resulting equation, and substitute back. In elimination, add or subtract suitable multiples of the equations to remove one unknown.

The working is the same as for real equations. The one extra move is clearing ii from a denominator with the conjugate whenever a division appears.

Choose the equation and the unknown that are simplest to isolate, usually one with coefficient 11 or 1-1.

Put both answers back into both original equations to check.

Examples
  • The system 5z(3+i)w=7i5z-(3+i)w=7-i and (2i)z+2iw=4(2-i)z+2iw=4 has the solution z=2z=2 and w=1w=1.
  • The system z4w=3iz-4w=3i and 2z+3w=115i2z+3w=11-5i has the solution z=4iz=4-i and w=1iw=1-i.
Deep understanding

Reading the parts after simplification

The real part and the imaginary part are names for the two pieces of a number written as x+iyx+iy: one plain real number, then a real number times ii.

The expressions (83i)2(8-3i)^{2} and (4+3i)1(4+3i)^{-1} have real and imaginary parts, but these are not simply the coordinates written inside the original brackets.

Multiplying the bracket out, or clearing the ii from a denominator, does not change the number. It only rewrites it in the standard shape.(83i)2=822(8)(3i)+(3i)2=6448i+9i2=6448i9=5548i\begin{aligned}(8-3i)^{2} &= 8^{2}-2(8)(3i)+(3i)^{2} \\ &= 64-48i+9i^{2} \\ &= 64-48i-9 \\ &= 55-48i\end{aligned}

Now that it reads 5548i55-48i, the real part is 5555 and the imaginary part is 48-48. These parts existed throughout; rewriting makes them easy to read.

Why (x+iy)1(x+iy)^{-1} has the parts it does

Assume x,yx,y are real and x+iy0x+iy\neq0. Start from the meaning of a negative exponent: z=(x+iy)1=1x+iy\begin{aligned}z&=(x+iy)^{-1}=\frac{1}{x+iy}\end{aligned}

There is an ii in the denominator, so this is not the form x+iyx+iy. Multiply the top and the bottom by the conjugate xiyx-iy. You may do this because xiyxiy=1\frac{x-iy}{x-iy}=1, and multiplying by 11 changes how a number looks but not its value.z=1x+iy×xiyxiy\begin{aligned}z &= \frac{1}{x+iy}\times\frac{x-iy}{x-iy}\end{aligned}

The denominator is of the form (x+iy)(xiy)(x+iy)(x-iy), which is x2(iy)2=x2+y2x^{2}-(iy)^{2}=x^{2}+y^{2}, an ordinary real number with no ii in it.z=xiyx2+y2\begin{aligned}z &= \frac{x-iy}{x^{2}+y^{2}}\end{aligned}

Split the one fraction into two, one for each part.z=xx2+y2yx2+y2i\begin{aligned}z &= \frac{x}{x^{2}+y^{2}} - \frac{y}{x^{2}+y^{2}}\,i\end{aligned}

So Re(z)=xx2+y2\operatorname{Re}(z)=\frac{x}{x^{2}+y^{2}} and Im(z)=yx2+y2\operatorname{Im}(z)=\frac{-y}{x^{2}+y^{2}}. The minus sign sits on the imaginary part, because the conjugate on top was xiyx-iy.

The parts of a square and a reciprocal square

Let a=x+iya=x+iy, where x,yx,y are real. Expanding the square gives

a2=(x+iy)2=x2+2xyi+y2i2=(x2y2)+2xyi\begin{aligned}a^{2}&=(x+iy)^{2} \\ &=x^{2}+2xyi+y^{2}i^{2} \\ &=(x^{2}-y^{2})+2xyi\end{aligned}

Thus Re(a2)=x2y2\operatorname{Re}(a^{2})=x^{2}-y^{2} and Im(a2)=2xy\operatorname{Im}(a^{2})=2xy.

For a0a\neq0, use a1=(xiy)/(x2+y2)a^{-1}=(x-iy)/(x^{2}+y^{2}) and square both the numerator and the denominator:

a2=(xiyx2+y2)2=x22xyi+y2i2(x2+y2)2=x2y2(x2+y2)2i2xy(x2+y2)2\begin{aligned}a^{-2}&=\left(\frac{x-iy}{x^{2}+y^{2}}\right)^{2} \\ &=\frac{x^{2}-2xyi+y^{2}i^{2}}{(x^{2}+y^{2})^{2}} \\ &=\frac{x^{2}-y^{2}}{(x^{2}+y^{2})^{2}}-i\frac{2xy}{(x^{2}+y^{2})^{2}}\end{aligned}

The denominator is positive because x2+y2>0x^{2}+y^{2}>0. Therefore,

Re(a2)=x2y2(x2+y2)2,Im(a2)=2xy(x2+y2)2\begin{aligned}\operatorname{Re}(a^{-2})&=\frac{x^{2}-y^{2}}{(x^{2}+y^{2})^{2}}, \\ \operatorname{Im}(a^{-2})&=-\frac{2xy}{(x^{2}+y^{2})^{2}}\end{aligned}

Why substitution solves a system with complex coefficients

Two equations may determine two unknowns, but the equations must provide independent, consistent information. They can also have no solution or infinitely many solutions.

Making ww the subject of one equation turns the other equation into a single equation whose only unknown is zz.

In the examples here, elimination leaves a nonzero coefficient of the remaining unknown, so division gives one value. If the coefficient were 00, we would first check whether the resulting equation is an identity or a contradiction.

With zz known, the rearranged first equation hands you ww straight away.

For example, from 5z(3+i)w=7i5z-(3+i)w=7-i we get w=5z7+i3+iw=\frac{5z-7+i}{3+i}. Putting this into (2i)z+2iw=4(2-i)z+2iw=4 and clearing the fraction leads to z(7+9i)=2(7+9i)z(7+9i)=2(7+9i), so z=2z=2, and then w=3+i3+i=1w=\frac{3+i}{3+i}=1.

Recovering the two parts from conjugates

If z=x+iyz=x+iy, then zˉ=xiy\bar z=x-iy. Addition cancels the imaginary terms, while subtraction cancels the real terms:

z+zˉ=(x+iy)+(xiy)=2x,zzˉ=(x+iy)(xiy)=2iy\begin{aligned}z+\bar z&=(x+iy)+(x-iy)=2x, \\ z-\bar z&=(x+iy)-(x-iy)=2iy\end{aligned}

Divide the first equation by 22 and the second by 2i2i. Both divisors are nonzero, so

Re(z)=z+zˉ2,Im(z)=zzˉ2i\begin{aligned}\operatorname{Re}(z)&=\frac{z+\bar z}{2}, \\ \operatorname{Im}(z)&=\frac{z-\bar z}{2i}\end{aligned}

Examples

Example 17

Find the real and imaginary parts of (4+3i)1(4+3i)^{-1}.

Solution
  1. Call the number zz. A power of 1-1 means turn the number over, using an=1ana^{-n}=\frac{1}{a^{n}}, so write it as 11 over the bracket.
    z=(4+3i)1=14+3iz = (4+3i)^{-1} = \frac{1}{4+3i}
  2. There is an ii in the denominator, so this is not yet the form x+iyx+iy. Multiply the top and the bottom by the conjugate of the bottom, which is 43i4-3i.
    z=14+3i×43i43iz = \frac{1}{4+3i}\times\frac{4-3i}{4-3i}
  3. Work out the denominator. The two brackets are of the form (a+b)(ab)(a+b)(a-b), which is always a2b2a^{2}-b^{2}.
    (4+3i)(43i)=42(3i)2(4+3i)(4-3i) = 4^{2}-(3i)^{2}
  4. Square each part. For the second, square both the 33 and the ii, and i2=1i^{2}=-1, so (3i)2=9(3i)^{2}=-9.
    (4+3i)(43i)=16(9)=25(4+3i)(4-3i) = 16-(-9) = 25
  5. The numerator is just 43i4-3i, because the top was 11. Put it over the denominator.
    z=43i25z = \frac{4-3i}{25}
  6. Split it into a real part and an imaginary part.
    z=425325iz = \frac{4}{25}-\frac{3}{25}i
  7. The real and imaginary parts are
    Re(z)=425,Im(z)=325\operatorname{Re}(z) = \frac{4}{25}, \qquad \operatorname{Im}(z) = -\frac{3}{25}
AnswerRe(z)=425\mathrm{Re}(z)=\dfrac{4}{25} and Im(z)=325\mathrm{Im}(z)=-\dfrac{3}{25}.
Compact solution

Let z=(4+3i)1z=(4+3i)^{-1}. Write the reciprocal and use the conjugate 43i4-3i.

z=14+3i=14+3i43i43i43i43i=1=43i(4+3i)(43i)\begin{aligned}z &= \frac{1}{4+3i} \\ &= \frac{1}{4+3i}\cdot\frac{4-3i}{4-3i} && \fcolorbox{#9BB0DE}{transparent}{\small\textcolor{#4F6FAE}{$\frac{4-3i}{4-3i}=1$}} \\ &= \frac{4-3i}{(4+3i)(4-3i)}\end{aligned}

Multiply the conjugate pair using the difference of squares.

(4+3i)(43i)=42(3i)2(a+b)(ab)=a2b2=169i2=169(1)i2=1=16+9=25\begin{aligned}(4+3i)(4-3i) &= 4^2-(3i)^2 && \fcolorbox{#9BB0DE}{transparent}{\small\textcolor{#4F6FAE}{$(a+b)(a-b)=a^2-b^2$}} \\ &= 16-9i^2 \\ &= 16-9(-1) && \fcolorbox{#9BB0DE}{transparent}{\small\textcolor{#4F6FAE}{$i^2=-1$}} \\ &= 16+9 \\ &= 25\end{aligned}

Substitute the numerator and denominator, then simplify to rectangular form.

z=43i25=425325i\begin{aligned}z &= \frac{4-3i}{25} \\ &= \frac{4}{25}-\frac{3}{25}i\end{aligned}

Read the real coefficient and the coefficient of ii.

Re(z)=425Im(z)=325\begin{gathered}\operatorname{Re}(z)=\dfrac{4}{25} \\ \operatorname{Im}(z)=-\dfrac{3}{25}\end{gathered}

Example 18

Find the real and imaginary parts of z=(4+3i)2z=(4+3i)^{-2}.

Solution
  1. The power is 2-2. Turn the number over first, so the square moves to the denominator.
    z=(4+3i)2=1(4+3i)2z = (4+3i)^{-2} = \frac{1}{(4+3i)^{2}}
  2. Square the bracket. Use the identity (a+b)2=a2+2ab+b2(a+b)^{2}=a^{2}+2ab+b^{2} with a=4a=4 and b=3ib=3i.
    (4+3i)2=42+2(4)(3i)+(3i)2(4+3i)^{2} = 4^{2}+2(4)(3i)+(3i)^{2}
  3. Work out the three pieces. The middle term is 24i24i, and (3i)2=9i2(3i)^{2}=9i^{2}.
    (4+3i)2=16+24i+9i2(4+3i)^{2} = 16+24i+9i^{2}
  4. Replace i2i^{2} by 1-1, so 9i2=99i^{2}=-9.
    (4+3i)2=16+24i9(4+3i)^{2} = 16+24i-9
  5. Collect the two real numbers. Taking 99 from 1616 leaves 77.
    (4+3i)2=7+24i(4+3i)^{2} = 7+24i
  6. Put that back underneath.
    z=17+24iz = \frac{1}{7+24i}
  7. There is an ii in the denominator, so multiply the top and the bottom by the conjugate 724i7-24i.
    z=17+24i×724i724iz = \frac{1}{7+24i}\times\frac{7-24i}{7-24i}
  8. The denominator is of the form (a+b)(ab)=a2b2(a+b)(a-b)=a^{2}-b^{2}, and (24i)2=576i2=576(24i)^{2}=576i^{2}=-576.
    (7+24i)(724i)=49(576)=625(7+24i)(7-24i) = 49-(-576) = 625
  9. The numerator is 724i7-24i. Put it over the denominator.
    z=724i625z = \frac{7-24i}{625}
  10. Split it into a real part and an imaginary part.
    z=762524625iz = \frac{7}{625}-\frac{24}{625}i
  11. The real and imaginary parts are
    Re(z)=7625,Im(z)=24625\operatorname{Re}(z) = \frac{7}{625}, \qquad \operatorname{Im}(z) = -\frac{24}{625}
AnswerRe(z)=7625\mathrm{Re}(z)=\dfrac{7}{625} and Im(z)=24625\mathrm{Im}(z)=-\dfrac{24}{625}.
Compact solution

Let z=(4+3i)2z=(4+3i)^{-2}. Rewrite the negative exponent as a reciprocal.

z=1(4+3i)2z=\frac{1}{(4+3i)^2}

Expand the square, keeping the middle term.

(4+3i)2=42+2(4)(3i)+(3i)2(a+b)2=a2+2ab+b2=16+24i+9i2=16+24i+9(1)i2=1=(169)+24i=7+24i\begin{aligned}(4+3i)^2 &= 4^2+2(4)(3i)+(3i)^2 && \fcolorbox{#9BB0DE}{transparent}{\small\textcolor{#4F6FAE}{$(a+b)^2=a^2+2ab+b^2$}} \\ &= 16+24i+9i^2 \\ &= 16+24i+9(-1) && \fcolorbox{#9BB0DE}{transparent}{\small\textcolor{#4F6FAE}{$i^2=-1$}} \\ &= (16-9)+24i \\ &= 7+24i\end{aligned}

Substitute the square into the denominator. Write the reciprocal and use the conjugate 724i7-24i.

z=17+24i=17+24i724i724i724i724i=1=724i(7+24i)(724i)\begin{aligned}z &= \frac{1}{7+24i} \\ &= \frac{1}{7+24i}\cdot\frac{7-24i}{7-24i} && \fcolorbox{#9BB0DE}{transparent}{\small\textcolor{#4F6FAE}{$\frac{7-24i}{7-24i}=1$}} \\ &= \frac{7-24i}{(7+24i)(7-24i)}\end{aligned}

Multiply the conjugate pair using the difference of squares.

(7+24i)(724i)=72(24i)2(a+b)(ab)=a2b2=49576i2=49576(1)i2=1=49+576=625\begin{aligned}(7+24i)(7-24i) &= 7^2-(24i)^2 && \fcolorbox{#9BB0DE}{transparent}{\small\textcolor{#4F6FAE}{$(a+b)(a-b)=a^2-b^2$}} \\ &= 49-576i^2 \\ &= 49-576(-1) && \fcolorbox{#9BB0DE}{transparent}{\small\textcolor{#4F6FAE}{$i^2=-1$}} \\ &= 49+576 \\ &= 625\end{aligned}

Substitute the numerator and denominator, then simplify to rectangular form.

z=724i625=762524625i\begin{aligned}z &= \frac{7-24i}{625} \\ &= \frac{7}{625}-\frac{24}{625}i\end{aligned}

Read the real coefficient and the coefficient of ii.

Re(z)=7625Im(z)=24625\begin{gathered}\operatorname{Re}(z)=\dfrac{7}{625} \\ \operatorname{Im}(z)=-\dfrac{24}{625}\end{gathered}
Common mistake
Watch outThe exponent 2-2 means the reciprocal of a square, not the negative of a square. Squaring first and taking the reciprocal first are both valid here because the base is nonzero.

Example 19

Find the real and imaginary parts of z=(4+3i3+2i)1z=\left(\frac{4+3i}{3+2i}\right)^{-1}.

Solution
  1. A power of 1-1 on a fraction turns the fraction upside down. This is the rule (pq)1=qp\left(\frac{p}{q}\right)^{-1}=\frac{q}{p}.
    z=(4+3i3+2i)1=3+2i4+3iz = \left(\frac{4+3i}{3+2i}\right)^{-1} = \frac{3+2i}{4+3i}
  2. There is an ii in the denominator, so multiply the top and the bottom by the conjugate of the bottom, which is 43i4-3i.
    z=3+2i4+3i×43i43iz = \frac{3+2i}{4+3i}\times\frac{4-3i}{4-3i}
  3. Work out the numerator, multiplying term by term.
    (3+2i)(43i)=129i+8i6i2(3+2i)(4-3i) = 12-9i+8i-6i^{2}
  4. Replace i2i^{2} by 1-1. Note that 6i2=6-6i^{2}=6, because minus times minus gives plus.
    (3+2i)(43i)=129i+8i+6(3+2i)(4-3i) = 12-9i+8i+6
  5. Collect. The real numbers give 12+6=1812+6=18, and the ii terms give 9i+8i=i-9i+8i=-i.
    (3+2i)(43i)=18i(3+2i)(4-3i) = 18-i
  6. Work out the denominator, of the form (a+b)(ab)=a2b2(a+b)(a-b)=a^{2}-b^{2}.
    (4+3i)(43i)=42(3i)2=16+9=25(4+3i)(4-3i) = 4^{2}-(3i)^{2} = 16+9 = 25
  7. Put the numerator over the denominator.
    z=18i25z = \frac{18-i}{25}
  8. Split it into a real part and an imaginary part.
    z=1825125iz = \frac{18}{25}-\frac{1}{25}i
  9. The real and imaginary parts are
    Re(z)=1825,Im(z)=125\operatorname{Re}(z) = \frac{18}{25}, \qquad \operatorname{Im}(z) = -\frac{1}{25}
AnswerRe(z)=1825\mathrm{Re}(z)=\dfrac{18}{25} and Im(z)=125\mathrm{Im}(z)=-\dfrac{1}{25}.
Compact solution

Let z=(4+3i3+2i)1z=\left(\frac{4+3i}{3+2i}\right)^{-1}. Take the reciprocal of the nonzero fraction, retaining the positive exponent.

z=(3+2i4+3i)1z=\left(\frac{3+2i}{4+3i}\right)^{1}

Multiply numerator and denominator by the conjugate 43i4-3i.

3+2i4+3i=3+2i4+3i43i43i43i43i=1=(3+2i)(43i)(4+3i)(43i)\begin{aligned}\frac{3+2i}{4+3i} &= \frac{3+2i}{4+3i}\cdot\frac{4-3i}{4-3i} && \fcolorbox{#9BB0DE}{transparent}{\small\textcolor{#4F6FAE}{$\frac{4-3i}{4-3i}=1$}} \\ &= \frac{(3+2i)(4-3i)}{(4+3i)(4-3i)}\end{aligned}

Expand the numerator first.

(3+2i)(43i)=3(4)+3(3i)+(2i)(4)+(2i)(3i)=129i+8i6i2=129i+8i6(1)i2=1=129i+8i+6=(12+6)+(9+8)icollect like terms=18i\begin{aligned}(3+2i)(4-3i) &= 3(4)+3(-3i)+(2i)(4)+(2i)(-3i) \\ &= 12-9i+8i-6i^2 \\ &= 12-9i+8i-6(-1) && \fcolorbox{#9BB0DE}{transparent}{\small\textcolor{#4F6FAE}{$i^2=-1$}} \\ &= 12-9i+8i+6 \\ &= (12+6)+(-9+8)i && \fcolorbox{#9BB0DE}{transparent}{\small\textcolor{#4F6FAE}{$\text{collect like terms}$}} \\ &= 18-i\end{aligned}

Multiply the conjugate pair using the difference of squares.

(4+3i)(43i)=42(3i)2(a+b)(ab)=a2b2=169i2=169(1)i2=1=16+9=25\begin{aligned}(4+3i)(4-3i) &= 4^2-(3i)^2 && \fcolorbox{#9BB0DE}{transparent}{\small\textcolor{#4F6FAE}{$(a+b)(a-b)=a^2-b^2$}} \\ &= 16-9i^2 \\ &= 16-9(-1) && \fcolorbox{#9BB0DE}{transparent}{\small\textcolor{#4F6FAE}{$i^2=-1$}} \\ &= 16+9 \\ &= 25\end{aligned}

Substitute the numerator and denominator, then simplify to rectangular form.

3+2i4+3i=18i25=1825125i\begin{aligned}\frac{3+2i}{4+3i} &= \frac{18-i}{25} \\ &= \frac{18}{25}-\frac{1}{25}i\end{aligned}

The simplified quotient is

z=1825125iz=\dfrac{18}{25}-\dfrac{1}{25}i

Read the real coefficient and the coefficient of ii.

Re(z)=1825Im(z)=125\begin{gathered}\operatorname{Re}(z)=\dfrac{18}{25} \\ \operatorname{Im}(z)=-\dfrac{1}{25}\end{gathered}

Example 20

Find the real and imaginary parts of z=(1+i1i)2z=\left(\frac{1+i}{1-i}\right)^{-2}.

Solution
  1. A power of 2-2 turns the fraction upside down and then squares it. Flip it first.
    z=(1+i1i)2=(1i1+i)2z = \left(\frac{1+i}{1-i}\right)^{-2} = \left(\frac{1-i}{1+i}\right)^{2}
  2. Simplify the fraction inside to the form x+iyx+iy before squaring. Multiply the top and the bottom by the conjugate of the bottom, which is 1i1-i.
    1i1+i=1i1+i×1i1i\frac{1-i}{1+i} = \frac{1-i}{1+i}\times\frac{1-i}{1-i}
  3. The top is now (1i)2(1-i)^{2}. Use (ab)2=a22ab+b2(a-b)^{2}=a^{2}-2ab+b^{2} with a=1a=1 and b=ib=i.
    (1i)2=122(1)(i)+i2(1-i)^{2} = 1^{2}-2(1)(i)+i^{2}
  4. Work it out, with i2=1i^{2}=-1.
    (1i)2=12i1=2i(1-i)^{2} = 1-2i-1 = -2i
  5. The bottom is (1+i)(1i)(1+i)(1-i), of the form (a+b)(ab)=a2b2(a+b)(a-b)=a^{2}-b^{2}.
    (1+i)(1i)=12i2=1+1=2(1+i)(1-i) = 1^{2}-i^{2} = 1+1 = 2
  6. So the fraction inside becomes this.
    1i1+i=2i2=i\frac{1-i}{1+i} = \frac{-2i}{2} = -i
  7. Now square it. The square of i-i is (1)2i2=i2(-1)^{2}i^{2}=i^{2}.
    z=(i)2=i2z = (-i)^{2} = i^{2}
  8. Replace i2i^{2} by 1-1. Written in full complex form this is 1+0i-1+0i.
    z=1=1+0iz = -1 = -1+0i
  9. The real and imaginary parts are
    Re(z)=1,Im(z)=0\operatorname{Re}(z) = -1, \qquad \operatorname{Im}(z) = 0
AnswerRe(z)=1\mathrm{Re}(z)=-1 and Im(z)=0\mathrm{Im}(z)=0.
Compact solution

Let z=(1+i1i)2z=\left(\frac{1+i}{1-i}\right)^{-2}. Take the reciprocal of the nonzero fraction, retaining the positive exponent.

z=(1i1+i)2z=\left(\frac{1-i}{1+i}\right)^{2}

Multiply numerator and denominator by the conjugate 1i1-i.

1i1+i=1i1+i1i1i1i1i=1=(1i)(1i)(1+i)(1i)\begin{aligned}\frac{1-i}{1+i} &= \frac{1-i}{1+i}\cdot\frac{1-i}{1-i} && \fcolorbox{#9BB0DE}{transparent}{\small\textcolor{#4F6FAE}{$\frac{1-i}{1-i}=1$}} \\ &= \frac{(1-i)(1-i)}{(1+i)(1-i)}\end{aligned}

Expand the numerator first.

(1i)(1i)=1(1)+1(i)+(i)(1)+(i)(i)=1ii+i2=1ii+1(1)i2=1=1ii1=(11)+(11)icollect like terms=2i\begin{aligned}(1-i)(1-i) &= 1(1)+1(-i)+(-i)(1)+(-i)(-i) \\ &= 1-i-i+i^2 \\ &= 1-i-i+1(-1) && \fcolorbox{#9BB0DE}{transparent}{\small\textcolor{#4F6FAE}{$i^2=-1$}} \\ &= 1-i-i-1 \\ &= (1-1)+(-1-1)i && \fcolorbox{#9BB0DE}{transparent}{\small\textcolor{#4F6FAE}{$\text{collect like terms}$}} \\ &= -2i\end{aligned}

Multiply the conjugate pair using the difference of squares.

(1+i)(1i)=12i2(a+b)(ab)=a2b2=1i2=11(1)i2=1=1+1=2\begin{aligned}(1+i)(1-i) &= 1^2-i^2 && \fcolorbox{#9BB0DE}{transparent}{\small\textcolor{#4F6FAE}{$(a+b)(a-b)=a^2-b^2$}} \\ &= 1-i^2 \\ &= 1-1(-1) && \fcolorbox{#9BB0DE}{transparent}{\small\textcolor{#4F6FAE}{$i^2=-1$}} \\ &= 1+1 \\ &= 2\end{aligned}

Substitute the numerator and denominator, then simplify to rectangular form.

1i1+i=2i2=22i=i\begin{aligned}\frac{1-i}{1+i} &= \frac{-2i}{2} \\ &= -\frac{2}{2}i \\ &= -i\end{aligned}

Now square the simplified quotient. Square the real coefficient and the factor ii separately.

z=(i)2=(1)2i2(ab)2=a2b2=i2=1(1)i2=1=1\begin{aligned}z &= (-i)^2 \\ &= (-1)^2i^2 && \fcolorbox{#9BB0DE}{transparent}{\small\textcolor{#4F6FAE}{$(ab)^2=a^2b^2$}} \\ &= i^2 \\ &= 1(-1) && \fcolorbox{#9BB0DE}{transparent}{\small\textcolor{#4F6FAE}{$i^2=-1$}} \\ &= -1\end{aligned}

Read the real coefficient and the coefficient of ii.

Re(z)=1Im(z)=0\begin{gathered}\operatorname{Re}(z)=-1 \\ \operatorname{Im}(z)=0\end{gathered}
Common mistake
Watch outThe answer is a real number. An expression built from ii does not have to stay imaginary.

Example 21

Solve the simultaneous linear equations 5z(3+i)w=7i5z-(3+i)w=7-i and (2i)z+2iw=4(2-i)z+2iw=4 for zz and ww.

Solution

The given equations are

5z(3+i)w=7i,(1)(2i)z+2iw=4.(2)\begin{aligned}5z-(3+i)w&=7-i,\qquad\cdots(1) \\ (2-i)z+2iw&=4.\qquad\cdots(2)\end{aligned}
  1. Call the two equations (1)(1) and (2)(2). Solve equation (1)(1) for ww in terms of zz, by moving the zz term across and then dividing.
    5z(3+i)w=7i(1)5z-(3+i)w = 7-i \qquad \cdots(1)
  2. Add (3+i)w(3+i)w to both sides and take 7i7-i from both sides, so the ww term is by itself.
    (3+i)w=5z7+i(3+i)w = 5z-7+i
  3. Divide both sides by 3+i3+i to make ww the subject. Call this equation (3)(3).
    w=5z7+i3+i(3)w = \frac{5z-7+i}{3+i} \qquad \cdots(3)
  4. Put this expression for ww into equation (2)(2).
    (2i)z+2i(5z7+i3+i)=4(2-i)z+2i\left(\frac{5z-7+i}{3+i}\right) = 4
  5. Multiply every term by 3+i3+i to clear the fraction.
    (2i)(3+i)z+2i(5z7+i)=4(3+i)(2-i)(3+i)z+2i(5z-7+i) = 4(3+i)
  6. Work out (2i)(3+i)(2-i)(3+i) term by term.
    (2i)(3+i)=6+2i3ii2(2-i)(3+i) = 6+2i-3i-i^{2}
  7. Replace i2i^{2} by 1-1 and collect. i2=1-i^{2}=1, so 6+1=76+1=7, and 2i3i=i2i-3i=-i.
    (2i)(3+i)=7i(2-i)(3+i) = 7-i
  8. Work out 2i(5z7+i)2i(5z-7+i). The last term is 2i2=22i^{2}=-2.
    2i(5z7+i)=10iz14i22i(5z-7+i) = 10iz-14i-2
  9. Put these back. The right side is 4(3+i)=12+4i4(3+i)=12+4i.
    (7i)z+10iz14i2=12+4i(7-i)z+10iz-14i-2 = 12+4i
  10. Add 14i+214i+2 to both sides, so the two zz terms stand alone on the left.
    (7i)z+10iz=14+18i(7-i)z+10iz = 14+18i
  11. Add the two zz terms. (7i)+10i=7+9i(7-i)+10i=7+9i.
    (7+9i)z=14+18i(7+9i)z = 14+18i
  12. The right side is 2(7+9i)2(7+9i), so divide both sides by 7+9i7+9i.
    z=2(7+9i)7+9i=2z = \frac{2(7+9i)}{7+9i} = 2
  13. Put z=2z=2 into equation (3)(3).
    w=5(2)7+i3+iw = \frac{5(2)-7+i}{3+i}
  14. Work out the top. 107+i=3+i10-7+i=3+i, which is the same as the bottom.
    w=3+i3+i=1w = \frac{3+i}{3+i} = 1
  15. State both answers.
    z=2,w=1z = 2, \qquad w = 1
Answerz=2z=2 and w=1w=1.
Compact solution

Label the two original equations.

5z(3+i)w=7i(1)(2i)z+2iw=4(2)\begin{aligned}5z-(3+i)w&=7-i\qquad\cdots(1) \\ (2-i)z+2iw&=4\qquad\cdots(2)\end{aligned}

Use equation (1)(1) to make ww the subject.

5z(3+i)w=7i(1)(3+i)w=5z7+iw=5z7+i3+i(3)\begin{aligned}5z-(3+i)w &= 7-i \qquad\cdots(1) \\ (3+i)w &= 5z-7+i \\ w &= \frac{5z-7+i}{3+i} \qquad\cdots(3)\end{aligned}

Put that into equation (2)(2), then multiply every term by 3+i3+i to clear the fraction.

(2i)z+2i(5z7+i3+i)=4(2i)(3+i)z+2i(5z7+i)=4(3+i)\begin{aligned}(2-i)z+2i\left(\frac{5z-7+i}{3+i}\right) &= 4 \\ (2-i)(3+i)z+2i(5z-7+i) &= 4(3+i)\end{aligned}

First expand (2i)(3+i)(2-i)(3+i).

(2i)(3+i)=6+2i3ii2=6i+1i2=1=7i\begin{aligned}(2-i)(3+i) &= 6+2i-3i-i^{2} \\ &= 6-i+1 && \fcolorbox{#9BB0DE}{transparent}{\small\textcolor{#4F6FAE}{$i^{2}=-1$}} \\ &= 7-i\end{aligned}

Next expand 2i(5z7+i)2i(5z-7+i).

2i(5z7+i)=10iz14i+2i2=10iz14i2i2=1\begin{aligned}2i(5z-7+i) &= 10iz-14i+2i^{2} \\ &= 10iz-14i-2 && \fcolorbox{#9BB0DE}{transparent}{\small\textcolor{#4F6FAE}{$i^{2}=-1$}}\end{aligned}

Put both back, with 4(3+i)=12+4i4(3+i)=12+4i on the right.

(7i)z+10iz14i2=12+4i(7i)z+10iz=14+18iadd 14i+2 to both sides(7+9i)z=14+18i(7+9i)z=2(7+9i)z=27+9i0\begin{aligned}(7-i)z+10iz-14i-2 &= 12+4i \\ (7-i)z+10iz &= 14+18i && \fcolorbox{#9BB0DE}{transparent}{\small\textcolor{#4F6FAE}{$\text{add $14i+2$ to both sides}$}} \\ (7+9i)z &= 14+18i \\ (7+9i)z &= 2(7+9i) \\ z &= 2 && \fcolorbox{#9BB0DE}{transparent}{\small\textcolor{#4F6FAE}{$7+9i\neq0$}}\end{aligned}

Put z=2z=2 back into equation (3)(3).

w=5(2)7+i3+i=3+i3+i=1\begin{aligned}w &= \frac{5(2)-7+i}{3+i} \\ &= \frac{3+i}{3+i} \\ &= 1\end{aligned}

Thus the solution is

z=2,w=1\begin{aligned}z &= 2, \qquad w = 1\end{aligned}
Check
Check the answer
5(2)(3+i)(1)=103i=7i(2i)(2)+2i(1)=42i+2i=4\begin{aligned}5(2)-(3+i)(1)&=10-3-i=7-i\\(2-i)(2)+2i(1)&=4-2i+2i=4\end{aligned}
Substitute the stated pair into both original equations. Each left side gives its own right side, so the pair satisfies the entire system.

Exercise 1.4

Question 1

Find the real and imaginary parts of the following complex numbers:

(i)(83i)2(8-3i)^{2}
Solution
  1. Let zz denote the given expression. Squaring a bracket uses the identity (ab)2=a22ab+b2(a-b)^{2}=a^{2}-2ab+b^{2}. Here a=8a=8 and b=3ib=3i, so write that out.
    (83i)2=822(8)(3i)+(3i)2(8-3i)^{2} = 8^{2}-2(8)(3i)+(3i)^{2}
  2. Work out each piece. 82=648^{2}=64, the middle term is 48i-48i, and (3i)2=9i2(3i)^{2}=9i^{2}.
    (83i)2=6448i+9i2(8-3i)^{2} = 64-48i+9i^{2}
  3. Replace i2i^{2} by 1-1, so 9i2=99i^{2}=-9.
    (83i)2=6448i9(8-3i)^{2} = 64-48i-9
  4. Collect the two real numbers. Taking 99 from 6464 leaves 5555.
    (83i)2=5548i(8-3i)^{2} = 55-48i
  5. The number is now in the form x+iyx+iy. The real part is the piece with no ii, and the imaginary part is the number multiplying ii.
    Re(z)=55,Im(z)=48\operatorname{Re}(z) = 55, \qquad \operatorname{Im}(z) = -48
AnswerRe(z)=55\mathrm{Re}(z)=55 and Im(z)=48\mathrm{Im}(z)=-48
Compact solution

Let z=(83i)2z=(8-3i)^{2}. Expand the square, keeping the middle term.

z=(83i)2=822(8)(3i)+(3i)2(ab)2=a22ab+b2=6448i+9i2=6448i+9(1)i2=1=(649)48i=5548i\begin{aligned}z &= (8-3i)^2 \\ &= 8^2-2(8)(3i)+(3i)^2 && \fcolorbox{#9BB0DE}{transparent}{\small\textcolor{#4F6FAE}{$(a-b)^2=a^2-2ab+b^2$}} \\ &= 64-48i+9i^2 \\ &= 64-48i+9(-1) && \fcolorbox{#9BB0DE}{transparent}{\small\textcolor{#4F6FAE}{$i^2=-1$}} \\ &= (64-9)-48i \\ &= 55-48i\end{aligned}

Read the real coefficient and the coefficient of ii.

Re(z)=55Im(z)=48\begin{gathered}\operatorname{Re}(z)=55 \\ \operatorname{Im}(z)=-48\end{gathered}
(ii)(5+3i)1(5+3i)^{-1}
Solution
  1. Let zz denote the given expression. A power of 1-1 means turn the number over, using an=1ana^{-n}=\frac{1}{a^{n}}. Write it as 11 over the bracket.
    (5+3i)1=15+3i(5+3i)^{-1} = \frac{1}{5+3i}
  2. There is an ii in the denominator, so this is not the form x+iyx+iy yet. Multiply the top and the bottom by the conjugate of the bottom, which is 53i5-3i.
    (5+3i)1=15+3i×53i53i(5+3i)^{-1} = \frac{1}{5+3i}\times\frac{5-3i}{5-3i}
  3. Work out the denominator. The two brackets are of the form (a+b)(ab)(a+b)(a-b), which is always a2b2a^{2}-b^{2}.
    (5+3i)(53i)=52(3i)2(5+3i)(5-3i) = 5^{2}-(3i)^{2}
  4. Square each part. For the second, square both the 33 and the ii, and i2=1i^{2}=-1, so (3i)2=9(3i)^{2}=-9.
    (5+3i)(53i)=25(9)=34(5+3i)(5-3i) = 25-(-9) = 34
  5. The numerator is just 53i5-3i, because the top was 11. Put it over the denominator.
    (5+3i)1=53i34(5+3i)^{-1} = \frac{5-3i}{34}
  6. Split it into a real part and an imaginary part.
    (5+3i)1=534334i(5+3i)^{-1} = \frac{5}{34}-\frac{3}{34}i
  7. The real and imaginary parts are
    Re(z)=534,Im(z)=334\operatorname{Re}(z) = \frac{5}{34}, \qquad \operatorname{Im}(z) = -\frac{3}{34}
AnswerRe(z)=534\mathrm{Re}(z)=\dfrac{5}{34} and Im(z)=334\mathrm{Im}(z)=-\dfrac{3}{34}
Compact solution

Let z=(5+3i)1z=(5+3i)^{-1}. Write the reciprocal and use the conjugate 53i5-3i.

z=15+3i=15+3i53i53i53i53i=1=53i(5+3i)(53i)\begin{aligned}z &= \frac{1}{5+3i} \\ &= \frac{1}{5+3i}\cdot\frac{5-3i}{5-3i} && \fcolorbox{#9BB0DE}{transparent}{\small\textcolor{#4F6FAE}{$\frac{5-3i}{5-3i}=1$}} \\ &= \frac{5-3i}{(5+3i)(5-3i)}\end{aligned}

Multiply the conjugate pair using the difference of squares.

(5+3i)(53i)=52(3i)2(a+b)(ab)=a2b2=259i2=259(1)i2=1=25+9=34\begin{aligned}(5+3i)(5-3i) &= 5^2-(3i)^2 && \fcolorbox{#9BB0DE}{transparent}{\small\textcolor{#4F6FAE}{$(a+b)(a-b)=a^2-b^2$}} \\ &= 25-9i^2 \\ &= 25-9(-1) && \fcolorbox{#9BB0DE}{transparent}{\small\textcolor{#4F6FAE}{$i^2=-1$}} \\ &= 25+9 \\ &= 34\end{aligned}

Substitute the numerator and denominator, then simplify to rectangular form.

z=53i34=534334i\begin{aligned}z &= \frac{5-3i}{34} \\ &= \frac{5}{34}-\frac{3}{34}i\end{aligned}

Read the real coefficient and the coefficient of ii.

Re(z)=534Im(z)=334\begin{gathered}\operatorname{Re}(z)=\dfrac{5}{34} \\ \operatorname{Im}(z)=-\dfrac{3}{34}\end{gathered}
(iii)(45i)1(4-5i)^{-1}
Solution
  1. Let zz denote the given expression. Here the power is 1-1, so write the number as 11 over the bracket.
    (45i)1=145i(4-5i)^{-1} = \frac{1}{4-5i}
  2. Clear the ii from the denominator by multiplying the top and the bottom by the conjugate of the bottom, which is 4+5i4+5i.
    (45i)1=145i×4+5i4+5i(4-5i)^{-1} = \frac{1}{4-5i}\times\frac{4+5i}{4+5i}
  3. Work out the denominator, of the form (ab)(a+b)=a2b2(a-b)(a+b)=a^{2}-b^{2}.
    (45i)(4+5i)=42(5i)2(4-5i)(4+5i) = 4^{2}-(5i)^{2}
  4. Square each part. Since (5i)2=25i2=25(5i)^{2}=25i^{2}=-25, taking it away adds 2525.
    (45i)(4+5i)=16(25)=41(4-5i)(4+5i) = 16-(-25) = 41
  5. The numerator is 4+5i4+5i, because the top was 11.
    (45i)1=4+5i41(4-5i)^{-1} = \frac{4+5i}{41}
  6. Split it into a real part and an imaginary part. Both parts are positive here.
    (45i)1=441+541i(4-5i)^{-1} = \frac{4}{41}+\frac{5}{41}i
  7. The real and imaginary parts are
    Re(z)=441,Im(z)=541\operatorname{Re}(z) = \frac{4}{41}, \qquad \operatorname{Im}(z) = \frac{5}{41}
AnswerRe(z)=441\mathrm{Re}(z)=\dfrac{4}{41} and Im(z)=541\mathrm{Im}(z)=\dfrac{5}{41}
Compact solution

Let z=(45i)1z=(4-5i)^{-1}. Write the reciprocal and use the conjugate 4+5i4+5i.

z=145i=145i4+5i4+5i4+5i4+5i=1=4+5i(45i)(4+5i)\begin{aligned}z &= \frac{1}{4-5i} \\ &= \frac{1}{4-5i}\cdot\frac{4+5i}{4+5i} && \fcolorbox{#9BB0DE}{transparent}{\small\textcolor{#4F6FAE}{$\frac{4+5i}{4+5i}=1$}} \\ &= \frac{4+5i}{(4-5i)(4+5i)}\end{aligned}

Multiply the conjugate pair using the difference of squares.

(45i)(4+5i)=42(5i)2(a+b)(ab)=a2b2=1625i2=1625(1)i2=1=16+25=41\begin{aligned}(4-5i)(4+5i) &= 4^2-(5i)^2 && \fcolorbox{#9BB0DE}{transparent}{\small\textcolor{#4F6FAE}{$(a+b)(a-b)=a^2-b^2$}} \\ &= 16-25i^2 \\ &= 16-25(-1) && \fcolorbox{#9BB0DE}{transparent}{\small\textcolor{#4F6FAE}{$i^2=-1$}} \\ &= 16+25 \\ &= 41\end{aligned}

Substitute the numerator and denominator, then simplify to rectangular form.

z=4+5i41=441+541i\begin{aligned}z &= \frac{4+5i}{41} \\ &= \frac{4}{41}+\frac{5}{41}i\end{aligned}

Read the real coefficient and the coefficient of ii.

Re(z)=441Im(z)=541\begin{gathered}\operatorname{Re}(z)=\dfrac{4}{41} \\ \operatorname{Im}(z)=\dfrac{5}{41}\end{gathered}
Common mistake
Watch outThe imaginary part is +541+\frac{5}{41}, not 541-\frac{5}{41}. The conjugate of 45i4-5i is 4+5i4+5i, so the ii term on top is +5i+5i.
(iv)(43i)2(4-3i)^{-2}
Solution
  1. The exponent is 2-2, so take the reciprocal and leave the positive square in the denominator.
    (43i)2=1(43i)2(4-3i)^{-2} = \frac{1}{(4-3i)^{2}}
  2. Square the bracket. Use the identity (ab)2=a22ab+b2(a-b)^{2}=a^{2}-2ab+b^{2} with a=4a=4 and b=3ib=3i.
    (43i)2=422(4)(3i)+(3i)2(4-3i)^{2} = 4^{2}-2(4)(3i)+(3i)^{2}
  3. Work out the three pieces. The middle term is 24i-24i, and (3i)2=9i2(3i)^{2}=9i^{2}.
    (43i)2=1624i+9i2(4-3i)^{2} = 16-24i+9i^{2}
  4. Replace i2i^{2} by 1-1, so 9i2=99i^{2}=-9.
    (43i)2=1624i9(4-3i)^{2} = 16-24i-9
  5. Collect the real numbers. Taking 99 from 1616 leaves 77.
    (43i)2=724i(4-3i)^{2} = 7-24i
  6. Put that back underneath.
    (43i)2=1724i(4-3i)^{-2} = \frac{1}{7-24i}
  7. Clear the ii from the denominator by multiplying the top and the bottom by the conjugate 7+24i7+24i.
    (43i)2=1724i×7+24i7+24i(4-3i)^{-2} = \frac{1}{7-24i}\times\frac{7+24i}{7+24i}
  8. The denominator is of the form (ab)(a+b)=a2b2(a-b)(a+b)=a^{2}-b^{2}, and (24i)2=576i2=576(24i)^{2}=576i^{2}=-576.
    (724i)(7+24i)=49(576)=625(7-24i)(7+24i) = 49-(-576) = 625
  9. The numerator is 7+24i7+24i.
    (43i)2=7+24i625(4-3i)^{-2} = \frac{7+24i}{625}
  10. Split it into a real part and an imaginary part.
    (43i)2=7625+24625i(4-3i)^{-2} = \frac{7}{625}+\frac{24}{625}i
  11. The real and imaginary parts are
    Re(z)=7625,Im(z)=24625\operatorname{Re}(z) = \frac{7}{625}, \qquad \operatorname{Im}(z) = \frac{24}{625}
AnswerRe(z)=7625\mathrm{Re}(z)=\dfrac{7}{625} and Im(z)=24625\mathrm{Im}(z)=\dfrac{24}{625}
Compact solution

Let z=(43i)2z=(4-3i)^{-2}. Rewrite the negative exponent as a reciprocal.

z=1(43i)2z=\frac{1}{(4-3i)^2}

Expand the square, keeping the middle term.

(43i)2=422(4)(3i)+(3i)2(ab)2=a22ab+b2=1624i+9i2=1624i+9(1)i2=1=(169)24i=724i\begin{aligned}(4-3i)^2 &= 4^2-2(4)(3i)+(3i)^2 && \fcolorbox{#9BB0DE}{transparent}{\small\textcolor{#4F6FAE}{$(a-b)^2=a^2-2ab+b^2$}} \\ &= 16-24i+9i^2 \\ &= 16-24i+9(-1) && \fcolorbox{#9BB0DE}{transparent}{\small\textcolor{#4F6FAE}{$i^2=-1$}} \\ &= (16-9)-24i \\ &= 7-24i\end{aligned}

Substitute the square into the denominator. Write the reciprocal and use the conjugate 7+24i7+24i.

z=1724i=1724i7+24i7+24i7+24i7+24i=1=7+24i(724i)(7+24i)\begin{aligned}z &= \frac{1}{7-24i} \\ &= \frac{1}{7-24i}\cdot\frac{7+24i}{7+24i} && \fcolorbox{#9BB0DE}{transparent}{\small\textcolor{#4F6FAE}{$\frac{7+24i}{7+24i}=1$}} \\ &= \frac{7+24i}{(7-24i)(7+24i)}\end{aligned}

Multiply the conjugate pair using the difference of squares.

(724i)(7+24i)=72(24i)2(a+b)(ab)=a2b2=49576i2=49576(1)i2=1=49+576=625\begin{aligned}(7-24i)(7+24i) &= 7^2-(24i)^2 && \fcolorbox{#9BB0DE}{transparent}{\small\textcolor{#4F6FAE}{$(a+b)(a-b)=a^2-b^2$}} \\ &= 49-576i^2 \\ &= 49-576(-1) && \fcolorbox{#9BB0DE}{transparent}{\small\textcolor{#4F6FAE}{$i^2=-1$}} \\ &= 49+576 \\ &= 625\end{aligned}

Substitute the numerator and denominator, then simplify to rectangular form.

z=7+24i625=7625+24625i\begin{aligned}z &= \frac{7+24i}{625} \\ &= \frac{7}{625}+\frac{24}{625}i\end{aligned}

Read the real coefficient and the coefficient of ii.

Re(z)=7625Im(z)=24625\begin{gathered}\operatorname{Re}(z)=\dfrac{7}{625} \\ \operatorname{Im}(z)=\dfrac{24}{625}\end{gathered}
(v)(3+2i4+3i)1\left(\frac{3+2i}{4+3i}\right)^{-1}
Solution
  1. Let zz denote the given expression. A power of 1-1 on a fraction turns the fraction upside down. This is the rule (pq)1=qp\left(\frac{p}{q}\right)^{-1}=\frac{q}{p}.
    (3+2i4+3i)1=4+3i3+2i\left(\frac{3+2i}{4+3i}\right)^{-1} = \frac{4+3i}{3+2i}
  2. There is an ii in the denominator, so multiply the top and the bottom by the conjugate of the bottom, which is 32i3-2i.
    4+3i3+2i=4+3i3+2i×32i32i\frac{4+3i}{3+2i} = \frac{4+3i}{3+2i}\times\frac{3-2i}{3-2i}
  3. Work out the numerator, multiplying term by term.
    (4+3i)(32i)=128i+9i6i2(4+3i)(3-2i) = 12-8i+9i-6i^{2}
  4. Replace i2i^{2} by 1-1. Note that 6i2=6-6i^{2}=6, because minus times minus gives plus.
    (4+3i)(32i)=128i+9i+6(4+3i)(3-2i) = 12-8i+9i+6
  5. Collect. The real numbers give 12+6=1812+6=18, and the ii terms give 8i+9i=i-8i+9i=i.
    (4+3i)(32i)=18+i(4+3i)(3-2i) = 18+i
  6. Work out the denominator, of the form (a+b)(ab)=a2b2(a+b)(a-b)=a^{2}-b^{2}.
    (3+2i)(32i)=32(2i)2=9+4=13(3+2i)(3-2i) = 3^{2}-(2i)^{2} = 9+4 = 13
  7. Put the numerator over the denominator.
    (3+2i4+3i)1=18+i13\left(\frac{3+2i}{4+3i}\right)^{-1} = \frac{18+i}{13}
  8. Split it into a real part and an imaginary part.
    (3+2i4+3i)1=1813+113i\left(\frac{3+2i}{4+3i}\right)^{-1} = \frac{18}{13}+\frac{1}{13}i
  9. The real and imaginary parts are
    Re(z)=1813,Im(z)=113\operatorname{Re}(z) = \frac{18}{13}, \qquad \operatorname{Im}(z) = \frac{1}{13}
AnswerRe(z)=1813\mathrm{Re}(z)=\dfrac{18}{13} and Im(z)=113\mathrm{Im}(z)=\dfrac{1}{13}
Compact solution

Let z=(3+2i4+3i)1z=\left(\frac{3+2i}{4+3i}\right)^{-1}. Take the reciprocal of the nonzero fraction, retaining the positive exponent.

z=(4+3i3+2i)1z=\left(\frac{4+3i}{3+2i}\right)^{1}

Multiply numerator and denominator by the conjugate 32i3-2i.

4+3i3+2i=4+3i3+2i32i32i32i32i=1=(4+3i)(32i)(3+2i)(32i)\begin{aligned}\frac{4+3i}{3+2i} &= \frac{4+3i}{3+2i}\cdot\frac{3-2i}{3-2i} && \fcolorbox{#9BB0DE}{transparent}{\small\textcolor{#4F6FAE}{$\frac{3-2i}{3-2i}=1$}} \\ &= \frac{(4+3i)(3-2i)}{(3+2i)(3-2i)}\end{aligned}

Expand the numerator first.

(4+3i)(32i)=4(3)+4(2i)+(3i)(3)+(3i)(2i)=128i+9i6i2=128i+9i6(1)i2=1=128i+9i+6=(12+6)+(8+9)icollect like terms=18+i\begin{aligned}(4+3i)(3-2i) &= 4(3)+4(-2i)+(3i)(3)+(3i)(-2i) \\ &= 12-8i+9i-6i^2 \\ &= 12-8i+9i-6(-1) && \fcolorbox{#9BB0DE}{transparent}{\small\textcolor{#4F6FAE}{$i^2=-1$}} \\ &= 12-8i+9i+6 \\ &= (12+6)+(-8+9)i && \fcolorbox{#9BB0DE}{transparent}{\small\textcolor{#4F6FAE}{$\text{collect like terms}$}} \\ &= 18+i\end{aligned}

Multiply the conjugate pair using the difference of squares.

(3+2i)(32i)=32(2i)2(a+b)(ab)=a2b2=94i2=94(1)i2=1=9+4=13\begin{aligned}(3+2i)(3-2i) &= 3^2-(2i)^2 && \fcolorbox{#9BB0DE}{transparent}{\small\textcolor{#4F6FAE}{$(a+b)(a-b)=a^2-b^2$}} \\ &= 9-4i^2 \\ &= 9-4(-1) && \fcolorbox{#9BB0DE}{transparent}{\small\textcolor{#4F6FAE}{$i^2=-1$}} \\ &= 9+4 \\ &= 13\end{aligned}

Substitute the numerator and denominator, then simplify to rectangular form.

4+3i3+2i=18+i13=1813+113i\begin{aligned}\frac{4+3i}{3+2i} &= \frac{18+i}{13} \\ &= \frac{18}{13}+\frac{1}{13}i\end{aligned}

The simplified quotient is

z=1813+113iz=\dfrac{18}{13}+\dfrac{1}{13}i

Read the real coefficient and the coefficient of ii.

Re(z)=1813Im(z)=113\begin{gathered}\operatorname{Re}(z)=\dfrac{18}{13} \\ \operatorname{Im}(z)=\dfrac{1}{13}\end{gathered}
(vi)(2i2+i)2\left(\frac{2-i}{2+i}\right)^{-2}
Solution
  1. Let zz denote the given expression. A power of 2-2 on a fraction turns the fraction upside down and then squares it. Flip it first.
    (2i2+i)2=(2+i2i)2\left(\frac{2-i}{2+i}\right)^{-2} = \left(\frac{2+i}{2-i}\right)^{2}
  2. Simplify the fraction inside to the form x+iyx+iy before squaring. Multiply the top and the bottom by the conjugate of the bottom, which is 2+i2+i.
    2+i2i=2+i2i×2+i2+i\frac{2+i}{2-i} = \frac{2+i}{2-i}\times\frac{2+i}{2+i}
  3. The top is now (2+i)2(2+i)^{2}. Use (a+b)2=a2+2ab+b2(a+b)^{2}=a^{2}+2ab+b^{2} with a=2a=2 and b=ib=i.
    (2+i)2=22+2(2)(i)+i2(2+i)^{2} = 2^{2}+2(2)(i)+i^{2}
  4. Work it out, with i2=1i^{2}=-1, so the last term is 1-1.
    (2+i)2=4+4i1=3+4i(2+i)^{2} = 4+4i-1 = 3+4i
  5. The bottom is (2i)(2+i)(2-i)(2+i), of the form (ab)(a+b)=a2b2(a-b)(a+b)=a^{2}-b^{2}.
    (2i)(2+i)=22i2=4+1=5(2-i)(2+i) = 2^{2}-i^{2} = 4+1 = 5
  6. So the fraction inside becomes this.
    2+i2i=3+4i5\frac{2+i}{2-i} = \frac{3+4i}{5}
  7. Now square it. Square the top and the bottom separately.
    (2+i2i)2=(3+4i)252\left(\frac{2+i}{2-i}\right)^{2} = \frac{(3+4i)^{2}}{5^{2}}
  8. Expand the top with (a+b)2=a2+2ab+b2(a+b)^{2}=a^{2}+2ab+b^{2}, using a=3a=3 and b=4ib=4i.
    (3+4i)2=32+2(3)(4i)+(4i)2(3+4i)^{2} = 3^{2}+2(3)(4i)+(4i)^{2}
  9. Work it out. (4i)2=16i2=16(4i)^{2}=16i^{2}=-16, so 9+24i16=7+24i9+24i-16=-7+24i.
    (3+4i)2=9+24i16=7+24i(3+4i)^{2} = 9+24i-16 = -7+24i
  10. The bottom is 2525. Put the two together.
    (2i2+i)2=7+24i25\left(\frac{2-i}{2+i}\right)^{-2} = \frac{-7+24i}{25}
  11. Split it into a real part and an imaginary part. The real fraction has numerator 7-7 and positive denominator 2525, so it is negative.
    (2i2+i)2=725+2425i\left(\frac{2-i}{2+i}\right)^{-2} = -\frac{7}{25}+\frac{24}{25}i
  12. The real and imaginary parts are
    Re(z)=725,Im(z)=2425\operatorname{Re}(z) = -\frac{7}{25}, \qquad \operatorname{Im}(z) = \frac{24}{25}
AnswerRe(z)=725\mathrm{Re}(z)=-\dfrac{7}{25} and Im(z)=2425\mathrm{Im}(z)=\dfrac{24}{25}
Compact solution

Let z=(2i2+i)2z=\left(\frac{2-i}{2+i}\right)^{-2}. Take the reciprocal of the nonzero fraction, retaining the positive exponent.

z=(2+i2i)2z=\left(\frac{2+i}{2-i}\right)^{2}

Multiply numerator and denominator by the conjugate 2+i2+i.

2+i2i=2+i2i2+i2+i2+i2+i=1=(2+i)(2+i)(2i)(2+i)\begin{aligned}\frac{2+i}{2-i} &= \frac{2+i}{2-i}\cdot\frac{2+i}{2+i} && \fcolorbox{#9BB0DE}{transparent}{\small\textcolor{#4F6FAE}{$\frac{2+i}{2+i}=1$}} \\ &= \frac{(2+i)(2+i)}{(2-i)(2+i)}\end{aligned}

Expand the numerator first.

(2+i)(2+i)=2(2)+2(i)+(i)(2)+(i)(i)=4+2i+2i+i2=4+2i+2i+1(1)i2=1=4+2i+2i1=(41)+(2+2)icollect like terms=3+4i\begin{aligned}(2+i)(2+i) &= 2(2)+2(i)+(i)(2)+(i)(i) \\ &= 4+2i+2i+i^2 \\ &= 4+2i+2i+1(-1) && \fcolorbox{#9BB0DE}{transparent}{\small\textcolor{#4F6FAE}{$i^2=-1$}} \\ &= 4+2i+2i-1 \\ &= (4-1)+(2+2)i && \fcolorbox{#9BB0DE}{transparent}{\small\textcolor{#4F6FAE}{$\text{collect like terms}$}} \\ &= 3+4i\end{aligned}

Multiply the conjugate pair using the difference of squares.

(2i)(2+i)=22i2(a+b)(ab)=a2b2=4i2=41(1)i2=1=4+1=5\begin{aligned}(2-i)(2+i) &= 2^2-i^2 && \fcolorbox{#9BB0DE}{transparent}{\small\textcolor{#4F6FAE}{$(a+b)(a-b)=a^2-b^2$}} \\ &= 4-i^2 \\ &= 4-1(-1) && \fcolorbox{#9BB0DE}{transparent}{\small\textcolor{#4F6FAE}{$i^2=-1$}} \\ &= 4+1 \\ &= 5\end{aligned}

Substitute the numerator and denominator, then simplify to rectangular form.

2+i2i=3+4i5=35+45i\begin{aligned}\frac{2+i}{2-i} &= \frac{3+4i}{5} \\ &= \frac{3}{5}+\frac{4}{5}i\end{aligned}

Now square the simplified quotient. Expand the square, keeping the middle term.

z=(35+45i)2=(35)2+2(35)(45i)+(45i)2(a+b)2=a2+2ab+b2=925+2425i+1625i2=925+2425i+1625(1)i2=1=(9251625)+2425i=725+2425i\begin{aligned}z &= (\dfrac{3}{5}+\dfrac{4}{5}i)^2 \\ &= (\dfrac{3}{5})^2+2(\dfrac{3}{5})(\dfrac{4}{5}i)+(\dfrac{4}{5}i)^2 && \fcolorbox{#9BB0DE}{transparent}{\small\textcolor{#4F6FAE}{$(a+b)^2=a^2+2ab+b^2$}} \\ &= \dfrac{9}{25}+\dfrac{24}{25}i+\dfrac{16}{25}i^2 \\ &= \dfrac{9}{25}+\dfrac{24}{25}i+\dfrac{16}{25}(-1) && \fcolorbox{#9BB0DE}{transparent}{\small\textcolor{#4F6FAE}{$i^2=-1$}} \\ &= (\dfrac{9}{25}-\dfrac{16}{25})+\dfrac{24}{25}i \\ &= -\dfrac{7}{25}+\dfrac{24}{25}i\end{aligned}

Read the real coefficient and the coefficient of ii.

Re(z)=725Im(z)=2425\begin{gathered}\operatorname{Re}(z)=-\dfrac{7}{25} \\ \operatorname{Im}(z)=\dfrac{24}{25}\end{gathered}
(vii)(12i1+i)2\left(\frac{1-2i}{1+i}\right)^{2}
Solution
  1. Let zz denote the given expression. Before squaring, simplify the fraction inside to the form x+iyx+iy. Multiply the top and the bottom by the conjugate of the bottom, which is 1i1-i.
    12i1+i=12i1+i×1i1i\frac{1-2i}{1+i} = \frac{1-2i}{1+i}\times\frac{1-i}{1-i}
  2. Work out the numerator, multiplying term by term.
    (12i)(1i)=1i2i+2i2(1-2i)(1-i) = 1-i-2i+2i^{2}
  3. Replace i2i^{2} by 1-1, so 2i2=22i^{2}=-2.
    (12i)(1i)=1i2i2(1-2i)(1-i) = 1-i-2i-2
  4. Collect. The real numbers give 12=11-2=-1, and the ii terms give i2i=3i-i-2i=-3i.
    (12i)(1i)=13i(1-2i)(1-i) = -1-3i
  5. Work out the denominator, of the form (a+b)(ab)=a2b2(a+b)(a-b)=a^{2}-b^{2}.
    (1+i)(1i)=12i2=1+1=2(1+i)(1-i) = 1^{2}-i^{2} = 1+1 = 2
  6. So the fraction inside is this.
    12i1+i=13i2\frac{1-2i}{1+i} = \frac{-1-3i}{2}
  7. Now square it. Square the top and the bottom separately.
    (12i1+i)2=(13i)222\left(\frac{1-2i}{1+i}\right)^{2} = \frac{(-1-3i)^{2}}{2^{2}}
  8. Expand the top with (a+b)2=a2+2ab+b2(a+b)^{2}=a^{2}+2ab+b^{2}, using a=1a=-1 and b=3ib=-3i.
    (13i)2=(1)2+2(1)(3i)+(3i)2(-1-3i)^{2} = (-1)^{2}+2(-1)(-3i)+(-3i)^{2}
  9. Work it out. (1)2=1(-1)^{2}=1, the middle term is 6i6i because minus times minus gives plus, and (3i)2=9i2=9(-3i)^{2}=9i^{2}=-9.
    (13i)2=1+6i9=8+6i(-1-3i)^{2} = 1+6i-9 = -8+6i
  10. The bottom is 44.
    (12i1+i)2=8+6i4\left(\frac{1-2i}{1+i}\right)^{2} = \frac{-8+6i}{4}
  11. Divide each term of the top by 44 and reduce. 84=2\frac{-8}{4}=-2 and 64=32\frac{6}{4}=\frac{3}{2}.
    (12i1+i)2=2+32i\left(\frac{1-2i}{1+i}\right)^{2} = -2+\frac{3}{2}i
  12. The real and imaginary parts are
    Re(z)=2,Im(z)=32\operatorname{Re}(z) = -2, \qquad \operatorname{Im}(z) = \frac{3}{2}
AnswerRe(z)=2\mathrm{Re}(z)=-2 and Im(z)=32\mathrm{Im}(z)=\dfrac{3}{2}
Compact solution

Let z=(12i1+i)2z=\left(\frac{1-2i}{1+i}\right)^{2}. Multiply numerator and denominator by the conjugate 1i1-i.

12i1+i=12i1+i1i1i1i1i=1=(12i)(1i)(1+i)(1i)\begin{aligned}\frac{1-2i}{1+i} &= \frac{1-2i}{1+i}\cdot\frac{1-i}{1-i} && \fcolorbox{#9BB0DE}{transparent}{\small\textcolor{#4F6FAE}{$\frac{1-i}{1-i}=1$}} \\ &= \frac{(1-2i)(1-i)}{(1+i)(1-i)}\end{aligned}

Expand the numerator first.

(12i)(1i)=1(1)+1(i)+(2i)(1)+(2i)(i)=1i2i+2i2=1i2i+2(1)i2=1=1i2i2=(12)+(12)icollect like terms=13i\begin{aligned}(1-2i)(1-i) &= 1(1)+1(-i)+(-2i)(1)+(-2i)(-i) \\ &= 1-i-2i+2i^2 \\ &= 1-i-2i+2(-1) && \fcolorbox{#9BB0DE}{transparent}{\small\textcolor{#4F6FAE}{$i^2=-1$}} \\ &= 1-i-2i-2 \\ &= (1-2)+(-1-2)i && \fcolorbox{#9BB0DE}{transparent}{\small\textcolor{#4F6FAE}{$\text{collect like terms}$}} \\ &= -1-3i\end{aligned}

Multiply the conjugate pair using the difference of squares.

(1+i)(1i)=12i2(a+b)(ab)=a2b2=1i2=11(1)i2=1=1+1=2\begin{aligned}(1+i)(1-i) &= 1^2-i^2 && \fcolorbox{#9BB0DE}{transparent}{\small\textcolor{#4F6FAE}{$(a+b)(a-b)=a^2-b^2$}} \\ &= 1-i^2 \\ &= 1-1(-1) && \fcolorbox{#9BB0DE}{transparent}{\small\textcolor{#4F6FAE}{$i^2=-1$}} \\ &= 1+1 \\ &= 2\end{aligned}

Substitute the numerator and denominator, then simplify to rectangular form.

12i1+i=13i2=1232i\begin{aligned}\frac{1-2i}{1+i} &= \frac{-1-3i}{2} \\ &= -\frac{1}{2}-\frac{3}{2}i\end{aligned}

Now square the simplified quotient. Expand the square, keeping the middle term.

z=(1232i)2=(12)22(12)(32i)+(32i)2(ab)2=a22ab+b2=14+32i+94i2=14+32i+94(1)i2=1=(1494)+32i=2+32i\begin{aligned}z &= (-\dfrac{1}{2}-\dfrac{3}{2}i)^2 \\ &= (-\dfrac{1}{2})^2-2(-\dfrac{1}{2})(\dfrac{3}{2}i)+(\dfrac{3}{2}i)^2 && \fcolorbox{#9BB0DE}{transparent}{\small\textcolor{#4F6FAE}{$(a-b)^2=a^2-2ab+b^2$}} \\ &= \dfrac{1}{4}+\dfrac{3}{2}i+\dfrac{9}{4}i^2 \\ &= \dfrac{1}{4}+\dfrac{3}{2}i+\dfrac{9}{4}(-1) && \fcolorbox{#9BB0DE}{transparent}{\small\textcolor{#4F6FAE}{$i^2=-1$}} \\ &= (\dfrac{1}{4}-\dfrac{9}{4})+\dfrac{3}{2}i \\ &= -2+\dfrac{3}{2}i\end{aligned}

Read the real coefficient and the coefficient of ii.

Re(z)=2Im(z)=32\begin{gathered}\operatorname{Re}(z)=-2 \\ \operatorname{Im}(z)=\dfrac{3}{2}\end{gathered}
Common mistake
Watch outWhen you square 13i2\frac{-1-3i}{2}, square the denominator too: 22=42^{2}=4. Using 22 instead of 44 would make the result twice its correct value.

Question 2

Solve the following simultaneous linear equations with complex coefficients for ww and zz:

(i)3z+(2+i)w=11i3z+(2+i)w=11-i and (2i)zw=1+i(2-i)z-w=-1+i
Solution

The given equations are

3z+(2+i)w=11i,(1)(2i)zw=1+i.(2)\begin{aligned}3z+(2+i)w&=11-i,\qquad\cdots(1) \\ (2-i)z-w&=-1+i.\qquad\cdots(2)\end{aligned}
  1. Call the two equations (1)(1) and (2)(2). In equation (2)(2) the term w-w is the simplest to isolate, so make ww the subject: add ww to both sides and take 1+i-1+i across.
    w=(2i)z(1+i)w = (2-i)z-(-1+i)
  2. A minus in front of a bracket changes the sign of every term inside, so (1+i)=1i-(-1+i)=1-i. Call this equation (3)(3).
    w=(2i)z+1i(3)w = (2-i)z+1-i \qquad \cdots(3)
  3. Put this expression for ww into equation (1)(1) in place of ww.
    3z+(2+i)[(2i)z+1i]=11i3z+(2+i)\bigl[(2-i)z+1-i\bigr] = 11-i
  4. Multiply out (2+i)(2i)(2+i)(2-i) first. It is of the form (a+b)(ab)=a2b2(a+b)(a-b)=a^{2}-b^{2}, so it equals 4i2=54-i^{2}=5.
    (2+i)(2i)=5(2+i)(2-i) = 5
  5. Multiply out (2+i)(1i)(2+i)(1-i) term by term.
    (2+i)(1i)=22i+ii2(2+i)(1-i) = 2-2i+i-i^{2}
  6. Replace i2i^{2} by 1-1 and collect. i2=1-i^{2}=1, so 2+1=32+1=3, and 2i+i=i-2i+i=-i.
    (2+i)(1i)=3i(2+i)(1-i) = 3-i
  7. So equation (1)(1) becomes this.
    3z+5z+(3i)=11i3z+5z+(3-i) = 11-i
  8. Add the two zz terms. 3z+5z=8z3z+5z=8z.
    8z+3i=11i8z+3-i = 11-i
  9. Take 3i3-i from both sides. On the right, 11i3+i=811-i-3+i=8.
    8z=88z = 8
  10. Divide both sides by 88.
    z=1z = 1
  11. Put z=1z=1 into equation (3)(3) to get ww.
    w=(2i)(1)+1iw = (2-i)(1)+1-i
  12. Work out the right side. (2i)(1)=2i(2-i)(1)=2-i, then 2i+1i=32i2-i+1-i=3-2i.
    w=32iw = 3-2i
  13. State both answers.
    z=1,w=32iz = 1, \qquad w = 3-2i
Answerz=1z=1 and w=32iw=3-2i
Compact solution

Label the two original equations.

3z+(2+i)w=11i(1)(2i)zw=1+i(2)\begin{aligned}3z+(2+i)w&=11-i\qquad\cdots(1) \\ (2-i)z-w&=-1+i\qquad\cdots(2)\end{aligned}

In equation (2)(2) the term w-w is the simplest to isolate, so make ww the subject.

w=(2i)z(1+i)=(2i)z+1i(3)distribute the factor 1\begin{aligned}w &= (2-i)z-(-1+i) \\ &= (2-i)z+1-i\qquad\cdots(3) && \fcolorbox{#9BB0DE}{transparent}{\small\textcolor{#4F6FAE}{$\text{distribute the factor }-1$}}\end{aligned}

Put that into equation (1)(1) in place of ww.

3z+(2+i)[(2i)z+1i]=11i\begin{aligned}3z+(2+i)\bigl[(2-i)z+1-i\bigr] &= 11-i\end{aligned}

Work out the first of the two products the bracket makes.

(2+i)(2i)=22i2(a+b)(ab)=a2b2=4+1i2=1=5\begin{aligned}(2+i)(2-i) &= 2^{2}-i^{2} && \fcolorbox{#9BB0DE}{transparent}{\small\textcolor{#4F6FAE}{$(a+b)(a-b)=a^{2}-b^{2}$}} \\ &= 4+1 && \fcolorbox{#9BB0DE}{transparent}{\small\textcolor{#4F6FAE}{$i^{2}=-1$}} \\ &= 5\end{aligned}

Then the second.

(2+i)(1i)=22i+ii2=2i+1i2=1=3i\begin{aligned}(2+i)(1-i) &= 2-2i+i-i^{2} \\ &= 2-i+1 && \fcolorbox{#9BB0DE}{transparent}{\small\textcolor{#4F6FAE}{$i^{2}=-1$}} \\ &= 3-i\end{aligned}

Put both back into equation (1)(1).

3z+5z+(3i)=11i8z+3i=11i8z=8take 3i from both sidesz=1divide both sides by 8\begin{aligned}3z+5z+(3-i) &= 11-i \\ 8z+3-i &= 11-i \\ 8z &= 8 && \fcolorbox{#9BB0DE}{transparent}{\small\textcolor{#4F6FAE}{$\text{take $3-i$ from both sides}$}} \\ z &= 1 && \fcolorbox{#9BB0DE}{transparent}{\small\textcolor{#4F6FAE}{$\text{divide both sides by $8$}$}}\end{aligned}

Put z=1z=1 into equation (3)(3).

w=(2i)(1)+1i=2i+1i=32i\begin{aligned}w &= (2-i)(1)+1-i \\ &= 2-i+1-i \\ &= 3-2i\end{aligned}

Thus the solution is

z=1,w=32i\begin{aligned}z &= 1, \qquad w = 3-2i\end{aligned}
Check
Check the answer
3(1)+(2+i)(32i)=3+(8i)=11i(2i)(1)(32i)=2i3+2i=1+i\begin{aligned}3(1)+(2+i)(3-2i)&=3+(8-i)=11-i\\(2-i)(1)-(3-2i)&=2-i-3+2i=-1+i\end{aligned}
Substitute the stated pair into both original equations. Each left side gives its own right side, so the pair satisfies the entire system.
(ii)2z+(3+i)w=9i2z+(3+i)w=9-i and iziw=1+i-iz-iw=-1+i
Solution

The given equations are

2z+(3+i)w=9i,(1)iziw=1+i.(2)\begin{aligned}2z+(3+i)w&=9-i,\qquad\cdots(1) \\ -iz-iw&=-1+i.\qquad\cdots(2)\end{aligned}
  1. Call the two equations (1)(1) and (2)(2). Both terms in equation (2)(2) carry the factor i-i, so divide every term of (2)(2) by i-i to make it simpler.
    izi+iwi=1+ii\frac{-iz}{-i}+\frac{-iw}{-i} = \frac{-1+i}{-i}
  2. On the left the i-i cancels in each term, leaving z+wz+w.
    z+w=1+iiz+w = \frac{-1+i}{-i}
  3. Clear the ii from the right side by multiplying the top and the bottom by ii.
    z+w=(1+i)ii×iz+w = \frac{(-1+i)i}{-i\times i}
  4. The bottom is i×i=i2=1-i\times i=-i^{2}=1. The top is i+i2=i1-i+i^{2}=-i-1.
    z+w=1i1=1iz+w = \frac{-1-i}{1} = -1-i
  5. So equation (2)(2) has become a simple one. Call it (3)(3).
    z+w=1i(3)z+w = -1-i \qquad \cdots(3)
  6. Make zz the subject of (3)(3) by taking ww from both sides. Call it (4)(4).
    z=1iw(4)z = -1-i-w \qquad \cdots(4)
  7. Put this into equation (1)(1) in place of zz.
    2(1iw)+(3+i)w=9i2(-1-i-w)+(3+i)w = 9-i
  8. Multiply out the first bracket. 22 times each term inside.
    22i2w+(3+i)w=9i-2-2i-2w+(3+i)w = 9-i
  9. Collect the two ww terms. 2w+(3+i)w=(1+i)w-2w+(3+i)w=(1+i)w.
    22i+(1+i)w=9i-2-2i+(1+i)w = 9-i
  10. Add 2+2i2+2i to both sides. On the right, 9i+2+2i=11+i9-i+2+2i=11+i.
    (1+i)w=11+i(1+i)w = 11+i
  11. Divide both sides by 1+i1+i, then clear the ii by multiplying the top and the bottom by the conjugate 1i1-i.
    w=11+i1+i×1i1iw = \frac{11+i}{1+i}\times\frac{1-i}{1-i}
  12. Work out the numerator term by term.
    (11+i)(1i)=1111i+ii2(11+i)(1-i) = 11-11i+i-i^{2}
  13. Replace i2i^{2} by 1-1 and collect. i2=1-i^{2}=1, so 11+1=1211+1=12, and 11i+i=10i-11i+i=-10i.
    (11+i)(1i)=1210i(11+i)(1-i) = 12-10i
  14. The denominator is (1+i)(1i)=12i2=2(1+i)(1-i)=1^{2}-i^{2}=2.
    (1+i)(1i)=2(1+i)(1-i) = 2
  15. So ww is this fraction. Divide each term of the top by 22.
    w=1210i2=65iw = \frac{12-10i}{2} = 6-5i
  16. Put w=65iw=6-5i into equation (4)(4) to get zz.
    z=1i(65i)z = -1-i-(6-5i)
  17. A minus in front of the bracket changes both signs. 16=7-1-6=-7 and i+5i=4i-i+5i=4i.
    z=7+4iz = -7+4i
  18. State both answers.
    z=7+4i,w=65iz = -7+4i, \qquad w = 6-5i
Answerz=7+4iz=-7+4i and w=65iw=6-5i
Compact solution

Label the two original equations.

2z+(3+i)w=9i(1)iziw=1+i(2)\begin{aligned}2z+(3+i)w&=9-i\qquad\cdots(1) \\ -iz-iw&=-1+i\qquad\cdots(2)\end{aligned}

Both terms of equation (2)(2) carry the factor i-i, so divide every term by i-i.

izi+iwi=1+iiz+w=1+ii\begin{aligned}\frac{-iz}{-i}+\frac{-iw}{-i} &= \frac{-1+i}{-i} \\ z+w &= \frac{-1+i}{-i}\end{aligned}

Clear the ii from the right side by multiplying top and bottom by ii.

z+w=(1+i)ii×i=i+i2i2=i11i2=1=1i(3)\begin{aligned}z+w &= \frac{(-1+i)i}{-i\times i} \\ &= \frac{-i+i^{2}}{-i^{2}} \\ &= \frac{-i-1}{1} && \fcolorbox{#9BB0DE}{transparent}{\small\textcolor{#4F6FAE}{$i^{2}=-1$}} \\ &= -1-i \qquad\cdots(3)\end{aligned}

Make zz the subject of that.

z=1iw(4)\begin{aligned}z &= -1-i-w \qquad\cdots(4)\end{aligned}

Put it into equation (1)(1).

2(1iw)+(3+i)w=9i22i2w+(3+i)w=9i22i+(1+i)w=9i2w+(3+i)w=(1+i)w(1+i)w=11+iadd 2+2i to both sides\begin{aligned}2(-1-i-w)+(3+i)w &= 9-i \\ -2-2i-2w+(3+i)w &= 9-i \\ -2-2i+(1+i)w &= 9-i && \fcolorbox{#9BB0DE}{transparent}{\small\textcolor{#4F6FAE}{$\text{$-2w+(3+i)w=(1+i)w$}$}} \\ (1+i)w &= 11+i && \fcolorbox{#9BB0DE}{transparent}{\small\textcolor{#4F6FAE}{$\text{add $2+2i$ to both sides}$}}\end{aligned}

Divide by 1+i1+i, clearing the ii with the conjugate 1i1-i.

w=11+i1+i=11+i1+i×1i1imultiply by 1i1i=1=1111i+ii212i2(a+b)(ab)=a2b2=1110i+11+1i2=1=1210i2=65i\begin{aligned}w &= \frac{11+i}{1+i} \\ &= \frac{11+i}{1+i}\times\frac{1-i}{1-i} && \fcolorbox{#9BB0DE}{transparent}{\small\textcolor{#4F6FAE}{$\text{multiply by }\frac{1-i}{1-i}=1$}} \\ &= \frac{11-11i+i-i^{2}}{1^{2}-i^{2}} && \fcolorbox{#9BB0DE}{transparent}{\small\textcolor{#4F6FAE}{$(a+b)(a-b)=a^{2}-b^{2}$}} \\ &= \frac{11-10i+1}{1+1} && \fcolorbox{#9BB0DE}{transparent}{\small\textcolor{#4F6FAE}{$i^{2}=-1$}} \\ &= \frac{12-10i}{2} \\ &= 6-5i\end{aligned}

Put that into equation (4)(4).

z=1i(65i)=1i6+5idistribute the factor 1=7+4i\begin{aligned}z &= -1-i-(6-5i) \\ &= -1-i-6+5i && \fcolorbox{#9BB0DE}{transparent}{\small\textcolor{#4F6FAE}{$\text{distribute the factor }-1$}} \\ &= -7+4i\end{aligned}

Thus the solution is

z=7+4i,w=65i\begin{aligned}z &= -7+4i, \qquad w = 6-5i\end{aligned}
Check
Check the answer
2(7+4i)+(3+i)(65i)=(14+8i)+(239i)=9ii(7+4i)i(65i)=(4+7i)+(56i)=1+i\begin{aligned}2(-7+4i)+(3+i)(6-5i)&=(-14+8i)+(23-9i)=9-i\\-i(-7+4i)-i(6-5i)&=(4+7i)+(-5-6i)=-1+i\end{aligned}
Substitute the stated pair into both original equations. Each left side gives its own right side, so the pair satisfies the entire system.
(iii)z4w=3iz-4w=3i and 2z+3w=115i2z+3w=11-5i
Solution

The given equations are

z4w=3i,(1)2z+3w=115i.(2)\begin{aligned}z-4w&=3i,\qquad\cdots(1) \\ 2z+3w&=11-5i.\qquad\cdots(2)\end{aligned}
  1. Call the two equations (1)(1) and (2)(2). In equation (1)(1) the term zz stands alone with coefficient 11, so make it the subject. Call it (3)(3).
    z=3i+4w(3)z = 3i+4w \qquad \cdots(3)
  2. Put this into equation (2)(2) in place of zz.
    2(3i+4w)+3w=115i2(3i+4w)+3w = 11-5i
  3. Multiply out the bracket. 22 times each term inside.
    6i+8w+3w=115i6i+8w+3w = 11-5i
  4. Add the two ww terms. 8w+3w=11w8w+3w=11w.
    6i+11w=115i6i+11w = 11-5i
  5. Take 6i6i from both sides. On the right, 5i6i=11i-5i-6i=-11i.
    11w=1111i11w = 11-11i
  6. Divide both sides by 1111. Divide each term of the right by 1111.
    w=1iw = 1-i
  7. Put w=1iw=1-i into equation (3)(3).
    z=3i+4(1i)z = 3i+4(1-i)
  8. Multiply out and collect. 4(1i)=44i4(1-i)=4-4i, then 3i+44i=4i3i+4-4i=4-i.
    z=4iz = 4-i
  9. State both answers.
    z=4i,w=1iz = 4-i, \qquad w = 1-i
Answerz=4iz=4-i and w=1iw=1-i
Compact solution

Label the two original equations.

z4w=3i(1)2z+3w=115i(2)\begin{aligned}z-4w&=3i\qquad\cdots(1) \\ 2z+3w&=11-5i\qquad\cdots(2)\end{aligned}

In equation (1)(1) the letter zz stands alone, so make it the subject.

z=3i+4w(3)\begin{aligned}z &= 3i+4w \qquad\cdots(3)\end{aligned}

Put that into equation (2)(2), so only ww is left.

2(3i+4w)+3w=115i6i+8w+3w=115i6i+11w=115i11w=1111itake 6i from both sidesw=1idivide both sides by 11\begin{aligned}2(3i+4w)+3w &= 11-5i \\ 6i+8w+3w &= 11-5i \\ 6i+11w &= 11-5i \\ 11w &= 11-11i && \fcolorbox{#9BB0DE}{transparent}{\small\textcolor{#4F6FAE}{$\text{take $6i$ from both sides}$}} \\ w &= 1-i && \fcolorbox{#9BB0DE}{transparent}{\small\textcolor{#4F6FAE}{$\text{divide both sides by $11$}$}}\end{aligned}

Put that value into equation (3)(3).

z=3i+4(1i)=3i+44i=4i\begin{aligned}z &= 3i+4(1-i) \\ &= 3i+4-4i \\ &= 4-i\end{aligned}

Thus the solution is

z=4i,w=1i\begin{aligned}z &= 4-i, \qquad w = 1-i\end{aligned}
Check
Check the answer
(4i)4(1i)=4i4+4i=3i2(4i)+3(1i)=82i+33i=115i\begin{aligned}(4-i)-4(1-i)&=4-i-4+4i=3i\\2(4-i)+3(1-i)&=8-2i+3-3i=11-5i\end{aligned}
Substitute the stated pair into both original equations. Each left side gives its own right side, so the pair satisfies the entire system.
(iv)z+w=3iz+w=3i and 2z+3w=22z+3w=2
Solution

The given equations are

z+w=3i,(1)2z+3w=2.(2)\begin{aligned}z+w&=3i,\qquad\cdots(1) \\ 2z+3w&=2.\qquad\cdots(2)\end{aligned}
  1. Call the two equations (1)(1) and (2)(2). Equation (1)(1) has both coefficients equal to 11, so make zz the subject. Call it (3)(3).
    z=3iw(3)z = 3i-w \qquad \cdots(3)
  2. Put this into equation (2)(2) in place of zz.
    2(3iw)+3w=22(3i-w)+3w = 2
  3. Multiply out the bracket. 22 times each term inside.
    6i2w+3w=26i-2w+3w = 2
  4. Collect the ww terms. 2w+3w=w-2w+3w=w.
    6i+w=26i+w = 2
  5. Take 6i6i from both sides.
    w=26iw = 2-6i
  6. Put w=26iw=2-6i into equation (3)(3).
    z=3i(26i)z = 3i-(2-6i)
  7. A minus in front of the bracket changes both signs, so (26i)=2+6i-(2-6i)=-2+6i. Then 3i+6i=9i3i+6i=9i.
    z=2+9iz = -2+9i
  8. State both answers.
    z=2+9i,w=26iz = -2+9i, \qquad w = 2-6i
Answerz=2+9iz=-2+9i and w=26iw=2-6i
Compact solution

Label the two original equations.

z+w=3i(1)2z+3w=2(2)\begin{aligned}z+w&=3i\qquad\cdots(1) \\ 2z+3w&=2\qquad\cdots(2)\end{aligned}

Equation (1)(1) has both coefficients equal to 11, so make zz the subject.

z=3iw(3)\begin{aligned}z &= 3i-w \qquad\cdots(3)\end{aligned}

Put that into equation (2)(2), so only ww is left.

2(3iw)+3w=26i2w+3w=26i+w=2w=26itake 6i from both sides\begin{aligned}2(3i-w)+3w &= 2 \\ 6i-2w+3w &= 2 \\ 6i+w &= 2 \\ w &= 2-6i && \fcolorbox{#9BB0DE}{transparent}{\small\textcolor{#4F6FAE}{$\text{take $6i$ from both sides}$}}\end{aligned}

Put that value into equation (3)(3).

z=3i(26i)=3i2+6idistribute the factor 1=2+9i\begin{aligned}z &= 3i-(2-6i) \\ &= 3i-2+6i && \fcolorbox{#9BB0DE}{transparent}{\small\textcolor{#4F6FAE}{$\text{distribute the factor }-1$}} \\ &= -2+9i\end{aligned}

Thus the solution is

z=2+9i,w=26i\begin{aligned}z &= -2+9i, \qquad w = 2-6i\end{aligned}
Check
Check the answer
(2+9i)+(26i)=3i2(2+9i)+3(26i)=4+18i+618i=2\begin{aligned}(-2+9i)+(2-6i)&=3i\\2(-2+9i)+3(2-6i)&=-4+18i+6-18i=2\end{aligned}
Substitute the stated pair into both original equations. Each left side gives its own right side, so the pair satisfies the entire system.
(v)2z+(3+i)w=12z+(3+i)w=1 and z(1i)w=2-z-(1-i)w=2
Solution

The given equations are

2z+(3+i)w=1,(1)z(1i)w=2.(2)\begin{aligned}2z+(3+i)w&=1,\qquad\cdots(1) \\ -z-(1-i)w&=2.\qquad\cdots(2)\end{aligned}
  1. Call the two equations (1)(1) and (2)(2). In equation (2)(2) the term z-z is the simplest to isolate, so move the ww term across.
    z=2+(1i)w-z = 2+(1-i)w
  2. Multiply both sides by 1-1 to turn z-z into zz. Every term on the right changes sign. Call it (3)(3).
    z=2(1i)w(3)z = -2-(1-i)w \qquad \cdots(3)
  3. Put this into equation (1)(1) in place of zz.
    2[2(1i)w]+(3+i)w=12\bigl[-2-(1-i)w\bigr]+(3+i)w = 1
  4. Multiply out the first bracket. 22 times each term inside.
    42(1i)w+(3+i)w=1-4-2(1-i)w+(3+i)w = 1
  5. Work out the coefficient of the first ww term. 2(1i)=2+2i-2(1-i)=-2+2i.
    2(1i)w=(2+2i)w-2(1-i)w = (-2+2i)w
  6. Add the two ww coefficients. (2+2i)+(3+i)=1+3i(-2+2i)+(3+i)=1+3i.
    4+(1+3i)w=1-4+(1+3i)w = 1
  7. Add 44 to both sides.
    (1+3i)w=5(1+3i)w = 5
  8. Divide both sides by 1+3i1+3i, then clear the ii by multiplying the top and the bottom by the conjugate 13i1-3i.
    w=51+3i×13i13iw = \frac{5}{1+3i}\times\frac{1-3i}{1-3i}
  9. The numerator is 5(13i)=515i5(1-3i)=5-15i.
    5(13i)=515i5(1-3i) = 5-15i
  10. The denominator is (1+3i)(13i)=12(3i)2=1+9=10(1+3i)(1-3i)=1^{2}-(3i)^{2}=1+9=10.
    (1+3i)(13i)=10(1+3i)(1-3i) = 10
  11. So ww is this fraction. Divide each term of the top by 1010 and reduce.
    w=515i10=1232iw = \frac{5-15i}{10} = \frac{1}{2}-\frac{3}{2}i
  12. Now use equation (3)(3). First work out (1i)w(1-i)w, multiplying term by term.
    (1i)w=1232i12i+32i2(1-i)w = \frac{1}{2}-\frac{3}{2}i-\frac{1}{2}i+\frac{3}{2}i^{2}
  13. Replace i2i^{2} by 1-1, so 32i2=32\frac{3}{2}i^{2}=-\frac{3}{2}. Then 1232=1\frac{1}{2}-\frac{3}{2}=-1 and 32i12i=2i-\frac{3}{2}i-\frac{1}{2}i=-2i.
    (1i)w=12i(1-i)w = -1-2i
  14. Now z=2(1i)wz=-2-(1-i)w, so take 12i-1-2i away from 2-2. Subtracting a negative adds it, so 2(12i)=2+1+2i-2-(-1-2i)=-2+1+2i.
    z=2+1+2iz = -2+1+2i
  15. Collect. 2+1=1-2+1=-1.
    z=1+2iz = -1+2i
  16. State both answers.
    z=1+2i,w=1232iz = -1+2i, \qquad w = \frac{1}{2}-\frac{3}{2}i
Answerz=1+2iz=-1+2i and w=1232iw=\dfrac{1}{2}-\dfrac{3}{2}i
Compact solution

Label the two original equations.

2z+(3+i)w=1(1)z(1i)w=2(2)\begin{aligned}2z+(3+i)w&=1\qquad\cdots(1) \\ -z-(1-i)w&=2\qquad\cdots(2)\end{aligned}

In equation (2)(2) the term z-z is the simplest to isolate.

z=2+(1i)wz=2(1i)w(3)multiply both sides by 1\begin{aligned}-z &= 2+(1-i)w \\ z &= -2-(1-i)w\qquad\cdots(3) && \fcolorbox{#9BB0DE}{transparent}{\small\textcolor{#4F6FAE}{$\text{multiply both sides by $-1$}$}}\end{aligned}

Put that into equation (1)(1), so only ww is left.

2[2(1i)w]+(3+i)w=142(1i)w+(3+i)w=14+(2+2i)w+(3+i)w=14+(1+3i)w=1(2+2i)+(3+i)=1+3i(1+3i)w=5add 4 to both sides\begin{aligned}2\bigl[-2-(1-i)w\bigr]+(3+i)w &= 1 \\ -4-2(1-i)w+(3+i)w &= 1 \\ -4+(-2+2i)w+(3+i)w &= 1 \\ -4+(1+3i)w &= 1 && \fcolorbox{#9BB0DE}{transparent}{\small\textcolor{#4F6FAE}{$\text{$(-2+2i)+(3+i)=1+3i$}$}} \\ (1+3i)w &= 5 && \fcolorbox{#9BB0DE}{transparent}{\small\textcolor{#4F6FAE}{$\text{add $4$ to both sides}$}}\end{aligned}

Divide by 1+3i1+3i, clearing the ii with the conjugate 13i1-3i.

w=51+3i=51+3i×13i13imultiply by 13i13i=1=515i12(3i)2(a+b)(ab)=a2b2=515i1+9i2=1=515i10=1232i\begin{aligned}w &= \frac{5}{1+3i} \\ &= \frac{5}{1+3i}\times\frac{1-3i}{1-3i} && \fcolorbox{#9BB0DE}{transparent}{\small\textcolor{#4F6FAE}{$\text{multiply by }\frac{1-3i}{1-3i}=1$}} \\ &= \frac{5-15i}{1^{2}-(3i)^{2}} && \fcolorbox{#9BB0DE}{transparent}{\small\textcolor{#4F6FAE}{$(a+b)(a-b)=a^{2}-b^{2}$}} \\ &= \frac{5-15i}{1+9} && \fcolorbox{#9BB0DE}{transparent}{\small\textcolor{#4F6FAE}{$i^{2}=-1$}} \\ &= \frac{5-15i}{10} \\ &= \frac{1}{2}-\frac{3}{2}i\end{aligned}

Now back to equation (3)(3), starting with the term (1i)w(1-i)w.

(1i)w=(1i)(1232i)=1232i12i+32i2=122i32i2=1=12i\begin{aligned}(1-i)w &= (1-i)\left(\frac{1}{2}-\frac{3}{2}i\right) \\ &= \frac{1}{2}-\frac{3}{2}i-\frac{1}{2}i+\frac{3}{2}i^{2} \\ &= \frac{1}{2}-2i-\frac{3}{2} && \fcolorbox{#9BB0DE}{transparent}{\small\textcolor{#4F6FAE}{$i^{2}=-1$}} \\ &= -1-2i\end{aligned}

Put that into equation (3)(3).

z=2(12i)=2+1+2itaking away a negative adds it=1+2i\begin{aligned}z &= -2-(-1-2i) \\ &= -2+1+2i && \fcolorbox{#9BB0DE}{transparent}{\small\textcolor{#4F6FAE}{$\text{taking away a negative adds it}$}} \\ &= -1+2i\end{aligned}

Thus the solution is

z=1+2i,w=1232i\begin{aligned}z &= -1+2i, \qquad w = \frac{1}{2}-\frac{3}{2}i\end{aligned}
Check · Common mistake
Check the answer
2(1+2i)+(3+i)(1232i)=(2+4i)+(34i)=1(1+2i)(1i)(1232i)=(12i)(12i)=2\begin{aligned}2(-1+2i)+(3+i)\left(\frac12-\frac32i\right)&=(-2+4i)+(3-4i)=1\\-(-1+2i)-(1-i)\left(\frac12-\frac32i\right)&=(1-2i)-(-1-2i)=2\end{aligned}
Substitute the stated pair into both original equations. Each left side gives its own right side, so the pair satisfies the entire system.
Watch outWhen multiplying both sides of equation (2)(2) by 1-1, every term changes sign, including the 22 on the right. It becomes z=2(1i)wz=-2-(1-i)w, not z=2(1i)wz=2-(1-i)w.