Unit 1 · Complex Numbers

Concepts

Definition

The imaginary unit

The imaginary unit is denoted by ii and satisfies i2=1i^{2}=-1 By convention, the principal square root 1\sqrt{-1} is ii. The equation t2=1t^{2}=-1 has two solutions: t=it=i and t=it=-i.

No real number has a square equal to 1-1, so ii is a new kind of number. It is not on the real number line.

In many classrooms in Pakistan ii is read as iota. Its usual name in books around the world is the imaginary unit. Both names mean the same thing.

Examples
  • i×i=i2=1i\times i=i^{2}=-1.
  • 3i×3i=9i2=9(1)=93i\times 3i=9i^{2}=9(-1)=-9.
  • 9=i9=3i\sqrt{-9}=i\sqrt{9}=3i.
Definition

Complex numbers and rectangular form

A complex number is any number that can be written as z=x+iyz=x+iy where xx and yy are real numbers and ii is the imaginary unit. This way of writing it is called the rectangular form.

Here xx is called the real part of zz, and yy is called the imaginary part of zz. We write Re(z)=x,Im(z)=y\operatorname{Re}(z)=x, \qquad \operatorname{Im}(z)=y

Be careful. The imaginary part is yy only. The ii is not part of it. So for z=57iz=5-7i we have Im(z)=7\operatorname{Im}(z)=-7, not 7i-7i.

The form x+yix+yi means the same as x+iyx+iy. Both are correct.

Examples
  • For z=3+4iz=3+4i:  Re(z)=3\ \operatorname{Re}(z)=3 and Im(z)=4\operatorname{Im}(z)=4.
  • For z=57iz=5-7i:  Re(z)=5\ \operatorname{Re}(z)=5 and Im(z)=7\operatorname{Im}(z)=-7.
  • For z=2iz=-2i: write it as 0+(2)i0+(-2)i, so Re(z)=0\operatorname{Re}(z)=0 and Im(z)=2\operatorname{Im}(z)=-2.
  • For z=6z=6: write it as 6+0i6+0i, so Re(z)=6\operatorname{Re}(z)=6 and Im(z)=0\operatorname{Im}(z)=0.
Definition

Real and purely imaginary complex numbers

Let z=x+iyz=x+iy, where xx and yy are real. If y=0y=0, then zz is a real number. If x=0x=0 and y0y\neq 0, then zz is called purely imaginary.

So every real number is also a complex number. For example 7=7+0i7=7+0i.

We ask for y0y\neq 0 in the second case so that 00 is not counted as purely imaginary. The number 00 is real.

Examples
  • z=9+0iz=9+0i is real, because its imaginary part is 00.
  • z=0+4iz=0+4i is purely imaginary, because its real part is 00 and its imaginary part is not 00.
  • z=2+3iz=2+3i is neither real nor purely imaginary, because both its real and imaginary parts are nonzero.
Definition

Equality of complex numbers

Let z1=x1+iy1z_{1}=x_{1}+iy_{1} and z2=x2+iy2z_{2}=x_{2}+iy_{2}, with all four coefficients real. Then z1=z2    x1=x2 and y1=y2z_{1}=z_{2}\iff x_{1}=x_{2}\ \text{and}\ y_{1}=y_{2} Thus, two complex numbers are equal if and only if their corresponding real and imaginary parts are equal.

This is the rule that lets you find two unknowns. One equation between complex numbers gives you two real equations.

The rule only works when all four numbers x1x_{1}, y1y_{1}, x2x_{2} and y2y_{2} are real. Always check this first.

Examples
  • If α+iβ=2+5i\alpha+i\beta=-2+5i, where α\alpha and β\beta are real, then α=2\alpha=-2 and β=5\beta=5.
  • If x+iy=7x+iy=7, where xx and yy are real, then x=7x=7 and y=0y=0.
  • 3+4i4+3i3+4i\neq 4+3i, because the real parts 33 and 44 are not equal.
Deep understanding

Why we needed a new kind of number

Look at x21=0x^{2}-1=0. Add 11 to both sides and you get x2=1x^{2}=1. Two numbers work here. First x=1x=1, because 1×1=11\times 1=1. Second x=1x=-1, because (1)×(1)=1(-1)\times(-1)=1. So this equation has two real answers.

Now change one sign. Look at x2+1=0x^{2}+1=0. Take 11 from both sides and you get x2=1x^{2}=-1.

Which real number works? A positive number times itself is positive, like 3×3=93\times 3=9. A negative number times itself is also positive, like (3)×(3)=9(-3)\times(-3)=9, because minus times minus gives plus. And 0×0=00\times 0=0. So the square of a real number is never negative. No real number works.

You can also see this on a graph. The curve f(x)=x21f(x)=x^{2}-1 cuts the xx-axis at (1,0)(-1,0) and (1,0)(1,0), so that equation has two real answers. The curve f(x)=x2+1f(x)=x^{2}+1 never touches the xx-axis, so that equation has no real answer.

So mathematicians made a new number for this job. They called it ii, and gave it one rule: i2=1i^{2}=-1. This defining relation lets us extend familiar algebra to complex numbers.

Powers of ii

Integer powers of ii follow from i2=1i^{2}=-1. For example, the first four positive powers are ii, 1-1, i-i, and 11.

The first power of any number is the number itself, so i1=ii^{1}=i. The second power is the rule itself, so i2=1i^{2}=-1.

For the third power, take out one factor of ii and use the rule on what is left.i3=i2i=(1)i=i\begin{aligned}i^{3} &= i^{2}\cdot i \\ &= (-1)\cdot i \\ &= -i\end{aligned}

For the fourth power, write it as the square of i2i^{2}.i4=(i2)2=(1)2=1\begin{aligned}i^{4} &= \left(i^{2}\right)^{2} \\ &= (-1)^{2} \\ &= 1\end{aligned}

For a nonnegative integer exponent, an even power has the form 2k2k, while an odd power has the form 2k+12k+1, with kk a nonnegative integer. Write i2k=(i2)ki^{2k}=(i^{2})^{k}; in an odd power, leave one factor of ii outside.

You are then left with (1)k(-1)^{k}, which is easy to read off. It is 11 when kk is even and 1-1 when kk is odd, because minus signs cancel in pairs and an odd one is always left over.

Rule. For k=0,1,2,k=0,1,2,\ldots, i2k=(1)k,i2k+1=(1)kii^{2k}=(-1)^{k},\qquad i^{2k+1}=(-1)^{k}i
Take i23i^{23}. It is odd, and 23=2(11)+123=2(11)+1, so i23=(i2)11i=(1)11i=ii^{23}=\left(i^{2}\right)^{11}\cdot i=(-1)^{11}\cdot i=-i, because 1111 is odd.

Negative powers and the reciprocal of ii

For a nonzero number aa and a positive integer nn, a negative exponent means a reciprocal: an=1ana^{-n}=\frac{1}{a^{n}} In particular, in=1/ini^{-n}=1/i^{n} because i0i\neq0.

After simplifying the denominator, we may obtain 1/i1/i or 1/(i)1/(-i). These are valid exact expressions. To write them in rectangular form, replace the imaginary denominator with a real one.

To clear it, multiply the top and the bottom by ii. You may do this because ii=1\frac{i}{i}=1, and multiplying by 11 changes how a number looks but not its value.1i=1i×ii=1×ii×i=ii2=i1=i\begin{aligned}\frac{1}{i} &= \frac{1}{i}\times\frac{i}{i} \\ &= \frac{1\times i}{i\times i} \\ &= \frac{i}{i^{2}} \\ &= \frac{i}{-1} \\ &= -i\end{aligned}

Read the last line slowly. Dividing by 1-1 is the same as multiplying by 1-1. It just changes the sign.

Square roots of negative numbers

Let aa be a positive number. To write a\sqrt{-a} using ii, first pull the minus sign out as a factor of 1-1.a=a×(1)=a×1=ia\begin{aligned}\sqrt{-a} &= \sqrt{a\times(-1)} \\ &= \sqrt{a}\times\sqrt{-1} \\ &= i\sqrt{a}\end{aligned}

Here a>0a>0, and we use the specific principal-root identity a=a1=ia\sqrt{-a}=\sqrt{a}\,\sqrt{-1}=i\sqrt{a}. Do not extend the real product rule to two negative factors: 11=1\sqrt{-1}\sqrt{-1}=-1, whereas (1)(1)=1\sqrt{(-1)(-1)}=1.

For example 4=4×1=2i\sqrt{-4}=\sqrt{4}\times\sqrt{-1}=2i, because 4=2\sqrt{4}=2. And 7=i7\sqrt{-7}=i\sqrt{7}. Here 7\sqrt{7} must stay as it is, because 77 is not a perfect square.

Both i7i\sqrt{7} and 7i\sqrt{7}\,i are correct. We prefer i7i\sqrt{7} in our working to make it clear that ii is outside the radical. Neither expression means 7i\sqrt{7i}.

From the number line to the complex plane

A real number can be represented on a line. A complex number needs two real coordinates: xx gives its horizontal position, and yy gives its vertical position.

The geometric interpretation was developed independently by several mathematicians. Wessel published a plane interpretation in 1799; Argand developed his independent account in 1806. Their work helps explain why complex numbers are represented as points, not as positions on the real number line.

Examples

Example 1

Simplify the following:

(i)i7i^{7}
Solution
  1. The exponent 77 is odd. Take one factor of ii out, so that an even power is left behind. An even power can always be written using i2i^{2}, and i2=1i^{2}=-1 is the only rule we need.
    i7=i6ii^{7} = i^{6}\cdot i
  2. Halve the even exponent, because 6=2×36=2\times 3. This is the rule amn=(am)na^{mn}=\left(a^{m}\right)^{n}.
    i7=(i2)3ii^{7} = \left(i^{2}\right)^{3}\cdot i
  3. Put 1-1 in place of i2i^{2}, which is the definition of ii.
    i7=(1)3ii^{7} = (-1)^{3}\cdot i
  4. 33 copies of 1-1 multiplied together. Minus signs cancel in pairs, and 33 is odd, so one minus is left over.
    (1)3=1(-1)^{3} = -1
  5. Multiplying by 1-1 just changes the sign.
    i7=ii^{7} = -i
Answeri-i
Compact solution

Take out one factor of ii, then use i2=1i^2=-1.

