You can put this solution on YOUR website! f(x) = 3x-5
g(x) = 2-x^2
(f+g)(x) = 3x-5 + 2-x^2
simplify this and arrange in descending order of degree to get:
(f+g)(x) = -x^2+3x-3
(f+g)(5) = -5^2+3*5-3 = -25+15-3 = -13.
to see if this is true, solve for f(5) and g(5) separately and then add them together.