If #h(x)=(f+g)(x), f(x)=5x+2# how do you determine g(x) given #h(x)=x^2+5x+2#?
1 Answer
May 16, 2018
# g(x) = x^2 #
Explanation:
We have:
# h(x)=(f+g)(x), f(x)=5x+2#
and we seek
We can write
# h(x) = (f+g)(x) #
# \ \ \ \ \ \ \ = f(x)+g(x) #
So using
# h(x) = f(x)+g(x) => x^2+5x+2 = 5x+2 + g(x) #
So then:
# g(x) = (x^2+5x+2) - (5x+2) #
# \ \ \ \ \ \ \ = x^2+5x+2 - 5x-2 #
# \ \ \ \ \ \ \ = x^2 #