Daniel B. answered 04/23/21
A retired computer professional to teach math, physics
This is solved by simply applying the definition of function operators.
a. (f+g)(-3) = f(-3) + g(-3) = 2.
b. (f-g)(2) = f(2) - g(2) = 5
(g-f)(2) = g(2) - f(2) = -3
c. (fg)(-1) = f(g(-1)) = f(-4) which is undefined
d. (gf)(-3) = g(f(-3)) = g(4) which is undefined
(fg)(-3) = f(g(-3)) = f(-2) = 2