Complex Numbers and Quadratic Equations
Complex Numbers and Quadratic Equations
Chapter 4
4.1 Introduction
In earlier classes, we have studied linear equations in one
and two variables and quadratic equations in one variable.
We have seen that the equation x2 + 1 = 0 has no real
solution as x2 + 1 = 0 gives x2 = – 1 and square of every
real number is non-negative. So, we need to extend the
real number system to a larger system so that we can
find the solution of the equation x2 = – 1. In fact, the main
objective is to solve the equation ax2 + bx + c = 0, where
D = b2 – 4ac < 0, which is not possible in the system of
real numbers.
W. R. Hamilton
4.2 Complex Numbers (1805-1865)
Example 1 If 4x + i(3x – y) = 3 + i (– 6), where x and y are real numbers, then find
the values of x and y.
Solution We have
4x + i (3x – y) = 3 + i (–6) ... (1)
Equating the real and the imaginary parts of (1), we get
4x = 3, 3x – y = – 6,
3 33
which, on solving simultaneously, give x = and y = .
4 4
4.3 Algebra of Complex Numbers
In this Section, we shall develop the algebra of complex numbers.
4.3.1 Addition of two complex numbers Let z1 = a + ib and z2 = c + id be any two
complex numbers. Then, the sum z1 + z2 is defined as follows:
z1 + z2 = (a + c) + i (b + d), which is again a complex number.
For example, (2 + i3) + (– 6 +i5) = (2 – 6) + i (3 + 5) = – 4 + i 8
The addition of complex numbers satisfy the following properties:
(i) The closure law The sum of two complex numbers is a complex
number, i.e., z1 + z2 is a complex number for all complex numbers
z1 and z2.
(ii) The commutative law For any two complex numbers z 1 and z 2,
z 1 + z 2 = z 2 + z1
(iii) The associative law For any three complex numbers z 1, z 2, z 3 ,
(z1 + z2) + z3 = z1 + (z2 + z3).
(iv) The existence of additive identity There exists the complex number
0 + i 0 (denoted as 0), called the additive identity or the zero complex
number, such that, for every complex number z, z + 0 = z.
(v) The existence of additive inverse To every complex number
z = a + ib, we have the complex number – a + i(– b) (denoted as – z),
called the additive inverse or negative of z. We observe that z + (–z) = 0
(the additive identity).
4.3.2 Difference of two complex numbers Given any two complex numbers z1 and
z2, the difference z1 – z2 is defined as follows:
z1 – z2 = z1 + (– z2).
For example, (6 + 3i) – (2 – i) = (6 + 3i) + (– 2 + i ) = 4 + 4i
and (2 – i) – (6 + 3i) = (2 – i) + ( – 6 – 3i) = – 4 – 4i
z1 1
= z1
z2 z2
For example, let z1 = 6 + 3i and z2 = 2 – i
z1 1 2 − ( −1)
= (6 + 3i) × +
2−i (
Then = 6 + 3i ) 22 + ( −1)
i 2
z2
2
2 2
+ ( −1)
2+i 1 1
= ( 6 + 3i ) = 12 − 3 + i ( 6 + 6 ) = ( 9 + 12i )
5 5 5
4.3.5 Power of i we know that
( )
2
i 3 = i 2 i = ( −1) i = −i , = ( −1) = 1
2
i4 = i2
( ) ( )
2 3
i = ( −1) i = i , = ( − 1) = −1 , etc.
2 3
i5 = i 2 i6 = i2
1 i i 1 1
Also, we have i −1 = × = = − i, i− 2 = = = − 1,
i i −1 i 2
−1
1 1 i i 1 1
i −3 =
= × = = i , i −4 = 4 = = 1
i 3
−i i 1 i 1
4k 4k + 1 4k + 2 4k + 3
In general, for any integer k, i = 1, i = i, i = –1, i =–i
4.3.6 The square roots of a negative real number
Note that i2 = –1 and ( – i)2 = i2 = – 1
Therefore, the square roots of – 1 are i, – i. However, by the symbol −1 , we would
mean i only.
Now, we can see that i and –i both are the solutions of the equation x2 + 1 = 0 or
2
x = –1.
( 3 i) = ( 3)
2 2
Similarly i2 = 3 (– 1) = – 3
( − 3 i) = (− 3 )
2 2
i2 = – 3
( z1 + z2 )
2
= z12 + z22 + 2 z1 z2 , for all complex numbers z1 and z2.
= z12 + 2 z1 z2 + z22
Similarly, we can prove the following identities:
( z1 − z2 )
2
(i) = z12 − 2 z1 z2 + z22
( z1 + z2 )
3
(ii) = z13 + 3 z12 z2 + 3z1 z22 + z23
( z1 − z2 )
3
(iii) = z13 − 3z12 z2 + 3 z1 z22 − z23
(iv) z12 – z 22 = ( z1 + z 2 ) ( z1 – z 2 )
In fact, many other identities which are true for all real numbers, can be proved
to be true for all complex numbers.
Example 2 Express the following in the form of a + bi:
3
1 1
(i) ( −5i ) i (ii) ( −i ) ( 2i ) − i
8 8
−5 2 −5
( −5i )
1 5 5
Solution (i) i = i = ( −1) = = + i0
8 8 8 8 8
3
1 1 1 2
( ) 1
2
(ii) ( −i ) ( 2i ) − i = 2 × × i5 = i i= i.
8 8× 8×8 256 256
( )( )
Example 4 Express − 3 + −2 2 3 − i in the form of a + ib
(
Solution We have, − 3 + −2 ) (2 3 −i ) = (− 3 + 2i ) (2 3 − i)
= −6 + 3i + 2 6i − 2 i 2 = ( −6 + 2 ) + 3 (1 + 2 2 ) i
and 3 + i = 3 − i , 2 − 5 i = 2 + 5 i , −3i − 5 = 3i – 5
Observe that the multiplicative inverse of the non-zero complex number z is
given by
1 a −b a − ib z
z–1 = = 2 +i 2 2 = =
a + ib a +b 2
a +b a 2 + b2 z
2
2
or z z= z
Furthermore, the following results can easily be derived.
For any two compex numbers z1 and z2 , we have
z1 z
(i) z1 z2 = z1 z2 (ii) = 1 provided z ≠ 0
z2 z2 2
z1 z1
(iii) z1 z2 = z1 z2 (iv) z1 ± z2 = z1 ± z2 (v) z = z provided z2 ≠ 0.
2 2
2 + 3i 2 + 3i 2 3
= = = + i
2 − (3i)
2 2
13 13 13
Example 6 Express the following in the form a + ib
5 + 2i
(i) (ii) i–35
1 − 2i
5 + 2i 5 + 2i 1 + 2i 5 + 5 2i + 2i − 2
Solution (i) We have, = × =
( 2i )
2
1 − 2i 1 − 2i 1 + 2i 1−
3 + 6 2i 3(1 + 2 2i )
= = = 1 + 2 2i .
1+ 2 3
−35 1 1 1 i i
(ii) i = = = × = 2 =i
(i ) −i i −i
35 17
i 2
i
EXERCISE 4.1
Express each of the complex number given in the Exercises 1 to 10 in the
form a + ib.
( 5i ) −
3
1. i 2. i 9 + i 19 3. i −39
5
1 2 5 1 7 1 4
6. + i −4+i 7. 3 + i 3 + 4 + i 3 − − 3 + i
5 5 2
3 3
1 1
8. (1 – i) 4
9. + 3i 10. −2 − i
3 3
Find the multiplicative inverse of each of the complex numbers given in the
Exercises 11 to 13.
11. 4 – 3i 12. 5 + 3i 13. – i
14. Express the following expression in the form of a + ib :
(3 + i 5 ) (3 − i 5 )
( 3 + 2 i) − ( 3 − i 2 )
4.5 Argand Plane and Polar Representation
We already know that corresponding to
each ordered pair of real numbers
(x, y), we get a unique point in the XY-
plane and vice-versa with reference to a
set of mutually perpendicular lines known
as the x-axis and the y-axis. The complex
number x + iy which corresponds to the
ordered pair (x, y) can be represented
geometrically as the unique point P(x, y)
in the XY-plane and vice-versa.
Some complex numbers such as
2 + 4i, – 2 + 3i, 0 + 1i, 2 + 0i, – 5 –2i and
Fig 4.1
1 – 2i which correspond to the ordered
pairs (2, 4), ( – 2, 3), (0, 1), (2, 0), ( –5, –2), and (1, – 2), respectively, have been
represented geometrically by the points A, B, C, D, E, and F, respectively in
the Fig 4.1.
The plane having a complex number assigned to each of its point is called the
complex plane or the Argand plane.
Fig 4.2
0 + i b. The x-axis and y-axis in the Argand plane are called, respectively, the real axis
and the imaginary axis.
The representation of a complex number z = x + iy and its conjugate
z = x – iy in the Argand plane are, respectively, the points P (x, y) and Q (x, – y).
Geometrically, the point (x, – y) is the mirror image of the point (x, y) on the real
axis (Fig 4.3).
Fig 4.3
Miscellaneous Examples
(3 − 2i ) (2 + 3i )
Example 7 Find the conjugate of
(1 + 2i) (2 − i ) .
(3 − 2i)(2 + 3i )
Solution We have , (1 + 2i )(2 − i )
6 + 9i − 4i + 6 12 + 5i 4 − 3i
= = ×
2 − i + 4i + 2 4 + 3i 4 − 3i
(3 − 2i ) (2 + 3i ) 63 16
Therefore, conjugate of (1 + 2i) (2 − i ) is 25 + 25 i .
a + ib
2 2
Example 8 If x + iy =
a − ib , prove that x + y = 1.
Solution We have,
(a + ib) (a + ib) a 2 − b 2 + 2abi a2 − b2 2ab
x + iy = ( a − ib) ( a + ib) = = 2 2 + 2 2i
a +b
2 2
a +b a +b
a2 − b2 2ab
So that, x – iy = − 2 2i
a +b a +b
2 2
Therefore,
( a 2 − b 2 )2 4a 2b 2 (a 2 + b 2 ) 2
2 2
x + y = (x + iy) (x – iy) = + = 2 2 2 =1
(a 2 + b 2 ) 2 (a 2 + b 2 ) 2 (a + b )
1 2 3 − 4i
3. Reduce − to the standard form .
1 − 4i 1 + i 5 + i
a − ib 2 2 a +b
2 2
4. If x − iy =
c − id
( )
prove that x + y = 2 2 .
2
c +d
z1 + z2 +1
5. If z1 = 2 – i, z2 = 1 + i, find z – z +1 .
1 2
( x 2 + 1) 2
( x + i )2
6. If a + ib =
2 x2 + 1 ( )
, prove that a2 + b2 = 2 x 2 + 1 2 .
7. Let z1 = 2 – i, z2 = –2 + i. Find
z1 z2 1
(i) Re z , (ii) Im .
1 z1 z1
8. Find the real numbers x and y if (x – iy) (3 + 5i) is the conjugate of –6 – 24i.
1+ i 1− i
9. Find the modulus of −
1 − i 1+ i .
u v
10. If (x + iy)3 = u + iv, then show that + = 4( x 2 – y 2 ) .
x y
β–α
11. If α and β are different complex numbers with β = 1 , then find 1 – α β .
x
12. Find the number of non-zero integral solutions of the equation 1 – i = 2x .
13. If (a + ib) (c + id) (e + if) (g + ih) = A + iB, then show that
(a2 + b2) (c2 + d2) (e2 + f 2) (g2 + h2) = A2 + B2
m
1+ i
14. If = 1 , then find the least positive integral value of m.
1 – i
Summary
® A number of the form a + ib, where a and b are real numbers, is called a
complex number, a is called the real part and b is called the imaginary part
of the complex number.
® Let z1 = a + ib and z2 = c + id. Then
(i) z1 + z2 = (a + c) + i (b + d)
(ii) z1 z2 = (ac – bd) + i (ad + bc)
® For any non-zero complex number z = a + ib (a ≠ 0, b ≠ 0), there exists the
a −b 1
complex number +i 2 2 , denoted by or z –1, called the
a +b
2 2
a +b z
a −b
multiplicative inverse of z such that (a + ib) +i 2 = 1 + i0
a +b
2 2
a + b2
=1
® For any integer k, i4k = 1, i4k + 1 = i, i4k + 2 = – 1, i4k + 3 = – i
® The conjugate of the complex number z = a + ib, denoted by z , is given by
z = a – ib.
Historical Note
The fact that square root of a negative number does not exist in the real number
system was recognised by the Greeks. But the credit goes to the Indian
mathematician Mahavira (850) who first stated this difficulty clearly. “He
mentions in his work ‘Ganitasara Sangraha’ as in the nature of things a negative
(quantity) is not a square (quantity)’, it has, therefore, no square root”.
Bhaskara, another Indian mathematician, also writes in his work Bijaganita,
written in 1150. “There is no square root of a negative quantity, for it is not a
square.” Cardan (1545) considered the problem of solving
x + y = 10, xy = 40.
—v —