document.write( "Question 147183: Find (fg)(x). What is the domain of f/g\r
\n" );
document.write( "\n" );
document.write( "f(x)=2x-5, g(x)=2-x \n" );
document.write( "
Algebra.Com's Answer #107511 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! Find (fg)(x). What is the domain of f/g \n" ); document.write( "f(x)=2x-5, g(x)=2-x \n" ); document.write( ". \n" ); document.write( "Domain is the \"range\" of values that 'x' can take for the expression. \n" ); document.write( ". \n" ); document.write( "Your \"expression\" is f/g or substituting in the values for f and g we get: \n" ); document.write( "(2x-5)/(2-x) \n" ); document.write( "Looking at the above, the only values that would make the expression \"undefined\" is when the denominator goes to zero. (remember, anything over 0 is undefined). \n" ); document.write( ". \n" ); document.write( "Therefore, to find that value of x that we cannot use for the expression, set 2-x to zero and solve for x: \n" ); document.write( "2-x = 0 \n" ); document.write( "2 = x \n" ); document.write( ". \n" ); document.write( "Therefore, the domain is: \n" ); document.write( "All real numbers EXCEPT 2. \n" ); document.write( " \n" ); document.write( " |