Please very my solution: complex analysis

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
2 replies · 1K views
squaremeplz
Messages
114
Reaction score
0

Homework Statement



1) consider

[tex]az - b*conj(z) + c = 0[/tex]

where a,b,c are complex unknown constans

express z in terms of a,b,c

Homework Equations


The Attempt at a Solution

ok so i took the conjugate of the original equation to get a second equation:

[tex]a*conj(z) - b*z + c = 0[/tex]

so my two equations are

1) [tex]az - b*conj(z) + c = 0[/tex]

2) [tex]a*conj(z) - b*z + c = 0[/tex]

in order to get rid of the conj(z) i multiply the top by a and bottom by b

1) [tex]a^2z - ab*conj(z) + ac = 0[/tex]

2) [tex]ab*conj(z) - b^2z + bc = 0[/tex]

i simply add and simplify and my answer is

[tex]z = -\frac {a+b}{a^2-b^2} * c[/tex]

does this seem correct?
 
Physics news on Phys.org
If the problem states that a,b,c are complex constants, then when you conjugate the entire equation, you need to conjugate these constants as well.
 
ok, woul the final answer just be my answer with conjugate signs above all the constants?