document.write( "Question 56061: If f(x) = 2x and g(x) = x-4, what is the value of f[g(3)]? \r
\n" );
document.write( "\n" );
document.write( "Thank you \n" );
document.write( "
Algebra.Com's Answer #38012 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! If f(x) = 2x and g(x) = x-4, what is the value of f[g(3)]? \n" ); document.write( "g(3)=3-4=-1 \n" ); document.write( "f(-1)=2(-1)=-2 \n" ); document.write( "So, f[g(3)]=f[-1]=-2 \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |