asked 127k views
0 votes
G(n) = 4n + 2
h(n) = -n+3
Find g(h(n))​

1 Answer

3 votes

Answer:

14 - 4n

Explanation:

To find g(h)(n) substitute n = h(n) into g(n), that is

g(- n + 3) = 4(- n + 3) + 2 = - 4n + 12 + 2 = 14 - 4n

answered
User Lifebalance
by
7.9k points

No related questions found

Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.