SOLUTION: Please help me with this : Let f(x)=3x-1, g(x)=5 / (2x+7) and h(x)=x^2+1. Find ( h.g.f)(x) Thank you

Algebra ->  Functions -> SOLUTION: Please help me with this : Let f(x)=3x-1, g(x)=5 / (2x+7) and h(x)=x^2+1. Find ( h.g.f)(x) Thank you      Log On


   



Question 643975: Please help me with this :
Let f(x)=3x-1, g(x)=5 / (2x+7) and h(x)=x^2+1. Find ( h.g.f)(x)
Thank you

Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
Let f(x)=3x-1, g(x)= 5/(2x+7) and h(x)=x^2+1
you want (fogoh)(x) = f[g[h(x)]]
----
= f[g[(x^2+1)]]
----
= f[5/2(x^2+1)+7)]
---
= f[5/[2x^2+9]]
---
= 3[5/(2x^2+9)]-1
---
= 15/(2x^2+9) - 1
----
= [15-(2x^2-9]]/(2x^2+9)
---
= [-2x^2-24]/2x^2+9]

====================
Cheers,
Stan H.
--------