document.write( "Question 802719: I came across this problem in my homework and I am not sure how to approach it. We have to solve this polynomial inequality and then write the answer in interval notation.
\n" );
document.write( "x-1/x-2 > or = 3\r
\n" );
document.write( "\n" );
document.write( "If you could please help me I would appreciate it. :) \n" );
document.write( "
Algebra.Com's Answer #483988 by Cromlix(4381)![]() ![]() You can put this solution on YOUR website! x - 1/x - 2 >= 3 \n" ); document.write( "Cross multiply \n" ); document.write( "x - 1 >= 3(x - 2) \n" ); document.write( "x - 1 >= 3x - 6 \n" ); document.write( "x - 3x >= -6 + 1 \n" ); document.write( "- 2x >= -5 \n" ); document.write( "2x <= 5 \n" ); document.write( "x <= 5/2 \n" ); document.write( "Hope this helps. \n" ); document.write( ":-) \n" ); document.write( " \n" ); document.write( " |