204k views
0 votes
Which expression is equal to (f + g) (x)?

f(x) = x^2 + 3; g(x) = x - 1


a x^2 + x + 2

b x ^3-3

c x^3-x^2 + 3x -3

d x^2 -2x +4

1 Answer

7 votes

Answer:

A

Explanation:

(f+g)(x) means to do f(x)+g(x). We will add both functions together.


f(x)+g(x)= (x^2+3)+(x-1)=x^2+x+2

Answer a

User Mady
by
5.6k points