Let’s solve each problem step by step. We need to put the numbers in order from
least to greatest — that means smallest number first, then next smallest, and so on, up to the biggest.
---
Problem 1: 34, 23, 10, 75, 8
Look at all the numbers:
8 is smallest → then 10 → then 23 → then 34 → then 75
✔ Order:
8, 10, 23, 34, 75
---
Problem 2: 6, 54, 18, 93, 2
Smallest is 2 → then 6 → then 18 → then 54 → then 93
✔ Order:
2, 6, 18, 54, 93
---
Problem 3: 83, 10, 8, 3, 28
Start with smallest: 3 → then 8 → then 10 → then 28 → then 83
✔ Order:
3, 8, 10, 28, 83
---
Problem 4: 62, 28, 34, 9, 13
Smallest: 9 → then 13 → then 28 → then 34 → then 62
✔ Order:
9, 13, 28, 34, 62
---
Problem 5: 93, 7, 29, 54, 9
Wait — there are two 9s? Let’s check: 93, 7, 29, 54, 9 → yes, one 7, one 9, one 29, one 54, one 93.
So: 7 → then 9 → then 29 → then 54 → then 93
✔ Order:
7, 9, 29, 54, 93
*(Note: Even though “9” appears once, we list it once. The original set has five distinct numbers.)*
Wait — let me double-check the original:
“93 7 29 54 9” → that’s five numbers: 93, 7, 29, 54, 9 → yes, all different except no duplicates here. So correct.
---
Problem 6: 34, 20, 37, 4, 29
Smallest: 4 → then 20 → then 29 → then 34 → then 37
✔ Order:
4, 20, 29, 34, 37
---
Problem 7: 83, 75, 37, 38, 10
Smallest: 10 → then 37 → then 38 → then 75 → then 83
✔ Order:
10, 37, 38, 75, 83
---
Problem 8: 17, 37, 29, 34, 21
Smallest: 17 → then 21 → then 29 → then 34 → then 37
✔ Order:
17, 21, 29, 34, 37
---
Problem 9: 22, 10, 38, 53, 92
Smallest: 10 → then 22 → then 38 → then 53 → then 92
✔ Order:
10, 22, 38, 53, 92
---
Problem 10: 28, 32, 94, 28, 74
Ah! There are
two 28s. That’s okay — we still list them both, but since they’re equal, their order doesn’t matter as long as they’re together.
Numbers: 28, 32, 94, 28, 74 → so values: 28 (twice), 32, 74, 94
Order: 28, 28, 32, 74, 94
✔ Order:
28, 28, 32, 74, 94
---
Now
Parent Tip: Review the logic above to help your child master the concept of ordering numbers to 100 worksheet.