Question 1044934
f(x) = (x^2 - 8) / (x - 3)


to find f(-2), replace x with -2 to get:


f(-2) = ((-2)^2 - 8) / (-2 - 3)


simplify to get:


f(-2) = (4 - 8) / (-5)


simplify further to get:


f(-2) = -4 / -5


simplify further to get:


f(-2) = 4/5


the coordinate point on the graph will be (-2, 4/5)