document.write( "Question 323588: what is the answer the X-Y= 4
\n" );
document.write( " X-3Y=4
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #231529 by mananth(16946)![]() ![]() You can put this solution on YOUR website! X-Y= 4 \n" ); document.write( "X-3Y=4 \n" ); document.write( "subtract the second equation from the first to eliminate X \n" ); document.write( "X-Y-X+3Y=0 \n" ); document.write( "2Y=0 \n" ); document.write( "Y=0 \n" ); document.write( ".. \n" ); document.write( "plug the value of y in first equation \n" ); document.write( "x-0=4 \n" ); document.write( "X=4 \n" ); document.write( " |