document.write( "Question 420878: (cos45+isin45)^8 \n" ); document.write( "
Algebra.Com's Answer #293980 by jsmallt9(3758)![]() ![]() ![]() You can put this solution on YOUR website! The easy way to raise a complex number to a power is DeMoivre's Theorem: \n" ); document.write( "For any complex number \n" ); document.write( " \n" ); document.write( "then \n" ); document.write( " \n" ); document.write( "For your complex number, \n" ); document.write( " \n" ); document.write( "Now we can use DeMoivre's Theorem to rewrite your expression: \n" ); document.write( "1^8(cos(8*45) + i*sin(8*45)) \n" ); document.write( "which simplifies as follows: \n" ); document.write( "1(cos(360) + i*sin(360)) \n" ); document.write( "1(1 + i*0) \n" ); document.write( "1(1) \n" ); document.write( "1 \n" ); document.write( "So (cos45+isin45)^8 = 1 \n" ); document.write( " |