Solving the Equation for a Complex Number

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
5 replies · 2K views
adam640
Messages
19
Reaction score
0

Homework Statement



Solve the equation [tex]\overline{y}[/tex] (y - 2) = 2[tex]\overline{y}[/tex] + 15 - 8i for complex number y


Homework Equations


[tex]\overline{y}[/tex]y = a2 + b2


The Attempt at a Solution


a2+b2+8i-4ib-15=0
a2+b(b-4i)+8i-15=0

Pretty clueless where to go from here? Or if I've even gone in the right direction. Any help would be greatly appreciated.
Thanks,
Adam
 
Physics news on Phys.org
I have set the equation to = 0 but I don't understand how I can set to 0i though? I'm sure about the maths so far.
 
0 = 0 + 0i

Say you have a simple complex equation:
a + 3 + 2bi = 0

This is the same as saying
(a + 3) + 2bi = 0 + 0i

Equate the real and imaginary coefficients:
a + 3 = 0 => a = -3
2b = 0 => b = 0
 
Thanks for the help, from what you've said I've gathered...

From a2+b(b-4i)+8i-15=0

0=0+0i
Therefore
From a2+b(b-4i)+8i-15=0+0i
a2-15=0
=> a = [STRIKE][tex]\sqrt{15}[/tex][/STRIKE]
b2-4b-8 = 0
b is solved with the quadratic?

Is this correct so far?
 
adam640 said:
Thanks for the help, from what you've said I've gathered...

From a2+b(b-4i)+8i-15=0

That equation isn't correct. Check your work

0=0+0i
Therefore
From a2+b(b-4i)+8i-15=0+0i
a2-15=0
=> a = [STRIKE][tex]\sqrt{15}[/tex][/STRIKE]
b2-4b-8 = 0

And that last step is wrong too. b(b-4i) isn't (b2-4b)i.

b is solved with the quadratic?

Is this correct so far?