Inactive Tutor answered 12/17/14
Tutor
New to Wyzant
First we need to find the equation of each line. To find where they intersect, we set the equations equal and solve for x.
slope of line m = -3 - 1 = -4 = 1 slope of line n = -6 -3 = -9 = -3
2 - 6 -4 5 - 2 3
equation of line m (y = mx + b) equation of line n
use (6,1) to solve for b use (2,3) to solve for b
1 = 1 * 6 + b 3 = -3 * 2 + b
1 = 6 + b 3 = -6 +b
-5 = b 9 = b
y = x - 5 y = -3x + 9
where they intersect the y is the same so
x - 5 = -3x + 9
4x = 14
x = 14/4 = 3.5
Use either equation to get y
y = 3.5 - 5 y = -3 * 3.5 + 9
y = -1.5 y = -10.5 + 9 = -1.5
point of intersection (3.5, -1.5)