93.5k views
4 votes
G(n) = 4n+5 f(n)= n^3+3n^2 find (g+f)(n)

G(n) = 4n+5 f(n)= n^3+3n^2 find (g+f)(n)-example-1
User Tborzecki
by
7.1k points

1 Answer

3 votes

Given:

The two functions are:


g(n)=4n+5


f(n)=n^3+3n^2

To find:

The function
(f+g)(n).

Solution:

We have,


g(n)=4n+5


f(n)=n^3+3n^2

Now,


(f+g)(n)=f(n)+g(n)


(f+g)(n)=n^3+3n^2+4n+5

Therefore, the correct option is B.

User Aviv
by
7.6k points

No related questions found

Welcome to QAmmunity.org, where you can ask questions and receive answers from other members of our community.

9.4m questions

12.2m answers

Categories