You can
put this solution on YOUR website!Let f(x)= 4 + 5x and g(x) = 2x-1. Find f(g(x)) and g(f(x))
:
f(g(x))=f(2x-1) substitute g(x) in for the x's in f(x)
f(2x-1)=4+5(2x-1)
f(2x-1)=4+10x-5
f(2x-1)=10x-1
:
g(f(x))=g(4+5x) substitute f(x) in for the x's in g(x)
g(4+5x)=2(4+5x)-1
g(4+5x)=8+10x-1
g(4+5x)=10x+7
:
Happy Calculating!!!