Hi Mindy, the first step is to find the slope of the line. The slope is given by the ratio:
y1 - y2 / x1 - x2
It does not matter which point is the (x1, y1) point. Either point will give the same answer.
Use (-7, 7) as the (x1, y1) point.
Slope:
(7 - 8) / (-7 - (-8)) = -1 / 1 = -1
The slope is -1.
Point-slope format of a line:
Using one of the two points and the slope, we can find the point-slope format of the line.
y - y1 = m * (x - x1)
This time we will use (-8, 8) as the point and the slope of -1:
y - 8 = -1 * (x - (-8))
y - 8 = -x - 8
Standard format of a line:
The standard format of the line is: Ax + By = C
Start with:
y - 8 = -x - 8
Add 8 to both sides of the equation:
y = -x
Add x to both sides of the equation:
x + y = 0
Answer:
x + y = 0
Mindy, your answer is not in the standard form. The x variable needs to be positive. If it was positive, you would have:
15x - y = -112
Additionally, neither of the points given will satisfy the equation for the line.