document.write( "Question 718912: how do you solve:
\n" );
document.write( "(-1+i)-(-2-i)
\n" );
document.write( "when i is equal to the square root of -1 \n" );
document.write( "
Algebra.Com's Answer #441115 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! how do you solve: \n" ); document.write( "(-1+i)-(-2-i) \n" ); document.write( "------------- \n" ); document.write( "It's not an equation, so you don't solve it. \n" ); document.write( "Just subtract: \n" ); document.write( "-1+i -(-2-i) \n" ); document.write( "= -1+i +2+i \n" ); document.write( "= 1 + 2i \n" ); document.write( " \n" ); document.write( " |