document.write( "Question 1024956: find the value of x that solves the system below. show the work that leads to your answer.
\n" );
document.write( "y= -2x
\n" );
document.write( "x+y= 3 \n" );
document.write( "
Algebra.Com's Answer #640301 by addingup(3677) You can put this solution on YOUR website! 2x+y = 0 \n" ); document.write( "- \n" ); document.write( "x+y = 3 \n" ); document.write( "--------- \n" ); document.write( "x = -3 \n" ); document.write( " |