Answer:
B. 14
Explanation:
It's asking for function f + function g. Then it wants you to use 2 as the x value. So you have:
(f+g)(x) = 2x^2 + 3x + x - 2
(f+g)(x) = 2x^2 + 4x -2
Then using 2 as x:
(f+g)(2) = 2(2^2) + 4* 2 -2
(f+g)(2) = 8 + 8 - 2
(f+g)(2) = 14
Hope that helps, and let me know if I did any of that wrong.