document.write( "Question 334067: I need help with this inequality. Can you please solve this for me:\r
\n" );
document.write( "\n" );
document.write( "2x+1<(1-x)/3 \n" );
document.write( "
Algebra.Com's Answer #239345 by mananth(16946)![]() ![]() You can put this solution on YOUR website! 2x+1<(1-x)/3 \n" ); document.write( ".. \n" ); document.write( "multiply by 3 \n" ); document.write( " \n" ); document.write( "6x+3<1-x \n" ); document.write( "add x to both sides \n" ); document.write( "6x+x+3<1-x+x \n" ); document.write( "7x+3<1 \n" ); document.write( "add -3 to both sides \n" ); document.write( "7x+3-3<1-3 \n" ); document.write( "7x<-2 \n" ); document.write( "divide by 7 \n" ); document.write( "7x/7 < -2/7 \n" ); document.write( " |