document.write( "Question 779315: Find the value of x and y
\n" );
document.write( "(x+5)/i+2y=5+i \n" );
document.write( "
Algebra.Com's Answer #481695 by tommyt3rd(5050)![]() ![]() You can put this solution on YOUR website! 1/i=-i \n" ); document.write( "so...\r \n" ); document.write( "\n" ); document.write( "Imaginary part: \n" ); document.write( "-(x+5)=1 \n" ); document.write( "x=-6\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "real part: \n" ); document.write( "2y=5 \n" ); document.write( "y=5/2 \n" ); document.write( " |