Question 695006: Perform the indicated operation
h(n)=2n-3
g(n)=3n-4
Find (h o g)(8) Found 2 solutions by Ave, MathTherapy:Answer by Ave(106) (Show Source):
You can put this solution on YOUR website! =h(g(8))
=h(2(8)-4) plug in 8 for n in the g(n) equation
=h(16-4) combine like terms
=h(12) now plug in 12 for in in the h(n) equation
=2(12)-3
=24-3
=21