The point of intersection of both graphs will have the coordinate (5, 9).
We are given the functions;
f(x) = x + 4
g(x) = -2x + 19
Now, the point of intersection of both graphs is when both functions are equal which is at f(x) = g(x). Thus;
x + 4 = -2x + 19
x + 2x = 19 - 4
3x = 15
x = 15/3
x = 5
Thus;
f(x) = 5 + 4 = 9
g(x) = -2(5) + 19 = 9
Thus, the point of intersection of both graphs will have the coordinate (5, 9)
Read more about Graph Intersection at; https://brainly.com/question/11337174
#SPJ1