hi there,
could anybody please give me a hint on how to go about solving the following system of complex number equations using Gauß' elimination algorithm (though I guess Cramer works too)?
x + i * y + (2-i) * z = 2 + i
(1+i) * x + 3i * z = 1 + 4i
-2x + (1-i) * y + (1+2i) * z = i
I got stuck after adding twice the first to the third and swapping third and second thereafter... :-/
thank you -
oz.

