document.write( "Question 360427: x-y=0
\n" );
document.write( "5x-3y=10 \n" );
document.write( "
Algebra.Com's Answer #257333 by robertb(5830)![]() ![]() You can put this solution on YOUR website! The 1st equation gives y=x. After substitution into the 2nd eq'n, 5x - 3x = 10, or 2x = 10, or x = 5. Also y=5. \n" ); document.write( " |