Problem Analysis:
The task involves comparing numbers up to 20 and ordering them from greatest to smallest. Let's break it down step by step:
---
####
Part 1: Circle the bigger number
For each pair of numbers, we need to identify which number is larger.
1.
18 vs. 14:
- 18 is greater than 14.
-
Circle: 18
2.
14 vs. 17:
- 17 is greater than 14.
-
Circle: 17
3.
11 vs. 19:
- 19 is greater than 11.
-
Circle: 19
4.
11 vs. 12:
- 12 is greater than 11.
-
Circle: 12
5.
13 vs. 12:
- 13 is greater than 12.
-
Circle: 13
6.
19 vs. 20:
- 20 is greater than 19.
-
Circle: 20
---
####
Part 2: Circle the smaller number
For each pair of numbers, we need to identify which number is smaller.
1.
11 vs. 16:
- 11 is smaller than 16.
-
Circle: 11
2.
14 vs. 13:
- 13 is smaller than 14.
-
Circle: 13
3.
17 vs. 18:
- 17 is smaller than 18.
-
Circle: 17
4.
10 vs. 9:
- 9 is smaller than 10.
-
Circle: 9
5.
15 vs. 10:
- 10 is smaller than 15.
-
Circle: 10
6.
3 vs. 8:
- 3 is smaller than 8.
-
Circle: 3
---
####
Part 3: Write the following numbers in the circles, from the greatest to the smallest
We are given the numbers:
17, 11, 16, 20. We need to order them from greatest to smallest.
1.
Identify the largest number:
- The largest number is
20.
2.
Identify the next largest number:
- After 20, the next largest is
17.
3.
Identify the next largest number:
- After 17, the next largest is
16.
4.
Identify the smallest number:
- The smallest number is
11.
So, the ordered sequence is:
20, 17, 16, 11.
---
Final Answer:
-
Part 1 (Circle the bigger number):
- 18, 17, 19, 12, 13, 20
-
Part 2 (Circle the smaller number):
- 11, 13, 17, 9, 10, 3
-
Part 3 (Order from greatest to smallest):
-
20, 17, 16, 11
$$
\boxed{20, 17, 16, 11}
$$
Parent Tip: Review the logic above to help your child master the concept of compare and order numbers worksheet.