document.write( "Question 712803: 2x+3y=9. -3x+3y=-6 \n" ); document.write( "
Algebra.Com's Answer #438162 by jim_thompson5910(35256)\"\" \"About 
You can put this solution on YOUR website!
You can subtract the second equation from the first equation to get\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "2x+3y=9
\n" ); document.write( "-3x+3y=-6
\n" ); document.write( "-----------
\n" ); document.write( "-5x+0y = 15\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "-5x = 15\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "You would then solve -5x = 15 for x to get x = -3. Then you would use this in either equation above with y in it to plug x = -3 in and solve for y. I'll let you do this.
\n" ); document.write( "
\n" );