document.write( "Question 1189359: Compute (2i-6)(5+i), where i^2 = -1.
\n" );
document.write( "Express your solution in the form of a+bi, where a and b are real numbers.\r
\n" );
document.write( "\n" );
document.write( "Thank you!
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #820702 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! Compute (2i-6)(5+i), where i^2 = -1. \n" ); document.write( "Express your solution in the form of a+bi, where a and b are real numbers. \n" ); document.write( ": \n" ); document.write( "rewrite it to \n" ); document.write( "(-6+2i)(5+i) \n" ); document.write( "FOIL \n" ); document.write( "-30 - 6i + 10i + 2i^2 \n" ); document.write( "-30 + 4i + 2(-1) \n" ); document.write( "-30 + 4i - 2 \n" ); document.write( "(-32 + 4i) is the solution \n" ); document.write( " \n" ); document.write( " |