document.write( "Question 1132630: Compute i(2 + i) - (3 - 5i). \n" ); document.write( "
Algebra.Com's Answer #749719 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! Compute i(2 + i) - (3 - 5i). \n" ); document.write( "Distribute the i, remove brackets \n" ); document.write( "2i + i^2 - 3 + 5i \n" ); document.write( "2i - 1 - 3 + 5i \n" ); document.write( "add like terms \n" ); document.write( "7i - 4 \n" ); document.write( " |