document.write( "Question 568736: what's the domain of the function:\r
\n" );
document.write( "\n" );
document.write( "x^2-4/x-2 \n" );
document.write( "
Algebra.Com's Answer #367091 by jim_thompson5910(35256)![]() ![]() ![]() You can put this solution on YOUR website! You cannot divide by zero. So x-2 cannot be zero. This means that the domain is the set of all real numbers except x cannot be 2 (since that makes x-2 equal to zero) \n" ); document.write( " |