document.write( "Question 1208325: True or False: If S, P, and A are the cube roots of a complex number, then Arg(S)+Arg(P)=2×Arg(A). \n" ); document.write( "
Algebra.Com's Answer #846677 by math_tutor2020(3817)![]() ![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "Answer: False\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Explanation\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Let's look at a counterexample. Consider the cube roots of 16. \n" ); document.write( "We wish to solve z^3 = 16 or z^3-16 = 0. \n" ); document.write( "According to the Nth Root Theorem we find the 3 cube roots are \n" ); document.write( "S = 16^(1/3)*cis(0) \n" ); document.write( "P = 16^(1/3)*cis(120) \n" ); document.write( "A = 16^(1/3)*cis(240) \n" ); document.write( "where cis(x) = cos(x)+i*sin(x) and the angle mode is in degrees. \n" ); document.write( "If you want to convert to radians, then, \n" ); document.write( "120 degrees = 2pi/3 radians \n" ); document.write( "240 degrees = 4pi/3 radians \n" ); document.write( "The order of the cube roots doesn't matter. Try out different permutations to see why. \r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Arg(S)+Arg(P) = 2*Arg(A) \n" ); document.write( "0+120 = 2*240 \n" ); document.write( "120 = 480 \n" ); document.write( "Reaching a false statement proves that the original equation is false.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "A bit of extra info: \n" ); document.write( "Notice how angles 120 and 480 are coterminal. This is because 120+360=480. \n" ); document.write( "If you were to involve mod 360 then the two sides would agree on the same number and the equation would be true. \n" ); document.write( "To learn more, search \"modular arithmetic\". \n" ); document.write( " \n" ); document.write( " |