document.write( "Question 688590: how would you solve 10/(x-4)>8/(x-1) \n" ); document.write( "
Algebra.Com's Answer #425649 by rfer(16322)![]() ![]() ![]() You can put this solution on YOUR website! work like a ratio \n" ); document.write( "10(x-1) > 8(x-4) \n" ); document.write( "10x-10 > 8x-32 \n" ); document.write( "10x-8x > -32+10 \n" ); document.write( "2x > -22 \n" ); document.write( "x > -22/2 \n" ); document.write( "x > -11 \n" ); document.write( " |