3
4(2a - 2) - 17 < 15;
8a - 8 - 17 < 15;
8a - 25 < 15;
8a < 15 + 25;
8a < 40;
a < 40/8;
a < 5
Added 1/26/2015 10:40:18 AM
This answer has been confirmed as correct and helpful.
3
4(2x - 3) > 4(x - 4);
8x - 12 > 4x - 16;
8x - 4x > -16 + 12;
4x > -4;
x > -4/4;
x > -1
Added 1/26/2015 10:41:53 AM
This answer has been confirmed as correct and helpful.