document.write( "Question 59178: Find the domain of the rational function:
\n" );
document.write( "f(x) = (2x^2 - 4) / (3x^2 + 6x - 45) \n" );
document.write( "
Algebra.Com's Answer #40611 by funmath(2933)![]() ![]() ![]() You can put this solution on YOUR website! Find the domain of the rational function: \n" ); document.write( " \n" ); document.write( "The domain of a simple rational function is all real numbers EXCEPT the numbers that make the denominator equal 0. \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "(x+5)(x-3)=0 \n" ); document.write( "x+5=0 and x-3=0 \n" ); document.write( "x=-5 and x=3 will make the denominator 0 and the fraction undefined. \n" ); document.write( "Therefore the domain includes all real numbers except:-5, and 3. \n" ); document.write( "set builder notation:{x|x not= -5,3} \n" ); document.write( "interval notation:(-infinity,-5)U(-5,3)U(3,infinity) \n" ); document.write( "Happy Calcualting!!! \n" ); document.write( " |