document.write( "Question 149761: Please can someone help me with this problem: For i= -1, 3i(2+5i)= x+6i,then x=?
\n" );
document.write( "This is how i tried to solve the problem: 3ix2=6i,and 3ix5i=15i,now i combine 6i+ 15i = x + 6i, I broke down the problem by adding 6i + 15i= 21i=x+6i, then i made the 21i negative on both sides:
\n" );
document.write( " 21i = x + 6i
\n" );
document.write( "-21i -21i= -15, is this correct?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #109868 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! 3i(2+5i)= x+6i,then x=? \n" ); document.write( "; \n" ); document.write( "Not quite: 3i * 5i = 15i^2; we know i^2 = -1. so we have: \n" ); document.write( "6i + 15i^2 = x + 6i \n" ); document.write( ": \n" ); document.write( "6i + 15(-1) = x + 6i \n" ); document.write( "which is: \n" ); document.write( "6i - 15 = x + 6i \n" ); document.write( ": \n" ); document.write( "6i - 6i - 15 = x \n" ); document.write( ": \n" ); document.write( "x = -15 \n" ); document.write( ": \n" ); document.write( "Actually much simpler than you made it to be: \n" ); document.write( " \n" ); document.write( " |