document.write( "Question 1126800: 5(x + 6) ≤ 2(x + 21) \n" ); document.write( "
Algebra.Com's Answer #743107 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! distribute to get 5x+30 <=2x+42 \n" ); document.write( "3x<=12 \n" ); document.write( "x<=4 \n" ); document.write( "try 4, which should work \n" ); document.write( "50<=50 yes \n" ); document.write( "try 5, which should not \n" ); document.write( "55<=52 no. \n" ); document.write( " |