document.write( "Question 133681: What values of x may not be used in the expression ((x+5)/(x^2-4))?
\n" ); document.write( "I am completely clueless on this stuff it confuses me!
\n" ); document.write( "Thanks
\n" ); document.write( "

Algebra.Com's Answer #97822 by scott8148(6628)\"\" \"About 
You can put this solution on YOUR website!
usually, the reason a value may not be used is that it would result in an undefined operation
\n" ); document.write( "__ like division by zero\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "values of x that make x^2-4 equal zero are no-no's\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "x^2-4=0 __ factoring __ (x+2)(x-2)=0 __ so x+2=0 and x-2=0\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "so x can't be 2 or -2
\n" ); document.write( "
\n" );