document.write( "Question 444514: what value makes x^2-9/x^2+7x+10 undefined? \n" ); document.write( "
Algebra.Com's Answer #306382 by chriswen(106)\"\" \"About 
You can put this solution on YOUR website!
The expression is undefined if the bottom equals 0.
\n" ); document.write( "x^2+7x+10=0
\n" ); document.write( "(x+5)(x+2)=0
\n" ); document.write( "x+5=0 or x+2=0
\n" ); document.write( "x=-5 or x=-2
\n" ); document.write( "If x=-5 or x=-2 then the bottom will equal 0. Then, the expression would be undefined.
\n" ); document.write( "
\n" );