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)![]() ![]() 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( "\n" ); document.write( " |