Question 328426
{{{x+y=6}}}
x-intercept:(6,0)
y-intercept:(0,6)
.
.
.
{{{drawing(300,300,-4,8,-4,8,circle(6,0,.2),circle(0,6,.2),grid(1),graph(300,300, -4,8,-4,8, -x+6))}}}
.
.
.
{{{x-y=4}}}
x-intercept:(4,0)
y-intercept:(0,-4)
.
.
.
{{{drawing(300,300, -4,8,-4,8, circle(5,1,.3),circle(4,0,.2),circle(0,-4,.2),circle(6,0,.2),circle(0,6,.2),grid(1),graph(300,300, -4,8,-4,8, -x+6,x-4))}}}
.
.
.
Looks like (5,1) is a solution.
Plug it into both equations to verify.