document.write( "Question 132101: Solve the system of equations using the substitution method.
\n" ); document.write( "If the answer is a unique solution, present it as an ordered pair: (x, y). If not, specify whether the answer is “no solution” or “infinitely many solutions.”\r
\n" ); document.write( "\n" ); document.write( "-3x + y = 1 5x + 2y = -4
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #96510 by checkley71(8403)\"\" \"About 
You can put this solution on YOUR website!
-3X+Y=1 OR Y=3X+1 (RED LINE)
\n" ); document.write( "5X+2Y=-4 OR 2Y=-5X-4 or y=-5x/2-4/2 or y=-5x/2-2 (GREEN LINE)
\n" ); document.write( "\"+graph%28+300%2C+200%2C+-6%2C+5%2C+-10%2C+10%2C+3x+%2B1%2C+-5x%2F2+-2%29+\" (graph 300x200 pixels, x from -6 to 5, y from -10 to 10, of TWO functions 3x +1 and -5x/2 -2).
\n" ); document.write( "(X,Y)=(-6/11,-7/11) ANSWER.
\n" ); document.write( "
\n" );