Question 173674
use point slope formula which states that y-k=m(x-h) where m is the slope and (h,k) is any point on the line
:
y-5=-.3(x-(-1))
:
y-5=-.3x-.3
:
{{{highlight(y=-.3x+4.7)}}}
:
{{{graph(300,300,-10,10,-10,10,-.3x+4.7)}}}