Question 394309
  <pre><font size = 3 color = "indigo"><b>
Hi
Sets Up for elimination of x by multiplying 1st equation by 2 prior to adding them
y=-x+4
y=2x+6

2y=-2x+8
 y= 2x+6
3y = 14
 y = 14/3
 x = -2/3     | y = -x + 4,  x = -14/3 + 12/3
{{{drawing(300,300, -10,10,-10,10,
 grid(1),
circle(-2/3, 14/3,0.4),
graph( 300, 300, -10,10,-10,10,0,-x+4, 2x+6))}}}