document.write( "Question 1156732: 4x+2(3-x) >_ 6x+7 \n" ); document.write( "
Algebra.Com's Answer #779492 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! distribute to 4x+6-2x>=6x+7 \n" ); document.write( "It is easier to put x on the left of these although not required. \n" ); document.write( "-4x>=1 \n" ); document.write( "divide by -4 and flip inequality \n" ); document.write( "x<=(-1/4) ANSWER \n" ); document.write( "so -1 should work\r \n" ); document.write( "\n" ); document.write( "-4+2(4)>=-6+7 true\r \n" ); document.write( "\n" ); document.write( "0 should not work \n" ); document.write( "6>=7 not true \n" ); document.write( " |