document.write( "Question 905487: if f(x)= 2x+1 and g(x)=5x explain how to find f(g(3)) \n" ); document.write( "
Algebra.Com's Answer #549232 by ewatrrr(24785)![]() ![]() You can put this solution on YOUR website! g(3) = 5*3 \n" ); document.write( "f(g(3)) = f(15) = 31 \n" ); document.write( " |