document.write( "Question 349848: Please help me solve: x-4/x+3 is less than or equal to x+2/x-1\r
\n" );
document.write( "\n" );
document.write( "I need to find the zeros, graph the x-intercepts, and give the solution in interval notation and set builder notation.\r
\n" );
document.write( "\n" );
document.write( "Thank you so much!
\n" );
document.write( "Brad \n" );
document.write( "
Algebra.Com's Answer #250054 by edjones(8007)![]() ![]() You can put this solution on YOUR website! x-4 / x+3 <= x+2 / x-1 \n" ); document.write( "(x-4)(x-1)<=(x+2)(x+3) multiply each side by (x+3)(x-1) \n" ); document.write( "x^2-5x+4<=x^2+5x+6 \n" ); document.write( "-10x<=2 \n" ); document.write( "x>=2/10 \n" ); document.write( "x>=1/5 \n" ); document.write( ". \n" ); document.write( "Ed \n" ); document.write( " |