document.write( "Question 368905:  19+6i+11x=8-15i+5yi\r
\n" );
document.write( "\n" );
document.write( "Solve for x and y \n" );
document.write( "
| Algebra.Com's Answer #262850 by robertb(5830)     You can put this solution on YOUR website! The real parts have to be equal: 19+11x = 8. Hence 11x = -11, or x = -1. \n" ); document.write( "The imaginary parts have to be equal: 6 = -15+5y, or 21 = 5y, or y = 21/5. \n" ); document.write( " |