Finding x and y in complex number equation with j notation

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

Homework Statement


Hi there, you can see from my nickname that I am a noob in maths :D.
So, here should is one problem that I cannot solve, even though I know some basics of complex numbers. Its the 2nd problem from the revision exercises, so please be gentle :)


Homework Equations


Find x and y :
(jy/(jx-1)-((3y+4j)/(3x+y)))=0
x = +-3/2 y = +-2
which probably means that at the end I have to end up with x^2 and y^2;
I am using j, since I am studying Electronics and in our math course we use j instead of i.


The Attempt at a Solution


I know that when we have j/i in the denominator, we have to multiply by its conjugate. I tried that and I don't seem to find the right answers.
Tried to eliminate the denominator like normal equation but it gets nastier and I am not even close to the solution.
Thanks
 
Physics news on Phys.org
I assume you are given that x and y are real. That means getting rid of the complex term in the denominators (only one such in this case) will be useful, since you can then write the real and imaginary parts in separate equations. So please post your attempt at this.
 
clear denominators
$$\require{cancel}\frac{\jmath \, y}{\jmath \, x -1}-\frac{3y+4\jmath}{3x+y}=0\\
\frac{\jmath \, y}{\jmath \, x -1}(\jmath \, x -1)(3x+y)-\frac{3y+4\jmath}{3x+y}(\jmath \, x -1)(3x+y)=0(\jmath \, x -1)(3x+y)\\
\frac{\jmath \, y}{\cancel{\jmath \, x -1}}(\cancel{\jmath \, x -1})(3x+y)-\frac{3y+4\jmath}{\cancel{3x+y}}(\jmath \, x -1)\cancel{(3x+y)}=0(\jmath \, x -1)(3x+y)\\
(\jmath \, y)(3x+y)-(3y+4\jmath)(\jmath \, x -1)=0$$