If 8x > 4 + 6x, what is the value of the integer x?
(1) 6 - 5x > -13
(2) 3 - 2x < -x + 4 < 7.2 - 2x
Normally, I would have solved this in the easiest and the most obvious way possible. That is:
1. Solve the If statement and get x > 2
2. Solve (1) and get x < 3.8 so I get x = integer 3 (SUFF.)
3. Solve (2) and also get the same result x = integer 3 (SUFF.)
However, I had seen Ron's Thursday lecture on combining inequalities just the day before and it kinda stuck in my head so I went ahead and combined the if statement inequality with stmt. (1) and I get a different result ->
I get x = integers 3 and 4.
Am I doing anything wrong conceptually? When should I combine and should I not?
I know in this problem it would be foolish to combine. But is it wrong as well? Any specific rule to combine?
Thanks very much,
Priya