Sometimes a value must satisfy two boundaries at the same time - like a bus fare that must be at least $1 but no more than $3.
Example: Solve -3 < 2x - 1 ≤ 5. Add 1 to all parts: -2 < 2x ≤ 6. Divide by 2: -1 < x ≤ 3.
List integer solutions: x = 0, 1, 2, 3.
How was the lesson? Discuss Lesson
Solve -1 ≤ x + 2 < 6Solve 2 < 3x - 4 ≤ 11 and list integer solutions.Find the …
View Exercise Submit Exercise