You can put this solution on YOUR website! graph a line with a slope of -4 passing through 3,-2
find the equation using mx + b = y, where
m = -4
x = 3
y = -2
Find b
-4(3) + b = -2
-12 + b = -2
b = -2 + 12
b = 10
the equation then
y = -4x + 10
:
Plot using x/y points:
x | y
-------
-1 | 14
0 | 10
+4 | -6
should look like this