Hi,
Through (4,-4) slope=-2
For writing an equation of line through of point by having slope there are two
methods:
First: slope form of equation is y = mx + b that you need to know m (slope) and b
in this case you know m = -2 then replace given information to the equation then you find b
y = mx + b ===> -4 = 4 * (-2) + b ====> b = 4 so y = -2x + 4
Second method: you can use y-y1= m ( x - x1) that (x1,y1) is given point
y-y1= m ( x - x1) ===> y - (-4) = -2( x- 4) ===> y + 4 = -2x +8==> y = -2x +4
The same result.
I hope it is useful,
Minoo

David W.
Point=slope form is: y-y₁=m (x-x₁) ... For point (4,-4) and slope = -2, that means: y+4 = -2(x-4) ... Please stop there !!10/04/22