The task involves coloring specific items based on their ordinal positions (e.g., first, second, third) in a row. Let's solve each part step by step:
---
Task 1: Color the first lemon from the left in the row
- There are five lemons in the row.
- The
first lemon from the left is the one at the far left end of the row.
-
Solution: Color the leftmost lemon.
---
Task 2: Color the first apple from the right in the row
- There are five apples in the row.
- The
first apple from the right is the one at the far right end of the row.
-
Solution: Color the rightmost apple.
---
Task 3: Color the first heart from the left in the row
- There are five hearts in the row.
- The
first heart from the left is the one at the far left end of the row.
-
Solution: Color the leftmost heart.
---
Task 4: Color the second balloon from the right in the row
- There are five balloons in the row.
- The
second balloon from the right is the balloon that is one position to the left of the rightmost balloon.
-
Solution: Count two balloons from the right and color the second one.
---
Task 5: Color the third pear from the left in the row
- There are five pears in the row.
- The
third pear from the left is the pear that is two positions to the right of the leftmost pear.
-
Solution: Count three pears from the left and color the third one.
---
Final Answer
To summarize:
1. Color the
leftmost lemon.
2. Color the
rightmost apple.
3. Color the
leftmost heart.
4. Color the
second balloon from the right.
5. Color the
third pear from the left.
Boxed Final Answer:
\[
\boxed{\text{Follow the steps above to color the correct items.}}
\]
Parent Tip: Review the logic above to help your child master the concept of ordinal number worksheet for first grade.