document.write( "Question 553669: what are the restrictions on x when (x^2-x-2)/(x^2-9) is divided by (x-8)/(x^2+10x+25)
\n" );
document.write( "a.x (not equal)-3,-5
\n" );
document.write( "b.x (not equal)3,-3,-5,8
\n" );
document.write( "c.x(not equal)3,-3,-5
\n" );
document.write( "d.x(not equal) 2,3,-3,-5,8 \n" );
document.write( "
Algebra.Com's Answer #361138 by lwsshak3(11628) ![]() You can put this solution on YOUR website! what are the restrictions on x when (x^2-x-2)/(x^2-9) is divided by (x-8)/(x^2+10x+25) \n" ); document.write( "** \n" ); document.write( "Restrictions are usually present with radicals and denominators. In this case, there are no radicals in the expression so you only need to examine the denominators to make sure they don't go to zero for particular values of x within the given domain. The function becomes undefined when the denominators go to zero. \n" ); document.write( ".. \n" ); document.write( "Checking denominators: \n" ); document.write( "x^2-9=0 \n" ); document.write( "(x+3)(x-3)=0 \n" ); document.write( "x≠3 or -3 \n" ); document.write( ".. \n" ); document.write( "x^2+10x+25 \n" ); document.write( "This is a perfect square \n" ); document.write( "(x+5)^2=0 \n" ); document.write( "(x+5(x+5)=0 \n" ); document.write( "x≠-5 \n" ); document.write( ".. \n" ); document.write( "ans: \n" ); document.write( "c.x(not equal)3,-3,-5 \n" ); document.write( " |