Question 775547
x-y=4 has m=1

so...

{{{
y-y[0] = m(x-x[0])
}}}
becomes

{{{
y-2 = 1(x-(-3))
}}}
{{{
y-2 = (x+3)
}}}