document.write( "Question 516724: Find the Domain of the given functions:\r
\n" );
document.write( "\n" );
document.write( "x/x^2+3x\r
\n" );
document.write( "\n" );
document.write( "and\r
\n" );
document.write( "\n" );
document.write( "√(X+9)/(x+4)(X-8) \n" );
document.write( "
Algebra.Com's Answer #345226 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! Find the Domain of the given functions: \n" ); document.write( "x/x^2+3x \n" ); document.write( "and \n" ); document.write( "√(X+9)/(x+4)(X-8) \n" ); document.write( "** \n" ); document.write( "To find the domain of rational functions, we must find the x-values at which the function becomes undefined, that is, when the denominator=0 To do this, set the denominator=0, then solve for x-values, if any, which makes the denominator=0. \n" ); document.write( ".. \n" ); document.write( "For x/x^2+3x \n" ); document.write( "x^2+3x=0 \n" ); document.write( "x(x+3)=0 \n" ); document.write( "x=0 and -3 \n" ); document.write( "Domain: \n" ); document.write( "{x|x≠0,x≠-3} \n" ); document.write( "or \n" ); document.write( "(-∞,-3) U (-3,0) U (0,∞) \n" ); document.write( " |