Question 132101
-3X+Y=1 OR Y=3X+1 (RED LINE)
5X+2Y=-4 OR 2Y=-5X-4 or y=-5x/2-4/2 or y=-5x/2-2 (GREEN LINE)
{{{ graph( 300, 200, -6, 5, -10, 10, 3x +1, -5x/2 -2) }}} (graph 300x200 pixels, x from -6 to 5, y from -10 to 10, of TWO functions 3x +1 and -5x/2 -2). 
(X,Y)=(-6/11,-7/11) ANSWER.