How do you simplify (5i)(-8i)(5i)(8i)?

1 Answer
May 14, 2018

" "
color(blue)((5i)*(-8i)=40(5i)(8i)=40

Explanation:

" "

A Complex Number is a combination of a Real Number and an Imaginary Number.

Standard Form of a Complex Number is : color(red)(a+bia+bi, where

color(red)(aa is the Real Part and color(red)(bb is the Imaginary Part.

In the problem given, the Real Part is unavailable.

You have just the Imaginary Part for both the complex numbers.

Multiply the complex numbers color(blue)((5i)*(-8i)(5i)(8i) :

(5i)*(-8i)(5i)(8i)

Multiply the numerical constants first with the sign:

5*(-8)5(8)

rArr color(red)((-40)(40)

You need this intermediate result in the final step.

Next, multiply ii by ii.

In complex numbers, color(blue)(i = sqrt(-1)i=1

Hence,

i*i = sqrt(-1)*sqrt(-1)ii=11

rArr i^2=[sqrt(-1)]^2i2=[1]2

In radicals arithmetic, color(red)(sqrt(a^2)=sqrt(a*a)=aa2=aa=a

rArr i^2=(-1)i2=(1)

Hence,

color(blue)((5i)(-8i)=[-40*(-1)]=40(5i)(8i)=[40(1)]=40

Hope it helps.