document.write( "Question 604237: 4x+y=6 and 3x+2y=7 y=? and x=? \n" ); document.write( "
Algebra.Com's Answer #381031 by flame8855(424)\"\" \"About 
You can put this solution on YOUR website!
4x+y=6 multiply by -2
\n" ); document.write( "-8x-2y=-12
\n" ); document.write( " 3x+2y=7
\n" ); document.write( "add them
\n" ); document.write( "-5x = -5
\n" ); document.write( "x =1
\n" ); document.write( "y= 2
\n" ); document.write( "
\n" );