document.write( "Question 1104211: The Function g is defined below
\n" ); document.write( "g(x)=x^2-2x-3/x^2-81\r
\n" ); document.write( "\n" ); document.write( "Find all the values of x that are NOT in the domain of g
\n" ); document.write( "if there is more than one value, separate them with commas.
\n" ); document.write( "

Algebra.Com's Answer #718938 by jim_thompson5910(35256)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Recall that dividing by zero is undefined, so it is not allowed.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Set the denominator equal to zero, factor and use the zero product property to find the x values that solve the equation\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "x^2 - 81 = 0
\n" ); document.write( "x^2 - 9^2 = 0
\n" ); document.write( "(x-9)(x+9) = 0
\n" ); document.write( "x-9 = 0 or x+9 = 0
\n" ); document.write( "x = 9 or x = -9\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "The two x values not in the domain are x = 9 and x = -9. These x values make the denominator x^2-81 equal to zero.
\n" ); document.write( "
\n" ); document.write( "
\n" );