0

I was wondering how to divide a number by $i=\sqrt{-1}$. E.g $$\frac{2}{i} = \ ?$$ Any help would be appreciated.

lioness99a
  • 4,943

5 Answers5

2

It is the same as multiplication by $-i$:

$\frac{a}{i} = \frac{a}{i} \cdot \frac{i}{i} = -i a$

Jack
  • 460
1

$$\frac{2}{i}=\frac{2i}{i^2}=-2i$$

Sahiba Arora
  • 10,847
0

Dividing by $i$ is equivalent to multiplying by -$i$.

PMar
  • 1
0

You could start with a known identity and then work you way backwards to the problem in the OP. For example $i^2=-1 \Rightarrow i=\frac{-1}i \Rightarrow -2\cdot i = -2 \cdot \frac{-1}i \Rightarrow -2i=\frac2i$

Χpẘ
  • 1,130
  • 6
  • 8
0

$\displaystyle \frac{2}{i} \times \frac{i}{i}=\frac{2i}{-1}=-2i$