Solveeit Logo

Question

Question: How do you multiply \((a - bi)(a + bi)\)?...

How do you multiply (abi)(a+bi)(a - bi)(a + bi)?

Explanation

Solution

Solve the question by multiplying (abi)(a+bi)(a - bi)(a + bi) and then simplify the equation to get the answer. You should also take care of the fact that i×i=i2=1i \times i = {i^2} = - 1.

Complete step by step solution:
Let y=(abi)(a+bi)y = (a - bi)(a + bi)
Therefore on solving the equation we get,
y=a.a+a.bia.bibi.biy = a.a + a.bi - a.bi - bi.bi
y=a2b2(i)2y = {a^2} - {b^2}{(i)^2}
As we know that i×i=i2=1i \times i = {i^2} = - 1
Therefore after substituting the value of iota in the above expression we get
y=a2+b2y = {a^2} + {b^2}
which is the required answer.

Note:
The square root of a negative real number is called an imaginary quantity or imaginary number.
The quantity 1\sqrt { - 1} is an imaginary number , denoted by ‘i’ and is called iota.
i=1i = \sqrt { - 1}
i2=1{i^2} = - 1
i3=i{i^3} = i
i4=1{i^4} = 1
In other words,
in=(1)n/2{i^n} = {( - 1)^{n/2}} , if n is an even integer
in=(1)(n1)/2{i^n} = {( - 1)^{(n - 1)/2}} , if n is an odd number
A number in the form of z=x+iyz = x + iy, where x,yRx,y \in R is called a complex number.
The numbers x and y are called the real part and imaginary part of the complex number z respectively.
i.e x=Re(z)x = \operatorname{Re} (z) and y=Img(z)y = \operatorname{Im} g(z)
MULTIPLICATION OF COMPLEX NUMBERS
Let z1=x1+iy1{z_1} = {x_1} + i{y_1} and be any two complex numbers , then there multiplication is defined as
z1z2=(x1+iy1)(x2+iy2){z_1}{z_2} = ({x_1} + i{y_1})({x_2} + i{y_2})
=(x1x2y1y2)+i(x1y2+x2y1)= ({x_1}{x_2} - {y_1}{y_2}) + i({x_1}{y_2} + {x_2}{y_1})
Properties of multiplication
1. Commutative : z1z2=z2z1{z_1}{z_2} = {z_2}{z_1}
2. Associative: (z1z2)z3=z1(z2z3)({z_1}{z_2}){z_3} = {z_1}({z_2}{z_3})
3. Multiplicative Identity: z.1=1.z=zz.1 = 1.z = z
Here, 1 is the multiplicative identity of z.
4. Multiplicative Inverse: Every non-zero complex number z there exists a complex number z1{z_1} such that z1z=1=zz1{z_1}z = 1 = z{z_1}.
5. Distribution Law:
(a) z1(z2+z3)=z1z2+z1z3{z_1}({z_2} + {z_3}) = {z_1}{z_2} + {z_1}{z_3} (left distribution).
(b) (z1+z2)z3=z1z3+z2z3({z_1} + {z_2}){z_3} = {z_1}{z_3} + {z_2}{z_3}(right distribution).