What happens to the absolute value of a complex number $a+bi$ if it is multiplied by $i$? Describe what happens to its graph.
Well doesn't it just go back and forth between two numbers? I don't really know though. If this is missing context please comment before voting to close.
Let $z=a+bi$. Then $\left|z\right| = \sqrt{a^2+b^2}$. Multiplying by $i$ we get $zi = ai + bi^2 = -b + ai$ and hence $\left|iz\right| = \sqrt{b^2 + a^2} = \left|z\right|$. Thus, the absolute value does not change when we multiply by $i$. As for the second question, I'm not aware of any sense in which a complex number has 'a graph'.