Question 532281
y = x +10x +14
y = 11x +14
.
slope = 11
.
y-intercept:  (0,14)
.
To find the x-intercept, set y=0 and solve for x.
.
0 = 11x + 14
.
x = -14/11
.
x-intercept:  (-14/11,0)
.
With two points you can draw a line.
.
{{{ graph(500,500,-3,3,-20,20,11*x+14) }}}