document.write( "Question 32146: this is from a worksheet covers 10.7 10.8 chp.11
\n" );
document.write( "if f(x)= 4/x-2 and g(x)=3/4x, find (f o g )(x), (g o f)(x), and the domain \n" );
document.write( "
Algebra.Com's Answer #18653 by stanbon(75887) ![]() You can put this solution on YOUR website! I'll do one; you do the other: \n" ); document.write( "f(g(x))= f((3/4)x)=4/[(3/4)x - 2] \n" ); document.write( "Domain? \n" ); document.write( "(3/4)x-2 cannot be zero. \n" ); document.write( "So, if (3/4)x-2=0 \n" ); document.write( " (3/4)x=2 \n" ); document.write( " x=8/3 \n" ); document.write( "So, the Domain is all real numbers except x=8/3 \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |