document.write( "Question 791755: find the domain of 48 over x^2+13x-30
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #479736 by rothauserc(4718)![]() ![]() You can put this solution on YOUR website! find the domain of 48 over x^2+13x-30 \n" ); document.write( "we write \n" ); document.write( "48 / x^2+13x-30 \n" ); document.write( "we factor the denominator \n" ); document.write( "48 / (x+15)* (x-2) \n" ); document.write( "from the domain we must exclude any real number that makes the denominator 0, so \n" ); document.write( "we must exclude -15 and 2 \n" ); document.write( "therefore the domain is all real numbers except -15 and 2 \n" ); document.write( " \n" ); document.write( " |