Question 1094116
.
<pre>
-3(i/2) = 0 + (-3/2)*i.    <<<---=== This is "a+bi" form.


a = 0;  b = (-3/2).
</pre>