Question 306705
solve the linear system by graphing. list the solution
{{{2x + y =1}}}
{{{y=-2x+1}}}
.
.
{{{4x - 2y =6}}}
{{{-2y=-4x+6}}}
{{{y=2x-3}}}
.
.
.
{{{ drawing( 300, 300, -5, 5, -5, 5,grid(1),circle(1,-1,.3), graph( 300, 300, -5, 5, -5, 5, 2x-3, -2x+1)) }}}