document.write( "Question 436874: f(x)=(x+4)/(x^2-2x)\r
\n" );
document.write( "\n" );
document.write( "Find Domain \n" );
document.write( "
Algebra.Com's Answer #303890 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! f(x)=(x+4)/(x^2-2x) \n" ); document.write( "Find Domain \n" ); document.write( ".. \n" ); document.write( "(x+4)/(x^2-2x) \n" ); document.write( "(x+4)/x(x-2) \n" ); document.write( "Domain: All real numbers except, x=0 and x=2 \n" ); document.write( "In interval notation: \n" ); document.write( "(-infinity,0) U (0,2) U (2,infinity) \n" ); document.write( " |