Question 525355
y = -x +14
.
y-intercept = (0,14)
.
x-intercept occurs where y=0, so set y=0 and solve for x.
.
0 = -x + 14
x = 14
(14,0)
.
With two points you can draw a line.
.
{{{ graph(500,500,-20,20,-20,20,-x+14) }}}