document.write( "Question 1208825: Write each expression in the standard form a + bi.\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "1. i^(-23)\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "2. (1 + i^3\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #847295 by math_tutor2020(3817)![]() ![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "I'll focus on problem #1 only. \n" ); document.write( "Problem #2 seems to have a typo in it. I have a feeling it's supposed to say (1+i)^3, but I'm not sure.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Anyway, with problem #1, let's consider i^23 and worry about the negative exponent later. \n" ); document.write( "To evaluate i^23, we divide the exponent by 4 and look at the remainder. \n" ); document.write( "Refer to this similar question to see why we divide by 4.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "23/4 = 5 remainder 3 \n" ); document.write( "This means, i^23 = i^3 = -i\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Another way we can arrive at that is to say: \n" ); document.write( "i^(23) = i^(20+3) \n" ); document.write( "= i^(20)*i^3 \n" ); document.write( "= i^(5*4)*i^3 \n" ); document.write( "= (i^4)^5*i^3 \n" ); document.write( "= (1)^5*i^3 \n" ); document.write( "= i^3 \n" ); document.write( "= -i \n" ); document.write( "Notice I rewrote 23 as 20+3. The 20 is the largest multiple of 4 just short of 23. \n" ); document.write( "The useful exponent rules are a^b*a^c = a^(b+c) and (a^b)^c = a^(b*c).\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "There are probably other ways of determining that i^23 = i^3 = -i.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Now to account for the negative exponent, we could have these steps \n" ); document.write( "i^(-23) = 1/(i^23) \n" ); document.write( "= 1/(-i) \n" ); document.write( "= i/(-i^2) \n" ); document.write( "= i/(-(-1)) \n" ); document.write( "= i \n" ); document.write( "The jump from the 2nd line to the 3rd line is when we multiply top/bottom by i. \n" ); document.write( "Doing this step will convert the imaginary denominator to a real number.\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Answer: i^(-23) = i \n" ); document.write( "Verification with WolframAlpha \n" ); document.write( " \n" ); document.write( " |