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