document.write( "Question 65903: Solve for x given: (5+i)x+(1-3i)=(2-3i)x+(2-i)\r
\n" );
document.write( "\n" );
document.write( "* ( i ) is understood to be the square root of -1
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #46669 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! (5+i)x+(1-3i)=(2-3i)x+(2-i) \n" ); document.write( "Get the \"x\" terms together as follows: \n" ); document.write( "(5+i)x-(2-3i)x=(2-i)-(1-3i) \n" ); document.write( "[3+4i]x=(1+2i) \n" ); document.write( "x=[(1+2i)(3-4i)]/[(3+4i)(3-4i)] \n" ); document.write( "x=[3+8+6i-4i]/25 \n" ); document.write( "x=[11-2i]/25 \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |