Answer:
X = 2
Y = 1
The graph intersects at the exact point of (2,1)
First factor the numerator
b^2-6b+8/b-4 * b+8/b-2
u will get
(b-2)(b-4)/(b-4)*(b-2)*b+8
those will cancel out each other will left only
b+8<span />
M = -1/2
(x₁, y₁) = (-2,-4)
Find the equation
y - y₁ = m(x - x₁)
y - (-4) = -1/2 (x - (-2))
y + 4 = -1/2 (x + 2)
2(y + 4) = -1 (x + 2)
2y + 8 = -x - 2
x + 2y = -10