Raymond B. answered 11/24/23
Math, microeconomics or criminal justice
f =3x+5, g=3x^2+3x
f(g(x))= 3(3x^2+3x)+5
= 9x^2+9x+5
f=7x+7, g=3-x^2
f(g(0))=f(3)=21+7=28
g(f(0)= g(7)=3-49=-46
f=x^4+2 g=x-9, h=sqr(x)
f(g(h)))= f(g(sqr(x^4+2)=f((sqr(x^4+2)-9))
=(sqr(x^4+2)-9)^4+2
f=1/(x-5), g=2/(x+5)
f(g(x))= f(2/(x+5))=1/((2/(x+5))-5)= 1/((2-5x-25)/(x+5))
=(x+5)/(-5x-23)
g(f(x))=g(1/(x-5))=2/((1/(x-5) +5)= 2/((1+5x-25)/(x-5))
= (x-5)/(5x-24)
f=1/(x-3), g=5x+7
f(g(2))= f(17)= 1/(17-3)=1/14
f(g(x)=f(5x+7)= 1/(5x+4)
f=5x+5
f(f(f(x)))= f(f(5x+5))=f(5(5x+5)+5)=f(25x+30)= 5(25x+30)+5
= 125x+155
f=7-sqr(x^2+1), g=x-7
f(g(1))=f(-6)= 7-sqr37
f(g(x))=f(x-7))=7-sqr((x-7)^2+1)
UNLESS you really meant
f=7-sqr(x^2)+1, then
f(g(0))= 7-7+1=1
f(g(x))=f(x-7)= 8- sqr(x^2-14x+49)