document.write( "Question 654529: Solve using the addition method.
\n" );
document.write( "2x+y=1
\n" );
document.write( "x-y=11 \n" );
document.write( "
Algebra.Com's Answer #408758 by schmidtmomto6(24)![]() ![]() You can put this solution on YOUR website! 2x + y =1 \n" ); document.write( " x - y =11 \n" ); document.write( "_____________ \n" ); document.write( "3x + 0 =12 \n" ); document.write( "so x=4. Then substitute 4 for x back in one of te original equations: \n" ); document.write( "2(4)+ y = 1 \n" ); document.write( "8+y=1 \n" ); document.write( "y= -7 \n" ); document.write( "Now stick this value for y back in the second equation,just to dbl check! \n" ); document.write( "4-(-7)=11!! \n" ); document.write( "=)That's it! \n" ); document.write( " |