document.write( "Question 371637: Find the values of x and y that make each equation true.
\n" );
document.write( "5i - 6x = (10y)i + 2 \n" );
document.write( "
Algebra.Com's Answer #264786 by robertb(5830)![]() ![]() You can put this solution on YOUR website! 10y = 5 hence y = 1/2, \n" ); document.write( "-6x = 2 hence x = -1/3. \n" ); document.write( " |