SOLUTION: A line passes through the point of -2,-7 and has a slope of 3 write a equation for this line

Algebra ->  Linear-equations -> SOLUTION: A line passes through the point of -2,-7 and has a slope of 3 write a equation for this line       Log On


   



Question 999263: A line passes through the point of -2,-7 and has a slope of 3 write a equation for this line
Answer by josgarithmetic(39620) About Me  (Show Source):
You can put this solution on YOUR website!
m=%28y-v%29%2F%28x-h%29-----this is formula for slope using points (x,y) and (h,v).
m%28x-h%29=y-v
y-v=m%28x-h%29--------this is point-slope form equation.

y-%28-7%29=3%28x-%28-2%29%29----simplify if you want.