8
3(x + 2) > x;
3x + 6 > x;
3x - x > -6;
2x > -6;
x > -6/2;
x > -3
Added 12/9/2015 10:01:12 AM
This answer has been confirmed as correct and helpful.
Confirmed by
yumdrea [12/9/2015 10:05:58 AM]
8
3(x - 2) < 18;
3x - 6 < 18;
3x < 18 + 6;
3x < 24;
x < 24/3;
x < 8
Added 12/9/2015 10:01:58 AM
This answer has been confirmed as correct and helpful.
Confirmed by
yumdrea [12/9/2015 10:06:30 AM]
8
7x/3 < 2;
7x < 2 * 3;
7x < 6;
x < 6/7
Added 12/9/2015 10:02:37 AM
This answer has been confirmed as correct and helpful.
Confirmed by
yumdrea [12/9/2015 10:09:14 AM]
8
x (<=) 5 represents "no more than 5"
Added 12/9/2015 10:04:35 AM
This answer has been confirmed as correct and helpful.
Confirmed by
Andrew. [12/9/2015 9:23:43 PM]