
William W. answered 05/30/19
Top Algebra Tutor
1) Just add the two functions: (h + g)(x) = h(x) + g(x) = (x - 4) + (x2 - 6x) = x2 - 5x - 4
2) Just multiply the two functions: (g * f)(x) = g(x) * h(x) = (4x - 4)(x2 - 2x) = (using the FOIL method) 4x3 - 12x2 + 8x but the question wants (g * f)(n) so we plug in n for x to get: 4n3 - 12n2 + 8n
3) Take function g(n) and plug it into function h(n) wherever you see an n: (h° g)(n) = h(g(x)) = 4(-2n + 1) - 2 = -8n +2