I'm having a bit problem solving the following equation:
c * conjugate(z) = i where c = 3 + 5i and z is a complex number (a + bi)
I tried following
conjugate(z) = i/c
But have no idea how to remove the conjugate from z.
Any ideas?
I'm having a bit problem solving the following equation:
c * conjugate(z) = i where c = 3 + 5i and z is a complex number (a + bi)
I tried following
conjugate(z) = i/c
But have no idea how to remove the conjugate from z.
Any ideas?