document.write( "Question 13582: How do you reduce the following problem into A+Bi form:
\n" );
document.write( "(i/(1-i)) + ((1-i)/i)\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "I tried dividing the first and second part of the problem as separate entities but all I ended up with was ((1+i)/2) + (-i-1) and that didn't really help much. \n" );
document.write( "
Algebra.Com's Answer #6865 by longjonsilver(2297)![]() ![]() You can put this solution on YOUR website! well assuming that ((1+i)/2) + (-i-1) is correct so far, you are nearly there...\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "we have 1/2 + i/2 + -i - 1 which becomes \n" ); document.write( "-1/2 - i/2\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "so, -1/2 - (1/2)i\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "jon \n" ); document.write( " \n" ); document.write( " |