document.write( "Question 1007085: Is the product if 2 complex conjugates always a real number? Explain by using a specific example, and a general example (x's and y's). \n" ); document.write( "
Algebra.Com's Answer #623082 by ikleyn(52794)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "
\r\n" );
document.write( "1) Is the product of 2 complex conjugates always a real number? \r\n" );
document.write( "\r\n" );
document.write( "   Yes, it is.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "2) Explain by using a specific example\r\n" );
document.write( "\r\n" );
document.write( "   Specific example: \r\n" );
document.write( "\r\n" );
document.write( "                     Let z = 3 + 4i. \r\n" );
document.write( "                     Then \"z%5Bconjugated%5D\" = 3 - 4i.\r\n" );
document.write( "                     (3+4i)*(3-4i) = \"3%2A3+%2B+cross%283%2A4%2Ai%29+-+cross%283%2A4%2Ai%29+-+4i%2A4i\" = \"9+-+16%2A%28i%5E2%29\" = 9 - 16*(-1) = 9 + 16 = 25.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "3) Explain by using a general example (x's and y's):\r\n" );
document.write( "\r\n" );
document.write( "                     Let z = x + yi. \r\n" );
document.write( "                     Then \"z%5Bconjugated%5D\" = x - yi.\r\n" );
document.write( "                     (x+yi)*(x-yi) = \"x%2Ax+%2B+cross%28x%2Ay%2Ai%29+-+cross%28x%2Ay%2Ai%29+-+yi%2Ayi\" = \"x%5E2+-+y%5E2%2A%28i%5E2%29\" = \"x%5E2+-+y%5E2%2A%28-1%29\" = \"x%5E2+%2B+y%5E2\".\r\n" );
document.write( "

\n" ); document.write( "
\n" ); document.write( "
\n" );