document.write( "Question 359983: Prove that the complex conjugate of the sum of two complex numbers a+bi and c+di is the sum of their complex conjugates \n" ); document.write( "
Algebra.Com's Answer #256955 by CharlesG2(834)![]() ![]() ![]() You can put this solution on YOUR website! Prove that the complex conjugate of the sum of two complex numbers a+bi and c+di is the sum of their complex conjugates\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "get the sum of the two complex numbers: \n" ); document.write( "a + bi + c + di = (a + c) + (b + d)i \n" ); document.write( "get the conjugate: \n" ); document.write( "the conjugate of (a + c) + (b + d)i is (a + c) - (b + d)i \n" ); document.write( "get the conjugate of a + bi: \n" ); document.write( "the conjugate of a + bi = a - bi \n" ); document.write( "get the conjugate of c + di: \n" ); document.write( "the conjugate of c + di = c - di \n" ); document.write( "get the sum of the two conjugates: \n" ); document.write( "a - bi + c - di = (a + c) + (-b - d)i = (a + c) - (b + d)i\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "the complex conjugate of the sum of a + bi and c + di is the same as the sum of their complex conjugates \n" ); document.write( " \n" ); document.write( " |