document.write( "Question 69635: what is the solution of the following system of linear equations?
\n" ); document.write( "2x+3y=5
\n" ); document.write( "-4x-6y=6
\n" ); document.write( "

Algebra.Com's Answer #49642 by checkley75(3666)\"\" \"About 
You can put this solution on YOUR website!
2x+3y=5
\n" ); document.write( "3y=-2x+5
\n" ); document.write( "y=-2x/3+5/3
\n" ); document.write( "-------------------
\n" ); document.write( "-4x-6y=6
\n" ); document.write( "-6y=4x+6
\n" ); document.write( "y=4x/-6+6/6
\n" ); document.write( "y=-2x/3+1
\n" ); document.write( "-------------------
\n" ); document.write( " (graph 300x200 pixels, x from -6 to 5, y from -10 to 10, of TWO functions y = -2x/3 +5/3 and y = -2x/3 +1).
\n" ); document.write( "
\n" );