document.write( "Question 1054405: give the domain of h(x)=2/(x^2-x) \n" ); document.write( "
Algebra.Com's Answer #669622 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! The denominator of the function can't be 0. \n" ); document.write( "x^2-x=x(x-1), and that equals 0 if x=0 or 1 \n" ); document.write( "domain is (-oo,0) U (0,1) U (1,oo) \n" ); document.write( " |