Question 779496
Divide i over 3+2i x 3-2i over 3-2i
------------
Divide or multiply?
Use * (Shift 8) for multiply, not x.
----
i/(3+2i) * (3-2i)/(3-2i)
= i/(3+2i)
-----
To rationalize, multiply NUM and DEN by the conjugate of the DEN, 3-2i
= {{{i*(3-2i)/((3+2i)*(3-2i))}}}
= {{{(3i + 2)/(9 + 4)}}}
= {{{(2+3i)/13}}}