document.write( "Question 751498: solve the system by substitution
\n" );
document.write( "-2x-y=-14
\n" );
document.write( "3x-y=11 \n" );
document.write( "
Algebra.Com's Answer #457244 by dkppathak(439) You can put this solution on YOUR website! -2x-y=-14 \n" ); document.write( "3x-y=11 \n" ); document.write( "by solving equation elimination method \n" ); document.write( " we will get x= 5 \n" ); document.write( "and y=4 \n" ); document.write( " |