document.write( "Question 1003048: I need help with -2(x+8) less than or equal to 8 \n" ); document.write( "
Algebra.Com's Answer #619890 by rfer(16322)![]() ![]() ![]() You can put this solution on YOUR website! -2(x+8) <= 8 \n" ); document.write( "-2x-16 <= 8 \n" ); document.write( "-2x <= 8+16 \n" ); document.write( "x <= 24/-2 \n" ); document.write( "x <= -12 \n" ); document.write( " |