document.write( "Question 1189371: Express $\frac 1{1+\frac 1{1-\frac 1{1+i}}}$ in the form $a+bi$, where $a$ and $b$ are real numbers.\r
\n" );
document.write( "\n" );
document.write( "In case you have trouble reading that, here's the same expression written with the other type of fraction notation: 1/(1+1/(1-1/(1+i))). \n" );
document.write( "
Algebra.Com's Answer #820720 by Alan3354(69443) You can put this solution on YOUR website! Express $\frac 1{1+\frac 1{1-\frac 1{1+i}}}$ in the form $a+bi$, where $a$ and $b$ are real numbers.\r \n" ); document.write( "\n" ); document.write( "In case you have trouble reading that, here's the same expression written with the other type of fraction notation: 1/(1+1/(1-1/(1+i))). \n" ); document.write( "--------------------- \n" ); document.write( "This is just grinding it out. \n" ); document.write( "Work right to left. \n" ); document.write( "---- \n" ); document.write( "To start: \n" ); document.write( "1/(1+i) \n" ); document.write( "Multiply the DEN and the NUM by the conjugate of the DEN. \n" ); document.write( "= (1-i)/((1+i)*(1-i) = (1-i)/2 \n" ); document.write( " \n" ); document.write( " |