Question 225211
{{{x/2+6<=10}}}
First thing is to move the 6 over by subtracting it from both sides:
{{{x/2+6-6<=10-6}}}
{{{x/2<=4}}}
To get rid of the 2, we have to multiply both sides by 2:
{{{2*(x/2)<=4*2}}}
{{{x<=8}}}, which is our answer.