document.write( "Question 450798: find the domain of x+4/x^2+x-6 \n" ); document.write( "
Algebra.Com's Answer #311032 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! find the domain of x+4/x^2+x-6 \n" ); document.write( ".. \n" ); document.write( "When we are trying to find the domain of a function, we are looking for x-values that would make the function invalid or undefined. We know that if the denominator is = 0, the function is undefined. So, we set the denominator=0, and solve for the x-value(s) that make the denominator=0. When we find these x-values, we say they are not in the domain. \n" ); document.write( ".. \n" ); document.write( "setting denominator=0 \n" ); document.write( "x^2+x-6=0 \n" ); document.write( "solve by factoring \n" ); document.write( "(x+3)(x-2)=0 \n" ); document.write( "x=-3 \n" ); document.write( "or \n" ); document.write( "x=2 \n" ); document.write( "We can now say, -3 and 2 are not in the domain. \n" ); document.write( "or All real numbers except -3 and 2 \n" ); document.write( "or in interval notation: (-∞,-3) U (-3, 2) U (2, ∞) \n" ); document.write( " |