Finding Absolute Value of Complex Fractions

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
4 replies · 3K views
Petkovsky
Messages
61
Reaction score
0
Ok this is something i learned few years ago and I am a bit rusty.

So i have to find the absolute value of:

[tex]\frac{1 - 2i}{3 + 4i}[/tex] + [tex]\frac{i - 4}{6i - 8}[/tex]

So first i add the two fractions and i get:

[tex]\frac{(1 - 2i)(6i - 8) + (i - 4)(3 + 4i)}{(3 + 4i)(6i - 8)}[/tex]

Next i simplify and then i find the absolute value of the complex numbers above and below
Is this correct, because i have forgoten.
 
Physics news on Phys.org
First combine the two expressions into one 'a +ib' form.
 
Ok I solved it, sorry for the stupid question
 
Actually you don't need to "combine the two expressions into one 'a+ ib' form in order to find the absolute value and here it may be better not to.
[tex]\left|\frac{a}{b}\right|= \frac{|a|}{|b|}[/tex]
so you don't need to get rid of the "i" in the denominator.
 
HallsofIvy said:
Actually you don't need to "combine the two expressions into one 'a+ ib' form in order to find the absolute value and here it may be better not to.
[tex]\left|\frac{a}{b}\right|= \frac{|a|}{|b|}[/tex]
so you don't need to get rid of the "i" in the denominator.

I was emphasising on the basics sir.