document.write( "Question 402705: what is the domain of 1/(x+2)(x-3) \n" ); document.write( "
Algebra.Com's Answer #284824 by sofiyac(983)\"\" \"About 
You can put this solution on YOUR website!
Well you can't divide by zero
\n" ); document.write( "so you set each part of the denominator and solve for x. That's what x can't be!
\n" ); document.write( "x+2=0
\n" ); document.write( "x=-2
\n" ); document.write( "x-3=0
\n" ); document.write( "x=3
\n" ); document.write( "So domain can be anything BUT x=-2 or x=3.
\n" ); document.write( "
\n" );