document.write( "Question 1143530: solve: (x+iy)^5 + (x-iy)^5 = -8 \n" ); document.write( "
Algebra.Com's Answer #764467 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! solve: (x+iy)^5 + (x-iy)^5 = -8 \n" ); document.write( "----------- \n" ); document.write( "C = x + iy ---> sqrt(2)cis(45) \n" ); document.write( "D = x - iy ---> sqrt(2)cis(315) \n" ); document.write( "=========================== \n" ); document.write( "C^5 = sqrt(32)cis(225) \n" ); document.write( "D^5 = sqrt(32)cis(1575) = sqrt(32)cis(135) \n" ); document.write( "-8 = -8cis(0) = -8*1 + i*0 \n" ); document.write( "----------------- \n" ); document.write( "C^5 = sqrt(32)*(-sqrt(2)/2 + i*(-sqrt(2)/2)) \n" ); document.write( "D^5 = sqrt(32)*(-sqrt(2)/2 + i*(sqrt(2)/2)) \n" ); document.write( "----- \n" ); document.write( "C^5 + D^5 = -sqrt(64) = -8 \n" ); document.write( "---------------------------- \n" ); document.write( "Did you mean solve? \n" ); document.write( "Or confirm the identity? \n" ); document.write( "=================================== \n" ); document.write( "It's a confirmation of the case that x & y are equal. I forgot to state that. \n" ); document.write( "If x <> y, then it's more tedious and not worth the effort without knowing what you want to do. \n" ); document.write( " |