document.write( "Question 696962: Find the x & y to make this equation true
\n" );
document.write( "3x-4+(y-3)i=11+5i \n" );
document.write( "
Algebra.Com's Answer #429528 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! Find the x & y to make this equation true \n" ); document.write( "3x-4+(y-3)i=11+5i \n" ); document.write( "3x-4=11 \n" ); document.write( "3x=15 \n" ); document.write( "x=5 \n" ); document.write( ".. \n" ); document.write( "y-3=5 \n" ); document.write( "y=8 \n" ); document.write( "check: \n" ); document.write( "(3*5-4)+(8-3)i=11+5i \n" ); document.write( " |