
Nathan B. answered 09/08/16
Tutor
5
(20)
Elementary and Algebraic skilled
Let's start by finding the slope of our first line:
(y2 - y1) / (x2 - x1) = m
(-2 - 3) / (5 - (-2)) = m
-5 / (5 + 2) = m
-5/7 = m
Since we have a coordinate, we can use the point-slope formula:
y - y1 = m(x - x1)
y - 3 = -5/7(x - (-2))
y - 3 = -5/7(x + 2)
y - 21/7 = -5/7 x - 10/7
y = -5/7 x + 11/7
That's the linear equation for your first line. Now to look at your second, let's return to the point-slope equation:
y - (-2) = m(x - 5)
y + 2 = m(x - 5)
From here, you will need to create your own slope (m) and make it different from the -5/7 from the first equation so that you have two separate lines. If you want to make it easy on yourself, I suggest making m = 1, but it's really all up to you.