document.write( "Question 968700: given f(x)=x-6/5 and g(x)=5x+6, find (g*f)(x) show work \n" ); document.write( "
Algebra.Com's Answer #591903 by amarjeeth123(570)![]() ![]() ![]() You can put this solution on YOUR website! f(x)=x-6/5 \n" ); document.write( "g(x)=5x+6 \n" ); document.write( "gof(x)=g(f(x))=g(x-6/5)=5(x-6/5)+6=x-6+6=x \n" ); document.write( "Answer=x \n" ); document.write( " |