document.write( "Question 380561: how do you write (-1+i)-(7-5i) as a complex number in standard form \n" ); document.write( "
Algebra.Com's Answer #270154 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "(-1+i)-(7-5i) \n" ); document.write( "distribute the negative sign to terms inside parenthesis: \n" ); document.write( "-1+i-7+5i \n" ); document.write( "combining like-terms: \n" ); document.write( "-8+5i \n" ); document.write( " |