document.write( "Question 55718: Given f(x) = 3x and g(x) = 3/x+1, find f/g(x) and state its domain.
\n" );
document.write( "Please help! I don't even know where to start! \n" );
document.write( "
Algebra.Com's Answer #37798 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Given f(x) = 3x and g(x) = 3/x+1, find f/g(x) and state its domain. \n" ); document.write( "-------------- \n" ); document.write( "f(x)/g(x = (3x)/(3/(x+1)) \n" ); document.write( "Invert the denominator and multiply to get: \n" ); document.write( "= (3x)(x+1)/3 \n" ); document.write( "Cancel the common factor \"3\" to get: \n" ); document.write( "= x(x+1) \n" ); document.write( "The domain is all real numbers except x=-1 \n" ); document.write( "Cheers, \n" ); document.write( "Stan H \n" ); document.write( " |