Velvet Star Monitor

Standout celebrity highlights with iconic style.

news

Finding magnitude of a complex number

Writer Olivia Zamora
$\begingroup$

$$z = \dfrac{2+2i}{4-2i}$$

$$|z| = ? $$

My attempt:

$$\dfrac{(2+2i)(4+2i)}{(4-2i)(4+2i)} = \dfrac{4+12i}{20} = \dfrac{4}{20}+\dfrac{12}{20}i = \dfrac{1}{5} + \dfrac{3}{5}i$$

Now taking its magnitude and we have that

$$|z| = \sqrt{\biggr (\dfrac 1 5 \biggr ) ^2 +\biggr (\dfrac 3 5 \biggr )^2} = \sqrt {\dfrac 2 5 }$$

Am I right?

$\endgroup$

2 Answers

$\begingroup$

Yes, you are. You can do it also like this: $$\Big|{2+2i\over 4-2i}\Big|=\Big|{1+i\over 2-i}\Big|={|1+i|\over |2-i|}= {\sqrt{2}\over \sqrt{5}}$$

$\endgroup$ 0 $\begingroup$

It is better to use $$\left|\dfrac ab\right|=\dfrac{|a|}{|b|}$$

$|2+2i|=\sqrt{2^2+2^2}=2\sqrt2$

$\endgroup$ 6

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy