OK, f is the graph and g is the table.
f(-2) > g(-2)
f(-2) means the y coordinate of the graph when x=-2. That's y=2, so f(-2)=2
g(-2) we look up in the table, g(-2)=1
So it's true that f(-2) > g(-2)
Answer: f(-2) > g(-2) TRUE
-----
The characteristic of an absolute value function, possibly shifted and scaled, is the distinct V shape. Clearly f is an absolute value function; the slopes are -1 and 1 and the vertex is at (-3,1) so f(x) = |x+3|+1
g kinda also has the characteristic V shape, but it has a slope of -3 in one place and -1 in the other, so it isn't a straight line.
Answer: f(x) and g(x) are absolute value functions. FALSE
-----
For all x, f(x) > g(x)
Presumably this means for all x in g's domain, which is only five points. We already checked x=-2; let's do the rest.
f(-5) = 3, g(-5) = 4
So at x=-5 it's not true
For all x, f(x) > g(x) FALSE
-----
f(x) and g(x) intersect at exactly two points.
We already know they don't at x=-5 and x=-2. Let's check the other three.
f(-5) = 3, g(-5) = 4
f(-4) = 2, g(-4)=1
f(-3) = 1, g(-3) = 0
f(-2) = 2, g(-2) = 1
f(-1) = 3, g(-1) = 4
This one's tricky. All we really know about g is the points listed. g may be a parabola where the function is continuous between the table points. If that's true the functions intersect at exactly two points. We don't really know that for sure so I'll go with:
Answer: f(x) and g(x) intersect at exactly two points. FALSE
I may be marked wrong on this last one but I'm sticking with my answer.