Solving for C in 1.41 = |(1+1.10iC)/(1+0.1iC)|

  • Thread starter Thread starter Dirac8767
  • Start date Start date
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
4 replies · 2K views
Dirac8767
Messages
11
Reaction score
0
I have the following equation below but i am unsure about the method of finding the variable C. Sorry if its hard to read.

1.41 = |(1+1.10iC)/(1+0.1iC)|

Many thanks
 
Physics news on Phys.org
Do you know how the magnitude of a complex number is defined?

If z = x + iy, then the magnitude of z is

[tex]|z| = \sqrt{zz^\ast} = \sqrt{x^2 + y^2}[/tex]

where [itex]z^\ast = x - iy[/itex]. One can show that if z and w are complex numbers, then |z/w| = |z|/|w|. You can use this fact to help solve your problem. (This method won't require CompuChip's hint).
 
Mute said:
Do you know how the magnitude of a complex number is defined?

If z = x + iy, then the magnitude of z is

[tex]|z| = \sqrt{zz^\ast} = \sqrt{x^2 + y^2}[/tex]

where [itex]z^\ast = x - iy[/itex]. One can show that if z and w are complex numbers, then |z/w| = |z|/|w|. You can use this fact to help solve your problem. (This method won't require CompuChip's hint).

Okay, but I am still struggling to see how that will help me solve for C
 
Dirac8767 said:
Okay, but I am still struggling to see how that will help me solve for C

If I gave you the problem

[tex]A = \sqrt{\frac{a^2 + d^2x^2}{b^2 + c^2x^2}}[/tex]

could you solve for x?

My advice helps you make your expression look like this one. If you can solve this one above, you can solve your problem. Can you see how to get from your original expression to a form looking like the one above using the fact that for complex numbers z and w, |z/w| = |z|/|w| and using the definition of the magnitude of a complex number, [itex]|z| = |x + iy| = \sqrt{x^2 + y^2}[/itex]?