Answer:
B. x + y = 1
Explanation:
We can use the point-slope form of the equation of a line to solve this problem. The point-slope form is:
y - y1 = m(x - x1)
where m is the slope of the line, and (x1, y1) is a point on the line.
We are given that the line passes through the point (-2, 3) and has a slope of -1. Substituting these values into the point-slope form, we get:
y - 3 = -1(x - (-2))
Simplifying the expression on the right side:
y - 3 = -x - 2
Adding 3 to both sides:
y = -x + 1
Now we can rearrange the equation so that it is in standard form, which is of the form Ax + By = C:
x + y = 1
Therefore, the answer is B. x + y = 1.