Question 873547
6 is added to 3 times a number. The result is less than or equal to 2?
.
Let x = the number
then
{{{3x+6 <= 2}}}
{{{3x <= -4}}}
{{{x >= -4/3}}}