document.write( "Question 1057082: Given f(x)=x/(x-1) , g(x)=(2x-4)/x find the following \r
\n" );
document.write( "\n" );
document.write( "a) (f•g)(0)\r
\n" );
document.write( "\n" );
document.write( "b) (g•f)(-2)\r
\n" );
document.write( "\n" );
document.write( "c) (g•g)(-3) \n" );
document.write( "
Algebra.Com's Answer #672166 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Given f(x)=x/(x-1) , g(x)=(2x-4)/x find the following \n" ); document.write( "a) (f•g)(0) = [x/(x-1) * (2x-4)/x)]0 = [(2x-4)/(x-1)]0 = (-4/-1) = 4 \n" ); document.write( "------------------------ \n" ); document.write( "b) (g•f)(-2) = [(2x-4)/(x-1)](-2) = [(-4-4)/(-2-1)] = -8/-3 = 8/3 \n" ); document.write( "------------------------------ \n" ); document.write( "c) (g•g)(-3) = [(2x-4)/x * (2x-4)/x](-3) = [(-10/(-3)*(-10/-3)] = 100/9 \n" ); document.write( "------------------------------ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "---------- \n" ); document.write( " |