24) h(n)=3n - 5\ng(n)=3n - 2\nfind h(g(n))

24) h(n)=3n - 5\ng(n)=3n - 2\nfind h(g(n))
Answer
Explanation:
Step1: Substitute g(n) into h(n)
$h(g(n))=3(3n - 2)-5$
Step2: Expand the expression
$h(g(n))=9n-6 - 5$
Step3: Simplify the expression
$h(g(n))=9n-11$
Answer:
$9n - 11$