document.write( "Question 838707: solve the linear system with the method of elimination.\r
\n" ); document.write( "\n" ); document.write( "2x-3y= -4
\n" ); document.write( "3x+y=5
\n" ); document.write( "

Algebra.Com's Answer #505244 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
 
\n" ); document.write( "Hi,
\n" ); document.write( "2x-3y= -4
\n" ); document.write( "3x+ y= 5 |Multiplying 2nd EQ by 3 & adding it to 1st EQ to eliminate y
\n" ); document.write( " 11x= 11
\n" ); document.write( " x = 1 and y = 2 (3 + y = 5, y =2 )
\n" ); document.write( "CHECKING our answer***
\n" ); document.write( "Using: 2x-3y= -4
\n" ); document.write( " 2 + -6 = -4 \n" ); document.write( "
\n" );