Question 1057708
<font color=black size=3>
{{{2*(x+8) <= 16}}}



{{{2*x+2*8 <= 16}}} Distribute



{{{2x+16 <= 16}}} Multiply



{{{2x+16-16 <= 16-16}}} Subtract 16 from both sides



{{{2x <= 0}}} Combine like terms



{{{2x/2 <= 0/2}}} Divide both sides by 2 to isolate x



{{{x <= 0}}} Simplify



-----------------------


So the final answer is {{{x <= 0}}} which is read as "x is less than or equal to 0"
</font>