Answer
Success!
8, 9
↓Steps Explained:↓
Display all integers between:
7 and 9
We want whole numbers
Round up the first number
Int(7) + 1 = Int(7) + 1
Int(7) + 1 = 7 + 1
Int(7) + 1 = 8
Round down the second number
Int(9) = 9
Build integer list
7 ≤ 8 ≤ 9
7 ≤ 9 ≤ 9
Final Answer
8, 9
Related Calculators:
Interval Notation and Set Builder Notation |
Roster Notation |
Vectors