document.write( "Question 763436: 1. Determine what values, if any, will make this rational expression undefined. Show your work.\r
\n" );
document.write( "\n" );
document.write( "g(x)= (x+1)/ x^2+2x-24\r
\n" );
document.write( "\n" );
document.write( "my guess is that it's only x=0 but I'm not sure. can you please help me? thank you.\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "2. Write the rational expression x(x+1)^2 (x-5)/ x(x+2)(x-5)^3 in simplest terms. Make sure to identify what values of the variable will make the denominator undefined. Show your work.\r
\n" );
document.write( "\n" );
document.write( "For the undefined part, I THINK that x= 0, x= -2, and x= 5 will make it undefined, but I'm not sure. Can you please explain? Thank you. \n" );
document.write( "
Algebra.Com's Answer #464825 by rothauserc(4718)![]() ![]() You can put this solution on YOUR website! 1) factor the denominator and we have \n" ); document.write( " g(x)= (x+1)/ x^2+2x-24 = (x+1) / (x+6)*(x-4) \n" ); document.write( " so the rational expression is undefined for x = -6 or 4\r \n" ); document.write( "\n" ); document.write( "2) x(x+1)^2 (x-5)/ x(x+2)(x-5)^3 \n" ); document.write( " cancel (x-5) from numerator and denominator and we get \n" ); document.write( " x*(x+1)^2 / x*(x+2)*(x-5)^2 \n" ); document.write( " cancel x from numerator and denominator and we get \n" ); document.write( " (x+1)^2 / (x+2)*(x-5)^2 \n" ); document.write( " so the rational expression is undefined for x = -2 or 5 \n" ); document.write( " \n" ); document.write( " |