document.write( "Question 281271: Using the addition (elimination) method to solve systems of equations .
\n" ); document.write( "6x-4y=11
\n" ); document.write( "2x+3y=-4
\n" ); document.write( "

Algebra.Com's Answer #204298 by vleith(2983)\"\" \"About 
You can put this solution on YOUR website!
\"2x%2B3y=-4\" multiply this equation by -3
\n" ); document.write( "\"-6x+-9y+=+12\" now add the first equation to this one
\n" ); document.write( "\"+6x+-4y=+11\"
\n" ); document.write( "-----------------
\n" ); document.write( "\"+-13y+=+23\"
\n" ); document.write( "\"y+=+-23%2F13\"
\n" ); document.write( "Use this value for y in one the two original equations and solve for x
\n" ); document.write( "the resulting x,y pair is the solution\r
\n" ); document.write( "\n" ); document.write( "Here is a URL of the plot --> http://www.wolframalpha.com/input/?i=6x-4y%3D11+AND+2x%2B3y%3D-4
\n" ); document.write( "
\n" );