document.write( "Question 70248: Solve the system by addition.
\n" ); document.write( "
	–5x + 2y = 10
\n" ); document.write( " x – 3y = 11

\n" ); document.write( " \n" ); document.write( "

Algebra.Com's Answer #50091 by jim_thompson5910(35256)\"\" \"About 
You can put this solution on YOUR website!
	–5x + 2y = 10
\n" ); document.write( " x – 3y = 11

\n" ); document.write( "Multiply the bottom equation by 5, this gives you 5x so it cancels with -5x\r
\n" ); document.write( "\n" ); document.write( "
	–5x + 2y = 10
\n" ); document.write( " 5(x – 3y = 11)

\n" ); document.write( "it then becomes\r
\n" ); document.write( "\n" ); document.write( "
	–5x + 2y = 10
\n" ); document.write( " 5x –15y = 55

\n" ); document.write( "Now individually add the terms 5x and -5x to get 0x. Then add 2y and -15y to get -13y, and finally 10 and 55 to get 65
\n" ); document.write( "
	0x - 13y = 65 

\n" ); document.write( "Now you can solve for y
\n" ); document.write( "
  \"+cross%28-13%2F-13%29y+=+65%2F-13\" 
Divide both sides by -13
\n" ); document.write( "So y=-5. Now solve for x by plugging in y.
\n" ); document.write( "\"-5x%2B2%28-5%29=10\"
\n" ); document.write( "\"-5x%2Bcross%28-10%2B10%29=10%2B10\"Add 10 to both sides
\n" ); document.write( "\"-5x=20\"Simplify
\n" ); document.write( "\"cross%28-5%2F-5%29x=%2820%2F-5%29\"Divide both sides by -5
\n" ); document.write( "\"x=-4\"
\n" ); document.write( "So x=-4 and y=-5 \n" ); document.write( "
\n" );