document.write( "Question 1088953: find the excluded values for the algebraic fraction\r
\n" );
document.write( "\n" );
document.write( "x+3/x^2+2x-8 \n" );
document.write( "
Algebra.Com's Answer #703272 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! find the excluded values for the algebraic fraction \n" ); document.write( " \n" ); document.write( "values of x are excluded that make denominator equal 0 \n" ); document.write( "x^2 + 2x - 8 = 0 \n" ); document.write( "factors to \n" ); document.write( "(x+4)(x-2) = 0 \n" ); document.write( "two solutions for x that make the denominator = 0 \n" ); document.write( "x = -4 \n" ); document.write( "x = 2 \n" ); document.write( " |