Finding Absolute Value of Complex Fractions

AI Thread Summary
To find the absolute value of the given complex fractions, first combine them into a single fraction. The absolute value of a fraction can be calculated using the formula |a/b| = |a|/|b|, meaning it's not necessary to convert to 'a + ib' form. Simplifying the complex fractions directly allows for easier calculation of their absolute values. It is emphasized that retaining the "i" in the denominator is acceptable for this process. Understanding these principles is crucial for accurately solving complex fraction problems.
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:

\frac{1 - 2i}{3 + 4i} + \frac{i - 4}{6i - 8}

So first i add the two fractions and i get:

\frac{(1 - 2i)(6i - 8) + (i - 4)(3 + 4i)}{(3 + 4i)(6i - 8)}

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.
\left|\frac{a}{b}\right|= \frac{|a|}{|b|}
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.
\left|\frac{a}{b}\right|= \frac{|a|}{|b|}
so you don't need to get rid of the "i" in the denominator.

I was emphasising on the basics sir.
 
Since ##px^9+q## is the factor, then ##x^9=\frac{-q}{p}## will be one of the roots. Let ##f(x)=27x^{18}+bx^9+70##, then: $$27\left(\frac{-q}{p}\right)^2+b\left(\frac{-q}{p}\right)+70=0$$ $$b=27 \frac{q}{p}+70 \frac{p}{q}$$ $$b=\frac{27q^2+70p^2}{pq}$$ From this expression, it looks like there is no greatest value of ##b## because increasing the value of ##p## and ##q## will also increase the value of ##b##. How to find the greatest value of ##b##? Thanks
Back
Top