document.write( "Question 996213: Given f(x)=x/3-x and g(x)=3x/1+x, find g(f(4)).\r
\n" );
document.write( "\n" );
document.write( "A. -4? B. -1? C. 1? D. 4? \r
\n" );
document.write( "\n" );
document.write( "Thank you :) \n" );
document.write( "
Algebra.Com's Answer #614749 by LinnW(1048)![]() ![]() You can put this solution on YOUR website! f(x)=x/(3-x) and g(x)=3x/(1+x), find g(f(4)) \n" ); document.write( "We can first find f(4) = 4/(3-4) = 4/(-1) = -4. \n" ); document.write( "So f(4) = -4 \n" ); document.write( "Now substitute -4 for x in 3x/(1+x) \n" ); document.write( "3(-4)/(1+(-4)) \n" ); document.write( "-12/-3 \n" ); document.write( "4 \n" ); document.write( "So g(f(4)) = 4 \n" ); document.write( " \n" ); document.write( " |