document.write( "Question 220396: solve each system of equations by using substitution
\n" ); document.write( "2x+y=4
\n" ); document.write( "3x+2y=1\r
\n" ); document.write( "\n" ); document.write( "my work so far was 3x+2(2x+4)=1 and then 3x+4x+8=1 and then you add the x's so 7x+8=1
\n" ); document.write( "Now what?
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #165477 by scott8148(6628)\"\" \"About 
You can put this solution on YOUR website!
2x+y=4 ___ y = 4 - 2x\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "substituting ___ 3x + 2(4 - 2x) = 1 ___ 8 - x = 1 ___ x = 7\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "substituting ___ y = 4 - 2(7) ___ y = -10
\n" ); document.write( "
\n" );