document.write( "Question 1143597: A = 3cis(30)
\n" ); document.write( "B = 4cis(45)
\n" ); document.write( "-------------
\n" ); document.write( "Find A*B and A + B
\n" ); document.write( "*****************
\n" ); document.write( "I know A*B = 12cis(75)
\n" ); document.write( "How do I get A + B?
\n" ); document.write( "

Algebra.Com's Answer #764455 by Edwin McCravy(20060)\"\" \"About 
You can put this solution on YOUR website!
\r\n" );
document.write( "There are two forms for complex numbers, rectangular (a+bi) and trigonometric\r\n" );
document.write( "form r∙cis(q).  \r\n" );
document.write( "\r\n" );
document.write( "Rectangular form is easy to add and subtract but hard to multiply and divide.\r\n" );
document.write( "Trigonometric form is easy to multiply and divide but hard to add and subtract. \r\n" );
document.write( "\r\n" );
document.write( "So we will change A and B to rectangular form and add them\r\n" );
document.write( "\r\n" );
document.write( "\"A%2BB=%22%22\"\r\n" );
document.write( "\"%22%22+=+3cis%2830%5Eo%29+%2B+4cis%2845%5Eo%29=%22%22\"\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "We use our knowledge of sines and cosines of special angles 30° and 45°, to substitute for them:\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "We distribute to remove parentheses:\r\n" );
document.write( "\r\n" );
document.write( " \r\n" );
document.write( "\r\n" );
document.write( "We swap the middle two terms to get the real terms together and the\r\n" );
document.write( "imaginary terms together:\r\n" );
document.write( "\r\n" );
document.write( " \r\n" );
document.write( "\r\n" );
document.write( "Put parentheses around the real terms and factor out i from the imaginary terms:\r\n" );
document.write( "\r\n" );
document.write( " \r\n" );
document.write( "\r\n" );
document.write( "You may leave it like that. Or, since the deminators are the same, you may combine the numerators over the common denominator\r\n" );
document.write( "\r\n" );
document.write( "\"%22%22=%28%283sqrt%283%29%2B4sqrt%282%29%29%2F2%29%2Bi%28%283%2B4sqrt%282%29%29%2F2%29\"\r\n" );
document.write( "\r\n" );
document.write( "Edwin
\n" ); document.write( "
\n" );