document.write( "Question 609777: f(x)=2x-7
\n" );
document.write( "g(x)=x+4/3
\n" );
document.write( "This is the equation how do I solve?
\n" );
document.write( "f(g(8)) \n" );
document.write( "
Algebra.Com's Answer #384312 by Bb(20)![]() ![]() ![]() You can put this solution on YOUR website! To start out you in the f(x) equation you are going to substitute the g(x) equation with x=8 which looks like this: 2[(8+4)/3]-7 which will equal 2*(12/3)-7=2*4-7=1 so f(g(8))=1 \n" ); document.write( " |