document.write( "Question 401619: if F(x) = 7/(x-4) and g(x) = 2/x find the composite of f of g (x) and the domain \n" ); document.write( "
Algebra.Com's Answer #284301 by edjones(8007)\"\" \"About 
You can put this solution on YOUR website!
f(x) = 7/(x-4) and g(x) = 2/x
\n" ); document.write( "f(g(x))=7/(2/x - 4)
\n" ); document.write( "=7/((2-4x)/x)
\n" ); document.write( "=7 * x/(2-4x)
\n" ); document.write( "=7x/(2-4x)
\n" ); document.write( ".
\n" ); document.write( "domain: all real numbers except x=1/2
\n" ); document.write( ".
\n" ); document.write( "Ed
\n" ); document.write( "
\n" );