223k views
9 votes
[Function Composition] could someone help me with this answers or show work either is fine

[Function Composition] could someone help me with this answers or show work either-example-1
User Marshluca
by
6.4k points

1 Answer

5 votes

Answer:

(h • g)(n) = 4n^2 + 2

Explanation:

What we simply have to do here is to place g(n) into h(n)

Hence, we replace the n value in h(n) by the totality of g(n)

Thus, we have that

(2n)^2 + 2

= 4n^2 + 2

User Josa
by
6.7k points