Min C. answered 11/07/15
Tutor
4.9
(44)
U of Chicago Math PhD: AMC, Calculus, Linear Algebra, SAT and more!
(a) and (c)
g-f is just g(x)-f(x) for any x
So (g-f)(x) = g(x)-f(x) = 1-2x - (4x^2 +2x -8) = 1-2x-4x^2-2x+8 = -4x^2 -4x +9
so when x=-3 you can get the number by plugging it in the above equation.
(f-g)(x) = 4x^2 +4x -9 (negative of g-f).
(b) fg is product of g(x) and f(x) (unless there is a circle between f and g, which means composition of two functions).
so f(x)g(x) at x=-3
is f(-3)g(-3) = (36-6-8)*(1+6) = 24*7 = 168