document.write( "Question 370235: find real values for x and y so that each of the following equations is true:
\n" ); document.write( "(2x-1)-(3y+2)i=7+2i
\n" ); document.write( "

Algebra.Com's Answer #263883 by robertb(5830)\"\" \"About 
You can put this solution on YOUR website!
The corresponding real parts have to be equal: 2x-1 = 7, or 2x = 8, or x = 4.
\n" ); document.write( "The corresponding imaginary parts have to be equal: -3y-2 = 2, or -3y = 4, or y = -4/3.
\n" ); document.write( "
\n" );