To solve the problem, we need to arrange the given numbers in each row from smallest to biggest. Let's go through each row step by step.
Row 1:
Numbers: \( 11, 21, 5, 28 \)
1. Identify the smallest number: \( 5 \)
2. Next smallest: \( 11 \)
3. Next smallest: \( 21 \)
4. Largest: \( 28 \)
Sorted order: \( 5, 11, 21, 28 \)
Row 2:
Numbers: \( 7, 27, 9, 26 \)
1. Identify the smallest number: \( 7 \)
2. Next smallest: \( 9 \)
3. Next smallest: \( 26 \)
4. Largest: \( 27 \)
Sorted order: \( 7, 9, 26, 27 \)
Row 3:
Numbers: \( 30, 21, 20, 1 \)
1. Identify the smallest number: \( 1 \)
2. Next smallest: \( 20 \)
3. Next smallest: \( 21 \)
4. Largest: \( 30 \)
Sorted order: \( 1, 20, 21, 30 \)
Row 4:
Numbers: \( 18, 9, 11, 24 \)
1. Identify the smallest number: \( 9 \)
2. Next smallest: \( 11 \)
3. Next smallest: \( 18 \)
4. Largest: \( 24 \)
Sorted order: \( 9, 11, 18, 24 \)
Row 5:
Numbers: \( 26, 18, 14, 10 \)
1. Identify the smallest number: \( 10 \)
2. Next smallest: \( 14 \)
3. Next smallest: \( 18 \)
4. Largest: \( 26 \)
Sorted order: \( 10, 14, 18, 26 \)
Final Answer:
\[
\boxed{
\begin{array}{l}
5, 11, 21, 28 \\
7, 9, 26, 27 \\
1, 20, 21, 30 \\
9, 11, 18, 24 \\
10, 14, 18, 26
\end{array}
}
\]
Parent Tip: Review the logic above to help your child master the concept of class 1 maths worksheet.