document.write( "Question 775952: find all points of intersection of the system of -x+2y=-2 and 3x+y=20 by graphing. \n" ); document.write( "
Algebra.Com's Answer #473299 by sofiyac(983)![]() ![]() You can put this solution on YOUR website! y=(x-2)/2 \n" ); document.write( "y=-3x+20 \n" ); document.write( "looks like (6,2) \n" ); document.write( " |