Question 534179
3x +2y = 5x + 10
2y = 5x-3x + 10
2y = 2x + 10
y = 2x/2 + 10/2
y = x + 5
.
m = slope = 1
.
y-intercept = (0,5)
.
x-intercept = (-5,0)
.
With two points you can draw a line.
.
{{{ graph(500,500,-10,10,-10,10,x+5) }}}