document.write( "Question 391064: What is the inequality for x: 5x/6 < 3x-2/3?
\n" );
document.write( "The slashes are seperating numerator from denominator. \n" );
document.write( "
Algebra.Com's Answer #277368 by checkley79(3341)![]() ![]() ![]() You can put this solution on YOUR website! 5x/6<3x-2/3 \n" ); document.write( "5X/6-3X<-2/3 \n" ); document.write( "(5X-6*3X)/6<-2/3 \n" ); document.write( "(5X-18X)/6<-2/3 \n" ); document.write( "-13X/6<-2/3 CROSS MULTIPLY \n" ); document.write( "-13X*3<-2*6 \n" ); document.write( "-39X<-12 \n" ); document.write( "X>-12/-39 NOTE THE SIGN CHANGE WHEN DIVIDING BY A NEGATIVE VALUE. \n" ); document.write( "X>4/13 ANS. \n" ); document.write( " \n" ); document.write( " |