Answer:

Explanation:
We want to find f(n) + g(n) . Basically, we have to find the sum of f(n) and g(n).

We know that:

Therefore, we can substitute 2n+1 in for f(n) and 3n in for g(n)

Combine like terms. The terms 3n and 2n both have a "n" so they can be combined.



f(n)+g(n) is equal to 5n+1