Sure! Let’s solve each row by ordering the 3-digit numbers
from smallest to largest.
We compare numbers by looking at the
hundreds digit first, then
tens, then
ones, if needed.
---
Row 1: 266, 806, 326, 622, 556, 616, 225
Let’s list and sort:
- 225 (smallest — hundreds digit 2)
- 266
- 326
- 556
- 616
- 622
- 806 (largest)
✔ Answer: 225, 266, 326, 556, 616, 622, 806
---
Row 2: 138, 429, 604, 384, 591, 765, 292
Sort:
- 138 (smallest — hundreds digit 1)
- 292
- 384
- 429
- 591
- 604
- 765 (largest)
✔ Answer: 138, 292, 384, 429, 591, 604, 765
---
Row 3: 616, 116, 661, 106, 601, 161, 660
Sort:
- 106 (smallest — hundreds digit 1)
- 116
- 161
- 601
- 616
- 660
- 661 (largest)
✔ Answer: 106, 116, 161, 601, 616, 660, 661
---
Row 4: 934, 943, 394, 349, 439, 493, 933
Sort:
- 349 (smallest — hundreds digit 3)
- 394
- 439
- 493
- 933
- 934
- 943 (largest)
✔ Answer: 349, 394, 439, 493, 933, 934, 943
---
Row 5: 429, 583, 625, 791, 222, 342, 819
Sort:
- 222 (smallest — hundreds digit 2)
- 342
- 429
- 583
- 625
- 791
- 819 (largest)
✔ Answer: 222, 342, 429, 583, 625, 791, 819
---
Row 6: 909, 789, 546, 275, 413, 625, 442
Sort:
- 275 (smallest — hundreds digit 2)
- 413
- 442
- 546
- 625
- 789
- 909 (largest)
✔ Answer: 275, 413, 442, 546, 625, 789, 909
---
##
✔ Final Answers for Each Row:
1.
225, 266, 326, 556, 616, 622, 806
2.
138, 292, 384, 429, 591, 604, 765
3.
106, 116, 161, 601, 616, 660, 661
4.
349, 394, 439, 493, 933, 934, 943
5.
222, 342, 429, 583, 625, 791, 819
6.
275, 413, 442, 546, 625, 789, 909
You can now fill in the boxes on your worksheet with these answers! 🐢📚
Parent Tip: Review the logic above to help your child master the concept of ordering three numbers worksheet.