document.write( "Question 567296: x+5/x^2-36
\n" );
document.write( "find the domain \n" );
document.write( "
Algebra.Com's Answer #366496 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "The \"domain\" specifies all valid values of x. \n" ); document.write( "In this case, if the denominator is zero, the expression is undefined. \n" ); document.write( "This means that x can take be any value EXCEPT when: \n" ); document.write( "x^2-36 = 0 \n" ); document.write( "x^2 = 36 \n" ); document.write( "x = +-6 \n" ); document.write( ". \n" ); document.write( "Therefore the domain is: \n" ); document.write( "(-oo, -6) U (-6, 6) U (6, +oo) \n" ); document.write( "where \n" ); document.write( "oo represents infinity \n" ); document.write( " \n" ); document.write( " |