document.write( "Question 549950: 2x + 3y =1
\n" );
document.write( "-2x + y =11 \n" );
document.write( "
Algebra.Com's Answer #358220 by richard1234(7193)![]() ![]() You can put this solution on YOUR website! Add both equations to get 4y = 12; this implies y = 3. Substitute y with 3 into either equation to obtain x = -4. \n" ); document.write( " |