SOLUTION: Perform the indicated operation h(n)=2n-3 g(n)=3n-4 Find (h o g)(8)

Algebra ->  Functions -> SOLUTION: Perform the indicated operation h(n)=2n-3 g(n)=3n-4 Find (h o g)(8)      Log On


   



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) About Me  (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

Answer by MathTherapy(10552) About Me  (Show Source):
You can put this solution on YOUR website!

Perform the indicated operation
h(n)=2n-3
g(n)=3n-4
Find (h o g)(8)

h(g(8)) = h(20) = 2(20) - 3 = highlight_green%2837%29