Raymond B. answered 11/08/22
Math, microeconomics or criminal justice
f(x) = 3x +2
g(x) = -2x^2 +4
g(2) = -2(2^2) +4 = -8+4=-4
f(g(2)) = f(-4) = 3(-4)+2 =-12+2 =-10
f(g(2)) = -10
or work the problem another way
f(g(x)) = 3(-2x^2 +4) +2
= -6x^2 +12 +2
= -6x^2 +14
f(g(2)) = -6(2)^2 +14 = -24+14 = -10
get the same answer working the problem with 2 different methods, and odds are very good it's correct