i7=i6i=(i2)3iamn=(am)n=(1)3ii2=1=(1)i(1)k=1 for odd k=i\begin{aligned}i^{7} &= i^{6}\cdot i \\ &= (i^2)^{3}\cdot i && \fcolorbox{#9BB0DE}{transparent}{\small\textcolor{#4F6FAE}{$a^{mn}=(a^m)^n$}} \\ &= (-1)^{3}\cdot i && \fcolorbox{#9BB0DE}{transparent}{\small\textcolor{#4F6FAE}{$i^2=-1$}} \\ &= (-1)\cdot i && \fcolorbox{#9BB0DE}{transparent}{\small\textcolor{#4F6FAE}{$(-1)^k=-1\text{ for odd }k$}} \\ &= -i\end{aligned}
(ii)i8i^{8}
Solution
  1. The exponent 88 is even, so the whole power can be written using i2i^{2}. Halve the exponent, because 8=2×48=2\times 4.
    i8=(i2)4i^{8} = \left(i^{2}\right)^{4}
  2. Put 1-1 in place of i2i^{2}.
    i8=(1)4i^{8} = (-1)^{4}
  3. 44 copies of 1-1 cancel in pairs, and 44 is even, so none is left over.
    i8=1i^{8} = 1
Answer11
Compact solution

The exponent is even, so write the power in terms of i2i^2.

i8=(i2)4amn=(am)n=(1)4i2=1=1(1)k=1 for even k\begin{aligned}i^{8} &= (i^2)^{4} && \fcolorbox{#9BB0DE}{transparent}{\small\textcolor{#4F6FAE}{$a^{mn}=(a^m)^n$}} \\ &= (-1)^{4} && \fcolorbox{#9BB0DE}{transparent}{\small\textcolor{#4F6FAE}{$i^2=-1$}} \\ &= 1 && \fcolorbox{#9BB0DE}{transparent}{\small\textcolor{#4F6FAE}{$(-1)^k=1\text{ for even }k$}}\end{aligned}
(iii)i17i^{17}
Solution
  1. The exponent 1717 is odd. Take one factor of ii out, leaving the even power 1616 behind.
    i17=i16ii^{17} = i^{16}\cdot i
  2. Halve the even exponent, because 16=2×816=2\times 8.
    i17=(i2)8ii^{17} = \left(i^{2}\right)^{8}\cdot i
  3. Put 1-1 in place of i2i^{2}.
    i17=(1)8ii^{17} = (-1)^{8}\cdot i
  4. 88 copies of 1-1 cancel in pairs, and 88 is even, so the result is 11.
    i17=1i=ii^{17} = 1\cdot i = i
Answerii
Compact solution

Take out one factor of ii, then use i2=1i^2=-1.

i17=i16i=(i2)8iamn=(am)n=(1)8ii2=1=1i(1)k=1 for even k=i\begin{aligned}i^{17} &= i^{16}\cdot i \\ &= (i^2)^{8}\cdot i && \fcolorbox{#9BB0DE}{transparent}{\small\textcolor{#4F6FAE}{$a^{mn}=(a^m)^n$}} \\ &= (-1)^{8}\cdot i && \fcolorbox{#9BB0DE}{transparent}{\small\textcolor{#4F6FAE}{$i^2=-1$}} \\ &= 1\cdot i && \fcolorbox{#9BB0DE}{transparent}{\small\textcolor{#4F6FAE}{$(-1)^k=1\text{ for even }k$}} \\ &= i\end{aligned}
(iv)i25i^{-25}
Solution
  1. The power is negative, so first turn the number upside down. This is the rule an=1ana^{-n}=\frac{1}{a^{n}}. Now the power at the bottom is positive.
    i25=1i25i^{-25} = \frac{1}{i^{25}}
  2. Work on the bottom. The exponent 2525 is odd, so take one factor of ii out, leaving the even power 2424.
    i25=i24ii^{25} = i^{24}\cdot i
  3. Halve the even exponent, because 24=2×1224=2\times 12.
    i25=(i2)12ii^{25} = \left(i^{2}\right)^{12}\cdot i
  4. Put 1-1 in place of i2i^{2}. 1212 minus signs cancel in pairs, so the result is 11.
    i25=(1)12i=ii^{25} = (-1)^{12}\cdot i = i
  5. Substitute this value into the original expression.
    i25=1ii^{-25} = \frac{1}{i}
  6. This exact fraction is not yet in rectangular form. Clear it by multiplying top and bottom by ii. You may do this because ii=1\frac{i}{i}=1. Then use i2=1i^{2}=-1, and dividing by 1-1 changes the sign.
    i25=1iii=ii2=i1=i\begin{aligned}i^{-25} &= \frac{1}{i}\cdot\frac{i}{i} \\ &= \frac{i}{i^{2}} \\ &= \frac{i}{-1} \\ &= -i\end{aligned}
Answeri-i
Compact solution

First rewrite the negative power as a reciprocal.

i25=1i25i^{-25}=\frac{1}{i^{25}}

Take out one factor of ii, then use i2=1i^2=-1.

i25=i24i=(i2)12iamn=(am)n=(1)12ii2=1=1i(1)k=1 for even k=i\begin{aligned}i^{25} &= i^{24}\cdot i \\ &= (i^2)^{12}\cdot i && \fcolorbox{#9BB0DE}{transparent}{\small\textcolor{#4F6FAE}{$a^{mn}=(a^m)^n$}} \\ &= (-1)^{12}\cdot i && \fcolorbox{#9BB0DE}{transparent}{\small\textcolor{#4F6FAE}{$i^2=-1$}} \\ &= 1\cdot i && \fcolorbox{#9BB0DE}{transparent}{\small\textcolor{#4F6FAE}{$(-1)^k=1\text{ for even }k$}} \\ &= i\end{aligned}

Now substitute into the reciprocal and simplify.

i25=1i=1iiiii=1=ii2=i(1)i2=1=i\begin{aligned}i^{-25} &= \frac{1}{i} \\ &= \frac{1}{i}\cdot\frac{i}{i} && \fcolorbox{#9BB0DE}{transparent}{\small\textcolor{#4F6FAE}{$\frac{i}{i}=1$}} \\ &= \frac{i}{i^2} \\ &= \frac{i}{(-1)} && \fcolorbox{#9BB0DE}{transparent}{\small\textcolor{#4F6FAE}{$i^2=-1$}} \\ &= -i\end{aligned}

Example 2

If (2x1)+(y+4)i=5+7i(2x-1)+(y+4)i=5+7i, find the values of xx and yy. Assume xx and yy are real.

Solution
  1. Both sides are already written as a real number plus a real number times ii, so we can compare them at once. The real part is the piece with no ii on it.
    Left real part=2x1,Right real part=5\text{Left real part} = 2x-1, \qquad \text{Right real part} = 5
  2. The imaginary part is the number multiplying ii, without the ii itself.
    Left imaginary part=y+4,Right imaginary part=7\text{Left imaginary part} = y+4, \qquad \text{Right imaginary part} = 7
  3. Two complex numbers are equal only when both parts match. So one complex equation gives two real equations.
    2x1=5andy+4=72x-1=5 \qquad \text{and} \qquad y+4=7
  4. Take the first equation. To leave 2x2x alone, add 11 to both sides. What you do to one side you must do to the other.
    2x1+1=5+12x-1+1 = 5+1
  5. On the left 1+1=0-1+1=0, so only 2x2x is left. On the right 5+1=65+1=6.
    2x=62x = 6
  6. To leave xx alone, divide both sides by 22.
    2x2=62\frac{2x}{2} = \frac{6}{2}
  7. On the left the two 22s cancel. On the right 6÷2=36\div 2=3.
    x=3x = 3
  8. Now the second equation. Take 44 from both sides.
    y+44=74y+4-4 = 7-4
  9. On the left 44=04-4=0, so yy is left. On the right 74=37-4=3.
    y=3y = 3
Answerx=3x=3 and y=3y=3
Compact solution

Since x,yRx,y\in\mathbb R, compare the real parts and solve for xx.

2x1=52x1+1=5+1add 1 on both sides2x=62x2=62divide both sides by 2x=3\begin{aligned}2x-1&=5 \\ 2x-1+1&=5+1 && \fcolorbox{#9BB0DE}{transparent}{\small\textcolor{#4F6FAE}{$\text{add }1\text{ on both sides}$}} \\ 2x&=6 \\ \frac{2x}{2}&=\frac{6}{2} && \fcolorbox{#9BB0DE}{transparent}{\small\textcolor{#4F6FAE}{$\text{divide both sides by }2$}} \\ x&=3\end{aligned}

Now compare the imaginary coefficients and solve for yy.

y+4=7y+44=74subtract 4 on both sidesy=3\begin{aligned}y+4&=7 \\ y+4-4&=7-4 && \fcolorbox{#9BB0DE}{transparent}{\small\textcolor{#4F6FAE}{$\text{subtract }4\text{ on both sides}$}} \\ y&=3\end{aligned}
Check
Check the answer
(2(3)1)+((3)+4)i=(61)+(7)i=5+7i\begin{aligned}(2(3)-1)+((3)+4)i &= (6-1)+(7)i \\ &= 5+7i \quad \checkmark\end{aligned}
Put x=3x=3 and y=3y=3 back into the left side. It gives the right side exactly, so both answers are correct.

Exercise 1.1

Question 1

Simplify the following:

(i)i5i^{5}
Solution
  1. The exponent 55 is odd. Take one factor of ii out, so that an even power is left behind. An even power can always be written using i2i^{2}, and i2=1i^{2}=-1 is the only rule we need.
    i5=i4ii^{5} = i^{4}\cdot i
  2. Halve the even exponent, because 4=2×24=2\times 2. This is the rule amn=(am)na^{mn}=\left(a^{m}\right)^{n}.
    i5=(i2)2ii^{5} = \left(i^{2}\right)^{2}\cdot i
  3. Put 1-1 in place of i2i^{2}, which is the definition of ii.
    i5=(1)2ii^{5} = (-1)^{2}\cdot i
  4. 22 copies of 1-1 multiplied together. Minus times minus gives plus, so they cancel.
    i5=1ii^{5} = 1\cdot i
  5. Multiplying by 11 changes nothing.
    i5=ii^{5} = i
Answerii
Compact solution

Take out one factor of ii, then use i2=1i^2=-1.

i5=i4i=(i2)2iamn=(am)n=(1)2ii2=1=1i(1)k=1 for even k=i\begin{aligned}i^{5} &= i^{4}\cdot i \\ &= (i^2)^{2}\cdot i && \fcolorbox{#9BB0DE}{transparent}{\small\textcolor{#4F6FAE}{$a^{mn}=(a^m)^n$}} \\ &= (-1)^{2}\cdot i && \fcolorbox{#9BB0DE}{transparent}{\small\textcolor{#4F6FAE}{$i^2=-1$}} \\ &= 1\cdot i && \fcolorbox{#9BB0DE}{transparent}{\small\textcolor{#4F6FAE}{$(-1)^k=1\text{ for even }k$}} \\ &= i\end{aligned}
Video solution

Open this video on YouTube if it does not play here.

(ii)i16i^{16}
Solution
  1. The exponent 1616 is even, so the whole power can be written using i2i^{2}. Halve the exponent, because 16=2×816=2\times 8.
    i16=(i2)8i^{16} = \left(i^{2}\right)^{8}
  2. Put 1-1 in place of i2i^{2}.
    i16=(1)8i^{16} = (-1)^{8}
  3. 88 copies of 1-1 cancel in pairs, and 88 is even, so none is left over.
    i16=1i^{16} = 1
Answer11
Compact solution

The exponent is even, so write the power in terms of i2i^2.

i16=(i2)8amn=(am)n=(1)8i2=1=1(1)k=1 for even k\begin{aligned}i^{16} &= (i^2)^{8} && \fcolorbox{#9BB0DE}{transparent}{\small\textcolor{#4F6FAE}{$a^{mn}=(a^m)^n$}} \\ &= (-1)^{8} && \fcolorbox{#9BB0DE}{transparent}{\small\textcolor{#4F6FAE}{$i^2=-1$}} \\ &= 1 && \fcolorbox{#9BB0DE}{transparent}{\small\textcolor{#4F6FAE}{$(-1)^k=1\text{ for even }k$}}\end{aligned}
(iii)(i)19(-i)^{-19}
Solution
  1. Keep track of three features: a minus sign inside the bracket, a negative power, and a large power. Deal with the negative power first. It means turn the bracket upside down.
    (i)19=1(i)19(-i)^{-19} = \frac{1}{(-i)^{19}}
  2. Now work on the bottom. A minus sign in front of something means that thing times 1-1, so the bracket is really two factors multiplied.
    i=(1)i-i = (-1)\cdot i
  3. When a product is raised to a power, each factor can be raised to that power on its own. This is the rule (ab)n=anbn(ab)^{n}=a^{n}b^{n}.
    (i)19=(1)19i19(-i)^{19} = (-1)^{19}\cdot i^{19}
  4. Take the first factor. 1919 copies of 1-1 cancel in pairs, and 1919 is odd, so one minus is left over.
    (1)19=1(-1)^{19} = -1
  5. Now the second factor. The exponent 1919 is odd, so take one factor of ii out, leaving the even power 1818.
    i19=i18ii^{19} = i^{18}\cdot i
  6. Halve the even exponent, because 18=2×918=2\times 9, then put 1-1 in place of i2i^{2}. Nine is odd, so one minus is left over.
    i19=(i2)9i=(1)9i=ii^{19} = \left(i^{2}\right)^{9}\cdot i = (-1)^{9}\cdot i = -i
  7. Multiply the two factors. Minus times minus gives plus.
    (i)19=(1)(i)=i(-i)^{19} = (-1)\cdot(-i) = i
  8. Put that back at the bottom.
    (i)19=1i(-i)^{-19} = \frac{1}{i}
  9. This exact fraction is not yet in rectangular form. Clear it by multiplying top and bottom by ii, which is allowed because ii=1\frac{i}{i}=1. Then use i2=1i^{2}=-1, and dividing by 1-1 changes the sign.
    (i)19=1iii=ii2=i1=i\begin{aligned}(-i)^{-19} &= \frac{1}{i}\cdot\frac{i}{i} \\ &= \frac{i}{i^{2}} \\ &= \frac{i}{-1} \\ &= -i\end{aligned}
Answeri-i
Compact solution

First rewrite the negative power as a reciprocal.

(i)19=1(i)19(-i)^{-19}=\frac{1}{(-i)^{19}}

In the denominator, i=(1)i-i=(-1)\cdot i. Separate the two factors.

(i)19=(1)19i19(-i)^{19}=(-1)^{19}i^{19}

Take out one factor of ii, then use i2=1i^2=-1.

i19=i18i=(i2)9iamn=(am)n=(1)9ii2=1=(1)i(1)k=1 for odd k=i\begin{aligned}i^{19} &= i^{18}\cdot i \\ &= (i^2)^{9}\cdot i && \fcolorbox{#9BB0DE}{transparent}{\small\textcolor{#4F6FAE}{$a^{mn}=(a^m)^n$}} \\ &= (-1)^{9}\cdot i && \fcolorbox{#9BB0DE}{transparent}{\small\textcolor{#4F6FAE}{$i^2=-1$}} \\ &= (-1)\cdot i && \fcolorbox{#9BB0DE}{transparent}{\small\textcolor{#4F6FAE}{$(-1)^k=-1\text{ for odd }k$}} \\ &= -i\end{aligned}

Since 1919 is odd, (1)19=1(-1)^{19}=-1. Substitute both reduced factors.

(i)19=(1)(i)(1)k=1 for odd k=i\begin{aligned}(-i)^{19} &= (-1)(-i) && \fcolorbox{#9BB0DE}{transparent}{\small\textcolor{#4F6FAE}{$(-1)^k=-1\text{ for odd }k$}} \\ &= i\end{aligned}

Now substitute into the reciprocal and simplify.

(i)19=1i=1iiiii=1=ii2=i(1)i2=1=i\begin{aligned}(-i)^{-19} &= \frac{1}{i} \\ &= \frac{1}{i}\cdot\frac{i}{i} && \fcolorbox{#9BB0DE}{transparent}{\small\textcolor{#4F6FAE}{$\frac{i}{i}=1$}} \\ &= \frac{i}{i^2} \\ &= \frac{i}{(-1)} && \fcolorbox{#9BB0DE}{transparent}{\small\textcolor{#4F6FAE}{$i^2=-1$}} \\ &= -i\end{aligned}
Common mistake
Watch outThere are two different minus signs here, one inside the bracket and one in the power. Do the power first and the bracket second, and you will not lose either.
(iv)27i2627i^{-26}
Solution
  1. The 2727 is a real number multiplying the rest, so leave it outside and work only on i26i^{-26}. A negative power means turn it upside down.
    27i26=271i2627i^{-26} = 27\cdot\frac{1}{i^{26}}
  2. Work on the bottom. The exponent 2626 is even, so the whole power can be written using i2i^{2}. Halve it, because 26=2×1326=2\times 13.
    i26=(i2)13i^{26} = \left(i^{2}\right)^{13}
  3. Put 1-1 in place of i2i^{2}.
    i26=(1)13i^{26} = (-1)^{13}
  4. 1313 copies of 1-1 cancel in pairs, and 1313 is odd, so one minus is left over.
    i26=1i^{26} = -1
  5. Now put the bottom back into the whole expression.
    27i26=271127i^{-26} = 27\cdot\frac{1}{-1}
  6. 11 divided by 1-1 is 1-1, and plus times minus gives minus.
    27i26=27(1)=2727i^{-26} = 27\cdot(-1) = -27
Answer27-27
Compact solution

First rewrite the negative power as a reciprocal.

i26=1i26i^{-26}=\frac{1}{i^{26}}

The exponent is even, so write the power in terms of i2i^2.

i26=(i2)13amn=(am)n=(1)13i2=1=1(1)k=1 for odd k\begin{aligned}i^{26} &= (i^2)^{13} && \fcolorbox{#9BB0DE}{transparent}{\small\textcolor{#4F6FAE}{$a^{mn}=(a^m)^n$}} \\ &= (-1)^{13} && \fcolorbox{#9BB0DE}{transparent}{\small\textcolor{#4F6FAE}{$i^2=-1$}} \\ &= -1 && \fcolorbox{#9BB0DE}{transparent}{\small\textcolor{#4F6FAE}{$(-1)^k=-1\text{ for odd }k$}}\end{aligned}

Now substitute into the reciprocal and simplify.

i26=11=1\begin{aligned}i^{-26} &= \frac{1}{-1} \\ &= -1\end{aligned}

Multiply the reduced power by the coefficient outside it.

27i26=27(1)=27\begin{aligned}27i^{-26} &= 27(-1) \\ &= -27\end{aligned}
Common mistake
Watch outThe answer is a real number with no ii in it. An expression made from ii does not have to stay imaginary.
(v)i11+i5i^{11}+i^{5}
Solution
  1. There are two powers joined by a plus sign. Simplify each one on its own, then add. Start with the first. The exponent 1111 is odd, so take one factor of ii out, leaving the even power 1010.
    i11=i10ii^{11} = i^{10}\cdot i
  2. Halve the even exponent, because 10=2×510=2\times 5.
    i11=(i2)5ii^{11} = \left(i^{2}\right)^{5}\cdot i
  3. Put 1-1 in place of i2i^{2}. Five is odd, so one minus is left over.
    i11=(1)5i=ii^{11} = (-1)^{5}\cdot i = -i
  4. Now the second power. The exponent 55 is odd, so take one factor of ii out and halve the rest.
    i5=(i2)2i=(1)2i=ii^{5} = \left(i^{2}\right)^{2}\cdot i = (-1)^{2}\cdot i = i
  5. Put both answers back into the sum.
    i11+i5=(i)+(i)i^{11}+i^{5} = (-i)+(i)
  6. These two terms are opposites. Adding any number to its own negative gives 00, just like 5+5=0-5+5=0.
    i11+i5=0i^{11}+i^{5} = 0
Answer00
Compact solution

Take out one factor of ii, then use i2=1i^2=-1.

i11=i10i=(i2)5iamn=(am)n=(1)5ii2=1=(1)i(1)k=1 for odd k=i\begin{aligned}i^{11} &= i^{10}\cdot i \\ &= (i^2)^{5}\cdot i && \fcolorbox{#9BB0DE}{transparent}{\small\textcolor{#4F6FAE}{$a^{mn}=(a^m)^n$}} \\ &= (-1)^{5}\cdot i && \fcolorbox{#9BB0DE}{transparent}{\small\textcolor{#4F6FAE}{$i^2=-1$}} \\ &= (-1)\cdot i && \fcolorbox{#9BB0DE}{transparent}{\small\textcolor{#4F6FAE}{$(-1)^k=-1\text{ for odd }k$}} \\ &= -i\end{aligned}

For the other term, take out one factor of ii, then use i2=1i^2=-1.

i5=i4i=(i2)2iamn=(am)n=(1)2ii2=1=1i(1)k=1 for even k=i\begin{aligned}i^{5} &= i^{4}\cdot i \\ &= (i^2)^{2}\cdot i && \fcolorbox{#9BB0DE}{transparent}{\small\textcolor{#4F6FAE}{$a^{mn}=(a^m)^n$}} \\ &= (-1)^{2}\cdot i && \fcolorbox{#9BB0DE}{transparent}{\small\textcolor{#4F6FAE}{$i^2=-1$}} \\ &= 1\cdot i && \fcolorbox{#9BB0DE}{transparent}{\small\textcolor{#4F6FAE}{$(-1)^k=1\text{ for even }k$}} \\ &= i\end{aligned}

Add the two reduced powers.

i11+i5=(i)+(i)=0a+(a)=0\begin{aligned}i^{11}+i^{5} &= (-i)+(i) \\ &= 0 && \fcolorbox{#9BB0DE}{transparent}{\small\textcolor{#4F6FAE}{$a+(-a)=0$}}\end{aligned}
(vi)(i4+i3+i2+i)2\left(i^{4}+i^{3}+i^{2}+i\right)^{2}
Solution
  1. Here, simplifying inside the parentheses avoids an unnecessary expansion. Write down each of the four powers, using only i2=1i^{2}=-1. The third is i2i=ii^{2}\cdot i=-i, and the fourth is (i2)2=(1)2=1\left(i^{2}\right)^{2}=(-1)^{2}=1.
    i4=1,i3=i,i2=1,i1=ii^{4}=1, \quad i^{3}=-i, \quad i^{2}=-1, \quad i^{1}=i
  2. Put those four values into the bracket. Keep each one in its own bracket so no minus sign is lost.
    i4+i3+i2+i=1+(i)+(1)+ii^{4}+i^{3}+i^{2}+i = 1+(-i)+(-1)+i
  3. Move them around so the two real numbers are together and the two ii terms are together. You may add in any order.
    i4+i3+i2+i=(1+(1))+((i)+i)i^{4}+i^{3}+i^{2}+i = \bigl(1+(-1)\bigr)+\bigl((-i)+i\bigr)
  4. Take the first group. Adding 1-1 to 11 gives 00, because a number plus its own negative is always 00.
    1+(1)=01+(-1) = 0
  5. Take the second group. Again a number plus its own negative gives 00.
    (i)+i=0(-i)+i = 0
  6. So both groups are 00, and the whole bracket is 00.
    i4+i3+i2+i=0+0=0i^{4}+i^{3}+i^{2}+i = 0+0 = 0
  7. Now use the power that was waiting outside.
    (i4+i3+i2+i)2=02\left(i^{4}+i^{3}+i^{2}+i\right)^{2} = 0^{2}
  8. And 0×0=00\times 0=0.
    (i4+i3+i2+i)2=0\left(i^{4}+i^{3}+i^{2}+i\right)^{2} = 0
Answer00
Compact solution

First find the third power using i2=1i^2=-1.

i3=i2i=(1)i=ii^3=i^2\cdot i=(-1)\cdot i=-i

For the fourth power, square i2i^2.

i4=(i2)2=(1)2i2=1=1(1)k=1 for even k\begin{aligned}i^4 &= (i^2)^2 \\ &= (-1)^2 && \fcolorbox{#9BB0DE}{transparent}{\small\textcolor{#4F6FAE}{$i^2=-1$}} \\ &= 1 && \fcolorbox{#9BB0DE}{transparent}{\small\textcolor{#4F6FAE}{$(-1)^k=1\text{ for even }k$}}\end{aligned}

Substitute these values and group each term with its additive inverse.

i4+i3+i2+i=1+(i)+(1)+i=(1+(1))+((i)+i)group additive inverses=0+0a+(a)=0=0\begin{aligned}i^4+i^3+i^2+i &= 1+(-i)+(-1)+i \\ &= \bigl(1+(-1)\bigr)+\bigl((-i)+i\bigr) && \fcolorbox{#9BB0DE}{transparent}{\small\textcolor{#4F6FAE}{$\text{group additive inverses}$}} \\ &= 0+0 && \fcolorbox{#9BB0DE}{transparent}{\small\textcolor{#4F6FAE}{$a+(-a)=0$}} \\ &= 0\end{aligned}

Finally, square the value of the bracket.

(i4+i3+i2+i)2=02=0\begin{aligned}\left(i^4+i^3+i^2+i\right)^2 &= 0^2 \\ &= 0\end{aligned}
Common mistake
Watch outYou did not need to open a square here, so you did not need (a+b)2=a2+2ab+b2(a+b)^{2}=a^{2}+2ab+b^{2}. Simplifying inside the bracket first turned a complicated-looking question into 020^{2}.
(vii)(i8i5)5\left(\frac{i^{8}}{i^{5}}\right)^{-5}
Solution
  1. Sort out the inside of the bracket first. Two powers of the same letter are being divided, so the powers subtract. This is the rule aman=amn\frac{a^{m}}{a^{n}}=a^{m-n}.
    i8i5=i85=i3\frac{i^{8}}{i^{5}} = i^{8-5} = i^{3}
  2. The exponent 33 is odd, so take one factor of ii out and use i2=1i^{2}=-1 on the rest.
    i3=i2i=(1)i=ii^{3} = i^{2}\cdot i = (-1)\cdot i = -i
  3. Put that value in place of the bracket.
    (i8i5)5=(i)5\left(\frac{i^{8}}{i^{5}}\right)^{-5} = (-i)^{-5}
  4. A negative power means turn it upside down, so the bracket goes under 11 and the power becomes positive.
    (i)5=1(i)5(-i)^{-5} = \frac{1}{(-i)^{5}}
  5. Work on the bottom. Since i=(1)i-i=(-1)\cdot i, raise each factor to the fifth power on its own, using (ab)n=anbn(ab)^{n}=a^{n}b^{n}.
    (i)5=(1)5i5(-i)^{5} = (-1)^{5}\cdot i^{5}
  6. 55 copies of 1-1 cancel in pairs, and 55 is odd, so one minus is left over.
    (1)5=1(-1)^{5} = -1
  7. For the other factor, take one ii out and halve the rest.
    i5=(i2)2i=(1)2i=ii^{5} = \left(i^{2}\right)^{2}\cdot i = (-1)^{2}\cdot i = i
  8. Multiply the two factors, then put the result back at the bottom.
    (i)5=1(1)i=1i(-i)^{-5} = \frac{1}{(-1)\cdot i} = \frac{1}{-i}
  9. Clear the ii from the bottom by multiplying top and bottom by ii. Look at the third line carefully: i2=1i^{2}=-1, so i2-i^{2} becomes (1)-(-1), and a minus in front of a minus gives a plus.
    (i8i5)5=1iii=ii2=i(1)=i\begin{aligned}\left(\frac{i^{8}}{i^{5}}\right)^{-5} &= \frac{1}{-i}\cdot\frac{i}{i} \\ &= \frac{i}{-i^{2}} \\ &= \frac{i}{-(-1)} \\ &= i\end{aligned}
Answerii
Compact solution

Simplify the quotient inside the bracket.

i8i5=i85aman=amn(a0)=i3=i2i=(1)ii2=1=i\begin{aligned}\frac{i^{8}}{i^{5}} &= i^{8-5} && \fcolorbox{#9BB0DE}{transparent}{\small\textcolor{#4F6FAE}{$\frac{a^m}{a^n}=a^{m-n}\quad(a\neq0)$}} \\ &= i^{3} \\ &= i^2\cdot i \\ &= (-1)\cdot i && \fcolorbox{#9BB0DE}{transparent}{\small\textcolor{#4F6FAE}{$i^2=-1$}} \\ &= -i\end{aligned}

Apply the outside negative exponent to this result.

(i8i5)5=(i)5=1(i)5an=1an(a0)\begin{aligned}\left(\frac{i^{8}}{i^{5}}\right)^{-5} &= (-i)^{-5} \\ &= \frac{1}{(-i)^{5}} && \fcolorbox{#9BB0DE}{transparent}{\small\textcolor{#4F6FAE}{$a^{-n}=\frac{1}{a^n}\quad(a\neq0)$}}\end{aligned}

Separate the sign from the power of ii.

(i)5=(1)5i5(-i)^{5}=(-1)^{5}i^{5}

Take out one factor of ii, then use i2=1i^2=-1.

i5=i4i=(i2)2iamn=(am)n=(1)2ii2=1=1i(1)k=1 for even k=i\begin{aligned}i^{5} &= i^{4}\cdot i \\ &= (i^2)^{2}\cdot i && \fcolorbox{#9BB0DE}{transparent}{\small\textcolor{#4F6FAE}{$a^{mn}=(a^m)^n$}} \\ &= (-1)^{2}\cdot i && \fcolorbox{#9BB0DE}{transparent}{\small\textcolor{#4F6FAE}{$i^2=-1$}} \\ &= 1\cdot i && \fcolorbox{#9BB0DE}{transparent}{\small\textcolor{#4F6FAE}{$(-1)^k=1\text{ for even }k$}} \\ &= i\end{aligned}

Since 55 is odd, (1)5=1(-1)^{5}=-1. Substitute both reduced factors.

(i)5=(1)(i)(1)k=1 for odd k=i\begin{aligned}(-i)^{5} &= (-1)(i) && \fcolorbox{#9BB0DE}{transparent}{\small\textcolor{#4F6FAE}{$(-1)^k=-1\text{ for odd }k$}} \\ &= -i\end{aligned}

Substitute the denominator and finish the reciprocal.

(i8i5)5=1i=1iiiii=1=ii2=i(1)i2=1=i\begin{aligned}\left(\frac{i^{8}}{i^{5}}\right)^{-5} &= \frac{1}{-i} \\ &= \frac{1}{-i}\cdot\frac{i}{i} && \fcolorbox{#9BB0DE}{transparent}{\small\textcolor{#4F6FAE}{$\frac{i}{i}=1$}} \\ &= \frac{i}{-i^2} \\ &= \frac{i}{-(-1)} && \fcolorbox{#9BB0DE}{transparent}{\small\textcolor{#4F6FAE}{$i^2=-1$}} \\ &= i\end{aligned}
(viii)i13×i29i^{13}\times i^{29}
Solution
  1. Both powers have the same letter ii, so join them into one power first. When powers of the same letter are multiplied, the powers add. This is the rule aman=am+na^{m}\cdot a^{n}=a^{m+n}.
    i13i29=i13+29i^{13}\cdot i^{29} = i^{13+29}
  2. Do the addition. To add 2929 to 1313, add 3030 first to get 4343, then give back the extra 11 to get 4242.
    i13i29=i42i^{13}\cdot i^{29} = i^{42}
  3. The exponent 4242 is even, so the whole power can be written using i2i^{2}. Halve it, because 42=2×2142=2\times 21.
    i42=(i2)21i^{42} = \left(i^{2}\right)^{21}
  4. Put 1-1 in place of i2i^{2}.
    i42=(1)21i^{42} = (-1)^{21}
  5. 2121 copies of 1-1 cancel in pairs, and 2121 is odd, so one minus is left over.
    i13i29=1i^{13}\cdot i^{29} = -1
Answer1-1
Compact solution

The bases are the same, so add the exponents.

i13i29=i13+29aman=am+n=i42\begin{aligned}i^{13}\cdot i^{29} &= i^{13+29} && \fcolorbox{#9BB0DE}{transparent}{\small\textcolor{#4F6FAE}{$a^m a^n=a^{m+n}$}} \\ &= i^{42}\end{aligned}

The exponent is even, so write the power in terms of i2i^2.

i42=(i2)21amn=(am)n=(1)21i2=1=1(1)k=1 for odd k\begin{aligned}i^{42} &= (i^2)^{21} && \fcolorbox{#9BB0DE}{transparent}{\small\textcolor{#4F6FAE}{$a^{mn}=(a^m)^n$}} \\ &= (-1)^{21} && \fcolorbox{#9BB0DE}{transparent}{\small\textcolor{#4F6FAE}{$i^2=-1$}} \\ &= -1 && \fcolorbox{#9BB0DE}{transparent}{\small\textcolor{#4F6FAE}{$(-1)^k=-1\text{ for odd }k$}}\end{aligned}

Thus the original product is

i13i29=1i^{13}\cdot i^{29}=-1
Alternative method
Alternative methodWhen you are confident, use the remainder rule. Divide 4242 by 44: it goes 1010 times with remainder 22, so i42=i2=1i^{42}=i^{2}=-1.

Question 2

Write in terms of ii.

(i)2+42+\sqrt{-4}
Solution
  1. Only the square root needs rewriting. For a>0a>0, the principal square root satisfies a=ia\sqrt{-a}=i\sqrt a. Here a=4a=4.
    4=i4\sqrt{-4}=i\sqrt4
  2. The nonnegative square root of 44 is 22, since 22=42^{2}=4.
    4=2\sqrt4=2
  3. Substitute this value into the imaginary term.
    4=i(2)=2i\sqrt{-4}=i(2)=2i
  4. Add back the unchanged real term.
    2+4=2+2i2+\sqrt{-4}=2+2i
Answer2+2i2+2i
Compact solution

Use the principal-root convention a=ia\sqrt{-a}=i\sqrt a for a>0a>0.

4=i4a=ia(a>0)=i2=2i\begin{aligned}\sqrt{-4} &= i\sqrt{4} && \fcolorbox{#9BB0DE}{transparent}{\small\textcolor{#4F6FAE}{$\sqrt{-a}=i\sqrt a\quad(a>0)$}} \\ &= i\cdot 2 \\ &= 2i\end{aligned}

Put the simplified root back into the original expression.

2+4=2+2i\begin{aligned}2+\sqrt{-4} &= 2+2i\end{aligned}
Common mistake
Watch outThe two 22s in the answer are different things. The first is the real part and the second is the imaginary part, so you cannot add them to make 44.
(ii)373-\sqrt{-7}
Solution
  1. Look at the square root, and keep the minus sign in front of it safe for later. Pull the minus sign out of the number as a factor of 1-1.
    7=7×(1)-7 = 7\times(-1)
  2. Use the principal-root identity a=ia\sqrt{-a}=i\sqrt{a}, valid for positive real aa. Here a=7a=7.
    7=7×1\sqrt{-7} = \sqrt{7}\times\sqrt{-1}
  3. Put ii in place of 1\sqrt{-1} and write it in front. The 7\sqrt{7} must stay as it is, because 77 is not a perfect square.
    7=i7\sqrt{-7} = i\sqrt{7}
  4. Put it back, keeping the minus sign that was there from the start.
    37=3i73-\sqrt{-7} = 3-i\sqrt{7}
Answer3i73-i\sqrt{7}
Compact solution

Use the principal-root convention a=ia\sqrt{-a}=i\sqrt a for a>0a>0.

7=i7a=ia(a>0)\begin{aligned}\sqrt{-7} &= i\sqrt{7} && \fcolorbox{#9BB0DE}{transparent}{\small\textcolor{#4F6FAE}{$\sqrt{-a}=i\sqrt a\quad(a>0)$}}\end{aligned}

Retain the minus sign in front of the root.

37=3i7\begin{aligned}3-\sqrt{-7} &= 3-i\sqrt7\end{aligned}
Common mistake
Watch outBoth i7i\sqrt{7} and 7i\sqrt{7}\,i mean the same number. Keep ii visibly outside the radical; 7i\sqrt{7i} means something different.
(iii)25+165\frac{2}{5}+\frac{\sqrt{-16}}{5}
Solution
  1. Only the square root on top of the second fraction needs work. Pull the minus sign out of the number as a factor of 1-1.
    16=16×(1)-16 = 16\times(-1)
  2. Use a=ia\sqrt{-a}=i\sqrt{a} for positive real aa. Here the positive factor is 1616.
    16=16×1\sqrt{-16} = \sqrt{16}\times\sqrt{-1}
  3. Take the first factor, because 4×4=164\times 4=16.
    16=4\sqrt{16} = 4
  4. Put ii in place of 1\sqrt{-1} and multiply.
    16=4×i=4i\sqrt{-16} = 4\times i = 4i
  5. Put the simplified root back.
    25+165=25+4i5\frac{2}{5}+\frac{\sqrt{-16}}{5} = \frac{2}{5}+\frac{4i}{5}
  6. Both fractions already have the same bottom number 55, so add the tops and keep that bottom.
    25+165=2+4i5\frac{2}{5}+\frac{\sqrt{-16}}{5} = \frac{2+4i}{5}
Answer2+4i5\dfrac{2+4i}{5}
Compact solution

Use the principal-root convention a=ia\sqrt{-a}=i\sqrt a for a>0a>0.

16=i16a=ia(a>0)=i4=4i\begin{aligned}\sqrt{-16} &= i\sqrt{16} && \fcolorbox{#9BB0DE}{transparent}{\small\textcolor{#4F6FAE}{$\sqrt{-a}=i\sqrt a\quad(a>0)$}} \\ &= i\cdot 4 \\ &= 4i\end{aligned}

Both fractions have denominator 55, so combine their numerators.

25+165=25+4i5=2+4i5ab+cb=a+cb\begin{aligned}\frac25+\frac{\sqrt{-16}}5 &= \frac25+\frac{4i}5 \\ &= \frac{2+4i}5 && \fcolorbox{#9BB0DE}{transparent}{\small\textcolor{#4F6FAE}{$\frac ab+\frac cb=\frac{a+c}b$}}\end{aligned}
Other forms
Also correct25+45i\frac{2}{5}+\frac{4}{5}i is also correct. It shows the real part 25\frac{2}{5} and the imaginary part 45\frac{4}{5} more clearly.
(iv)23\sqrt{2}-\sqrt{-3}
Solution
  1. The first root has a positive number inside, so leave it alone. Only the second root has a negative number. Pull the minus sign out as a factor of 1-1.
    3=3×(1)-3 = 3\times(-1)
  2. Use a=ia\sqrt{-a}=i\sqrt{a} for positive real aa. Here a=3a=3.
    3=3×1=i3\sqrt{-3} = \sqrt{3}\times\sqrt{-1} = i\sqrt{3}
  3. Put it back, keeping the minus sign.
    23=2i3\sqrt{2}-\sqrt{-3} = \sqrt{2}-i\sqrt{3}
Answer2i3\sqrt{2}-i\sqrt{3}
Compact solution

Use the principal-root convention a=ia\sqrt{-a}=i\sqrt a for a>0a>0.

3=i3a=ia(a>0)\begin{aligned}\sqrt{-3} &= i\sqrt{3} && \fcolorbox{#9BB0DE}{transparent}{\small\textcolor{#4F6FAE}{$\sqrt{-a}=i\sqrt a\quad(a>0)$}}\end{aligned}

The real root 2\sqrt2 stays unchanged. Substitute only for the negative root.

23=2i3\begin{aligned}\sqrt2-\sqrt{-3} &= \sqrt2-i\sqrt3\end{aligned}
Common mistake
Watch outThe answer 2i3\sqrt{2}-i\sqrt{3} is a sum of a real term and an imaginary term, not a single like term. Neither radical has a square factor greater than 11.

Question 3

Find the values of xx and yy. Assume xx and yy are real.

(i)(2x+5)+(y3)i=1+2i(2x+5)+(y-3)i=1+2i
Solution
  1. Both sides are already written as a real number plus a real number times ii, so we can compare at once. Two complex numbers are equal only when their real parts match and their imaginary parts match. Start with the real parts, which are the pieces with no ii on them.
    2x+5=12x+5=1
  2. Now the imaginary parts, which are the numbers multiplying ii, without the ii itself.
    y3=2y-3=2
  3. Take the first equation. To leave 2x2x alone, take 55 from both sides. This keeps the equation balanced.
    2x+55=152x+5-5 = 1-5
  4. On the left 55=05-5=0, so 2x2x is left. On the right 15=41-5=-4, because taking 55 away from 11 goes 44 below 00.
    2x=42x = -4
  5. To leave xx alone, divide both sides by 22.
    2x2=42\frac{2x}{2} = \frac{-4}{2}
  6. On the left the two 22s cancel. On the right 4÷2=2-4\div 2=-2, because a minus divided by a plus gives a minus.
    x=2x = -2
  7. Now the second equation. Add 33 to both sides.
    y3+3=2+3y-3+3 = 2+3
  8. On the left 3+3=0-3+3=0, so yy is left. On the right 2+3=52+3=5.
    y=5y = 5
Answerx=2x=-2 and y=5y=5
Compact solution

Since x,yRx,y\in\mathbb R, compare the real parts and solve for xx.

2x+5=12x+55=15subtract 5 on both sides2x=42x2=42divide both sides by 2x=2\begin{aligned}2x+5&=1 \\ 2x+5-5&=1-5 && \fcolorbox{#9BB0DE}{transparent}{\small\textcolor{#4F6FAE}{$\text{subtract }5\text{ on both sides}$}} \\ 2x&=-4 \\ \frac{2x}{2}&=\frac{-4}{2} && \fcolorbox{#9BB0DE}{transparent}{\small\textcolor{#4F6FAE}{$\text{divide both sides by }2$}} \\ x&=-2\end{aligned}

Now compare the imaginary coefficients and solve for yy.

y3=2y3+3=2+3add 3 on both sidesy=5\begin{aligned}y-3&=2 \\ y-3+3&=2+3 && \fcolorbox{#9BB0DE}{transparent}{\small\textcolor{#4F6FAE}{$\text{add }3\text{ on both sides}$}} \\ y&=5\end{aligned}
Check
Check the answer
(2(2)+5)+((5)3)i=(4+5)+(2)i=1+2i\begin{aligned}(2(-2)+5)+((5)-3)i &= (-4+5)+(2)i \\ &= 1+2i \quad \checkmark\end{aligned}
Put x=2x=-2 and y=5y=5 into the left side. Note 2×(2)=42\times(-2)=-4, and then 4+5=1-4+5=1. It gives the right side exactly.
(ii)(3x+2)(4y)i=5+3i(3x+2)-(4-y)i=5+3i
Solution
  1. Look at the minus sign in front of the second bracket. It belongs to the imaginary part, so do not lose it. First compare the real parts.
    3x+2=53x+2=5
  2. Now the imaginary parts. The whole of (4y)-(4-y) is what multiplies ii, so the minus sign goes with it.
    (4y)=3-(4-y)=3
  3. Take the first equation. Take 22 from both sides.
    3x+22=523x+2-2 = 5-2
  4. On the left 22=02-2=0. On the right 52=35-2=3.
    3x=33x = 3
  5. Divide both sides by 33.
    3x3=33\frac{3x}{3} = \frac{3}{3}
  6. And 3÷3=13\div 3=1.
    x=1x = 1
  7. Now the second equation. Deal with the minus sign in front of the bracket first. A minus sign in front of a bracket means the whole bracket is multiplied by 1-1.
    1×(4y)=3-1\times(4-y) = 3
  8. Divide both sides by 1-1 to remove it. 33 divided by 1-1 is 3-3.
    4y=34-y = -3
  9. Take 44 from both sides.
    4y4=344-y-4 = -3-4
  10. On the left 44=04-4=0, so y-y is left. On the right, start at 3-3 and go down 44 more, which reaches 7-7.
    y=7-y = -7
  11. Multiply both sides by 1-1 to turn y-y into yy. This also turns 7-7 into 77.
    y=7y = 7
Answerx=1x=1 and y=7y=7
Compact solution

Compare the real parts and solve for xx.

3x+2=53x+22=523x=33x3=33x=1\begin{aligned}3x+2&=5 \\ 3x+2-2&=5-2 \\ 3x&=3 \\ \frac{3x}{3}&=\frac33 \\ x&=1\end{aligned}

The imaginary coefficient is the whole expression (4y)-(4-y), including the outside minus sign.

(4y)=34y=34y4=34y=7(1)(y)=(1)(7)y=7\begin{aligned}-(4-y)&=3 \\ 4-y&=-3 \\ 4-y-4&=-3-4 \\ -y&=-7 \\ (-1)(-y)&=(-1)(-7) \\ y&=7\end{aligned}
Check · Common mistake
Check the answer
(3(1)+2)(4(7))i=(3+2)(3)i=5+3i\begin{aligned}(3(1)+2)-(4-(7))i &= (3+2)-(-3)i \\ &= 5+3i \quad \checkmark\end{aligned}
Put x=1x=1 and y=7y=7 back in. Note 47=34-7=-3, and taking away 3-3 is the same as adding 33, which gives +3i+3i.
Watch outA common mistake is to write 4y=34-y=3, forgetting the minus sign outside the bracket. That gives the wrong answer y=1y=1. Deal with that minus sign first.
(iii)(2+i)x+(12i)y=3+4i(2+i)x+(1-2i)y=3+4i
Solution
  1. The left side is not yet split into a real part and an imaginary part, so open the brackets first. In the first bracket, the xx outside multiplies each term inside: xx times 22 gives 2x2x, and xx times ii gives ixix.
    (2+i)x=2x+ix(2+i)x = 2x+ix
  2. Open the second bracket the same way: yy times 11 gives yy, and yy times 2i-2i gives 2iy-2iy.
    (12i)y=y2iy(1-2i)y = y-2iy
  3. Put both back into the equation.
    2x+ix+y2iy=3+4i2x+ix+y-2iy = 3+4i
  4. Collect the two terms with no ii into one bracket, and the two terms with ii into another.
    (2x+y)+(ix2iy)=3+4i(2x+y)+(ix-2iy) = 3+4i
  5. Take ii out of the second bracket as a common factor. Now the left side is a real number plus a real number times ii, so we can compare.
    (2x+y)+(x2y)i=3+4i(2x+y)+(x-2y)i = 3+4i
  6. Two complex numbers are equal only when both parts match. Compare the real parts, and give the result a number so we can use it later.
    2x+y=3(1)2x+y=3 \qquad \cdots(1)
  7. Now compare the imaginary parts. These two equations are independent, so solving them together determines both real unknowns.
    x2y=4(2)x-2y=4 \qquad \cdots(2)
  8. Rearrange equation (1)(1) to get yy on its own, by taking 2x2x from both sides. We choose yy because it has no number in front, which keeps the working simple.
    y=32xy = 3-2x
  9. Put this in place of yy in equation (2)(2), so only xx is left.
    x2(32x)=4x-2(3-2x)=4
  10. Open the bracket one term at a time. In the second product, minus times minus gives plus.
    2×3=6and2×(2x)=+4x-2\times 3 = -6 \quad\text{and}\quad -2\times(-2x) = +4x
  11. Write the opened bracket back into the equation.
    x6+4x=4x-6+4x = 4
  12. Collect the two xx terms. One xx plus four xx makes five xx.
    x+4x=5xx+4x = 5x
  13. So there is now only one xx term.
    5x6=45x-6 = 4
  14. Add 66 to both sides.
    5x6+6=4+65x-6+6 = 4+6
  15. On the left 6+6=0-6+6=0. On the right 4+6=104+6=10.
    5x=105x = 10
  16. Divide both sides by 55.
    5x5=105\frac{5x}{5} = \frac{10}{5}
  17. And 10÷5=210\div 5=2.
    x=2x = 2
  18. Put x=2x=2 back into y=32xy=3-2x.
    y=32(2)y = 3-2(2)
  19. Do the multiplying first, because multiplying comes before taking away.
    2×2=42\times 2 = 4
  20. And taking 44 away from 33 goes 11 below 00.
    y=34=1y = 3-4 = -1
Answerx=2x=2 and y=1y=-1
Compact solution

The left side is not yet split into real and imaginary parts, so open the brackets and regroup.

(2+i)x+(12i)y=3+4i2x+ix+y2iy=3+4iopening the brackets(2x+y)+(ix2iy)=3+4igathering like terms(2x+y)+(x2y)i=3+4itaking i out as a common factor\begin{aligned}(2+i)x+(1-2i)y &= 3+4i \\ 2x+ix+y-2iy &= 3+4i && \fcolorbox{#9BB0DE}{transparent}{\small\textcolor{#4F6FAE}{$\text{opening the brackets}$}} \\ (2x+y)+(ix-2iy) &= 3+4i && \fcolorbox{#9BB0DE}{transparent}{\small\textcolor{#4F6FAE}{$\text{gathering like terms}$}} \\ (2x+y)+(x-2y)i &= 3+4i && \fcolorbox{#9BB0DE}{transparent}{\small\textcolor{#4F6FAE}{$\text{taking $i$ out as a common factor}$}}\end{aligned}

Now compare the two parts. This gives two equations in two unknowns.

2x+y=3(1)real partsx2y=4(2)imaginary parts\begin{aligned}2x+y &= 3\qquad\cdots(1) && \fcolorbox{#9BB0DE}{transparent}{\small\textcolor{#4F6FAE}{$\text{real parts}$}} \\ x-2y &= 4\qquad\cdots(2) && \fcolorbox{#9BB0DE}{transparent}{\small\textcolor{#4F6FAE}{$\text{imaginary parts}$}}\end{aligned}

Equation (1)(1) carries no number in front of yy, so make yy the subject.

y=32x\begin{aligned}y &= 3-2x\end{aligned}

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

x2(32x)=4x6+4x=42(32x)=6+4x5x6=45x=10add 6 to both sides5x5=105divide both sides by 5x=2\begin{aligned}x-2(3-2x) &= 4 \\ x-6+4x &= 4 && \fcolorbox{#9BB0DE}{transparent}{\small\textcolor{#4F6FAE}{$-2(3-2x)=-6+4x$}} \\ 5x-6 &= 4 \\ 5x &= 10 && \fcolorbox{#9BB0DE}{transparent}{\small\textcolor{#4F6FAE}{$\text{add $6$ to both sides}$}} \\ \frac{5x}{5} &= \frac{10}{5} && \fcolorbox{#9BB0DE}{transparent}{\small\textcolor{#4F6FAE}{$\text{divide both sides by $5$}$}} \\ x &= 2\end{aligned}

Put that value back into y=32xy=3-2x.

y=32(2)=34=1\begin{aligned}y &= 3-2(2) \\ &= 3-4 \\ &= -1\end{aligned}
Check
Check the answer
(2+i)(2)+(12i)(1)=(4+2i)+(1+2i)=(41)+(2i+2i)=3+4i\begin{aligned}(2+i)(2)+(1-2i)(-1) &= (4+2i)+(-1+2i) \\ &= (4-1)+(2i+2i) \\ &= 3+4i \quad \checkmark\end{aligned}
Put both answers into the left side. Note that (12i)(1-2i) times 1-1 changes both signs, giving 1+2i-1+2i. It gives the right side exactly.
(iv)(1i)x+(2+i)y=4i(1-i)x+(2+i)y=4-i
Solution
  1. Open the brackets first. In the first bracket, xx times 11 gives xx, and xx times i-i gives ix-ix.
    (1i)x=xix(1-i)x = x-ix
  2. Open the second bracket: yy times 22 gives 2y2y, and yy times ii gives iyiy.
    (2+i)y=2y+iy(2+i)y = 2y+iy
  3. Put both back into the equation.
    xix+2y+iy=4ix-ix+2y+iy = 4-i
  4. Collect the terms with no ii, then take ii out of the other two as a common factor.
    (x+2y)+(x+y)i=4i(x+2y)+(-x+y)i = 4-i
  5. Two complex numbers are equal only when both parts match. Compare the real parts first.
    x+2y=4(1)x+2y=4 \qquad \cdots(1)
  6. Now compare the imaginary parts. On the right, i-i means 1-1 times ii, so the imaginary part there is 1-1.
    x+y=1(2)-x+y=-1 \qquad \cdots(2)
  7. Add equation (1)(1) to equation (2)(2), left side to left side and right side to right side. We choose to add because the xx terms are opposites and will disappear.
    (x+2y)+(x+y)=4+(1)(x+2y)+(-x+y) = 4+(-1)
  8. On the left, xx and x-x are opposites, so they cancel.
    x+(x)=0x+(-x) = 0
  9. The other terms on the left join up: two yy plus one yy makes three yy.
    2y+y=3y2y+y = 3y
  10. On the right, adding 1-1 to 44 is the same as taking 11 from 44.
    4+(1)=34+(-1) = 3
  11. So the added equation becomes one simple statement about yy.
    3y=33y = 3
  12. Divide both sides by 33.
    3y3=33\frac{3y}{3} = \frac{3}{3}
  13. And 3÷3=13\div 3=1.
    y=1y = 1
  14. Put y=1y=1 back into equation (1)(1).
    x+2(1)=4x+2(1) = 4
  15. And 2×1=22\times 1=2.
    x+2=4x+2 = 4
  16. Take 22 from both sides.
    x+22=42x+2-2 = 4-2
  17. On the left 22=02-2=0. On the right 42=24-2=2.
    x=2x = 2
Answerx=2x=2 and y=1y=1
Compact solution

Open the brackets and regroup so both sides are in the form (real)+(real)i(\text{real})+(\text{real})i.

(1i)x+(2+i)y=4ixix+2y+iy=4iopening the brackets(x+2y)+(ix+iy)=4igathering like terms(x+2y)+(x+y)i=4itaking i out as a common factor\begin{aligned}(1-i)x+(2+i)y &= 4-i \\ x-ix+2y+iy &= 4-i && \fcolorbox{#9BB0DE}{transparent}{\small\textcolor{#4F6FAE}{$\text{opening the brackets}$}} \\ (x+2y)+(-ix+iy) &= 4-i && \fcolorbox{#9BB0DE}{transparent}{\small\textcolor{#4F6FAE}{$\text{gathering like terms}$}} \\ (x+2y)+(-x+y)i &= 4-i && \fcolorbox{#9BB0DE}{transparent}{\small\textcolor{#4F6FAE}{$\text{taking $i$ out as a common factor}$}}\end{aligned}

Comparing the two parts gives two equations.

x+2y=4(1)real partsx+y=1(2)imaginary parts\begin{aligned}x+2y &= 4\qquad\cdots(1) && \fcolorbox{#9BB0DE}{transparent}{\small\textcolor{#4F6FAE}{$\text{real parts}$}} \\ -x+y &= -1\qquad\cdots(2) && \fcolorbox{#9BB0DE}{transparent}{\small\textcolor{#4F6FAE}{$\text{imaginary parts}$}}\end{aligned}

The xx terms are opposites, so adding the two equations removes xx at once.

(x+2y)+(x+y)=4+(1)3y=3the x terms cancel3y3=33divide both sides by 3y=1\begin{aligned}(x+2y)+(-x+y) &= 4+(-1) \\ 3y &= 3 && \fcolorbox{#9BB0DE}{transparent}{\small\textcolor{#4F6FAE}{$\text{the $x$ terms cancel}$}} \\ \frac{3y}{3} &= \frac33 && \fcolorbox{#9BB0DE}{transparent}{\small\textcolor{#4F6FAE}{$\text{divide both sides by $3$}$}} \\ y &= 1\end{aligned}

Put that value back into equation (1)(1).

x+2(1)=4x+2=4x=2take 2 from both sides\begin{aligned}x+2(1) &= 4 \\ x+2 &= 4 \\ x &= 2 && \fcolorbox{#9BB0DE}{transparent}{\small\textcolor{#4F6FAE}{$\text{take $2$ from both sides}$}}\end{aligned}
Check
Check the answer
(1i)(2)+(2+i)(1)=(22i)+(2+i)=(2+2)+(2i+i)=4i\begin{aligned}(1-i)(2)+(2+i)(1) &= (2-2i)+(2+i) \\ &= (2+2)+(-2i+i) \\ &= 4-i \quad \checkmark\end{aligned}
Put both answers in. In the last line 2i+i=i-2i+i=-i, because taking away two ii and adding one back leaves one ii still owing.
(v)(3x1)+(2y3)i=8+7i(3x-1)+(2y-3)i=8+7i
Solution
  1. Both sides are already split into a real part and an imaginary part, so compare them directly. Two complex numbers are equal only when both parts match. Start with the real parts.
    3x1=83x-1=8
  2. Now the imaginary parts, which are the numbers multiplying ii.
    2y3=72y-3=7
  3. Take the first equation. Add 11 to both sides.
    3x1+1=8+13x-1+1 = 8+1
  4. On the left 1+1=0-1+1=0. On the right 8+1=98+1=9.
    3x=93x = 9
  5. Divide both sides by 33.
    3x3=93\frac{3x}{3} = \frac{9}{3}
  6. And 9÷3=39\div 3=3.
    x=3x = 3
  7. Now the second equation. Add 33 to both sides.
    2y3+3=7+32y-3+3 = 7+3
  8. On the left 3+3=0-3+3=0. On the right 7+3=107+3=10.
    2y=102y = 10
  9. Divide both sides by 22.
    2y2=102\frac{2y}{2} = \frac{10}{2}
  10. And 10÷2=510\div 2=5.
    y=5y = 5
Answerx=3x=3 and y=5y=5
Compact solution

Since x,yRx,y\in\mathbb R, compare the real parts and solve for xx.

3x1=83x1+1=8+1add 1 on both sides3x=93x3=93divide both sides by 3x=3\begin{aligned}3x-1&=8 \\ 3x-1+1&=8+1 && \fcolorbox{#9BB0DE}{transparent}{\small\textcolor{#4F6FAE}{$\text{add }1\text{ on both sides}$}} \\ 3x&=9 \\ \frac{3x}{3}&=\frac{9}{3} && \fcolorbox{#9BB0DE}{transparent}{\small\textcolor{#4F6FAE}{$\text{divide both sides by }3$}} \\ x&=3\end{aligned}

Now compare the imaginary coefficients and solve for yy.

2y3=72y3+3=7+3add 3 on both sides2y=102y2=102divide both sides by 2y=5\begin{aligned}2y-3&=7 \\ 2y-3+3&=7+3 && \fcolorbox{#9BB0DE}{transparent}{\small\textcolor{#4F6FAE}{$\text{add }3\text{ on both sides}$}} \\ 2y&=10 \\ \frac{2y}{2}&=\frac{10}{2} && \fcolorbox{#9BB0DE}{transparent}{\small\textcolor{#4F6FAE}{$\text{divide both sides by }2$}} \\ y&=5\end{aligned}
Check
Check the answer
(3(3)1)+(2(5)3)i=(91)+(103)i=8+7i\begin{aligned}(3(3)-1)+(2(5)-3)i &= (9-1)+(10-3)i \\ &= 8+7i \quad \checkmark\end{aligned}
Put x=3x=3 and y=5y=5 into the left side. It gives the right side exactly.