document.write( "Question 786092: Find the values of x and y, where x and y are real numbers.
\n" );
document.write( "5+(x+3 y)i=x+2i \n" );
document.write( "
Algebra.Com's Answer #481299 by tommyt3rd(5050)![]() ![]() You can put this solution on YOUR website! x=5 \n" ); document.write( "x+3y=2 \n" ); document.write( "5+3y=2 \n" ); document.write( "3y=-3 \n" ); document.write( "y=-1 \n" ); document.write( " |