Question 507875
A line parallel to another line will have the same slope.
.
y = -3x + 12
.
So, the parallel line will be y = -3x + b
.
It must go through the point (-1, 6), so use that to find 'b'.
.
6 = -3(-1) + b
6 = 4 + b
b = 2
.
y = -3x + 2
.
{{{graph(500,500,-5,15,-5,15,-3*x+12,-3*x+2)}}}