document.write( "Question 762137: 4(x+1)<2x+3 \n" ); document.write( "
Algebra.Com's Answer #464039 by 2897696(96)![]() ![]() You can put this solution on YOUR website! 1) distribute 4 into () \n" ); document.write( "4x+1<2x+3 \n" ); document.write( "2) get variable by self, by moving the number to number side, and variable to variable side. \n" ); document.write( "4x(-2x)+1< 2x(-2x)+3 move 2x to the other side by additive inverse. \n" ); document.write( "2x+1(-1)<3(-1)move 1 to the other side by additive inverse \n" ); document.write( "2x<2 \n" ); document.write( "3) divide 2 form x to get x by self \n" ); document.write( "x<1 \n" ); document.write( "Answer: x<1 \n" ); document.write( " |