Answer:
if x=0 then they have same value
1 and 2 options are out
for x=-1
g(-1)=1
h(-1)=-1
3 is true
4th
FALSE
for all values except 0, g(x)>h(x)
correct ones are
g(x) > h(x) for x = -1.
For positive values of x, g(x) > h(x).
For negative values of x, g(x) > h(x).
Explanation: