Which order lists the integers in correct order
Answers
Answered by
0
Answer:
A list of integers is sorted in ascending order from left to right if each integer is followed by an equal or larger integer. In general, the same integer may occur more than once in the list. (In some specific applications this might not be allowed.)
Answered by
0
Answer
We know that positive integers on the number line keep increasing towards right. Similarly, the negative integers on the number line keep decreasing towards the left. Any integer to the right on the number line is relatively greater than any integer on its left. For example, we order the integers given below from least to greatest. −3, 6, 14, −8,
Step-by-step explanation:
Similar questions