Let’s solve each row one by one. We’re looking for the pattern in shapes and colors, then figuring out what comes next.
---
Row 1:
Shapes: Green Square → Yellow Circle → Green Square → Yellow Circle → Green Square → ?
Pattern: Alternating between Green Square and Yellow Circle.
Last shape was Green Square, so next should be
Yellow Circle.
---
Row 2:
Shapes: Yellow Circle → Green Square → Yellow Circle → Green Square → Yellow Circle → ?
Pattern: Alternating between Yellow Circle and Green Square.
Last shape was Yellow Circle, so next should be
Green Square.
---
Row 3:
Shapes: Green Square → Yellow Triangle → Green Square → Yellow Triangle → Green Square → ?
Pattern: Alternating between Green Square and Yellow Triangle.
Last shape was Green Square, so next should be
Yellow Triangle.
---
Row 4:
Shapes: Yellow Triangle → Green Circle → Yellow Triangle → Green Circle → Yellow Triangle → ?
Pattern: Alternating between Yellow Triangle and Green Circle.
Last shape was Yellow Triangle, so next should be
Green Circle.
---
Row 5:
Shapes: Green Circle → Yellow Diamond → Yellow Diamond → Green Circle → Yellow Diamond → ?
Let’s look closely:
- Position 1: Green Circle
- Position 2: Yellow Diamond
- Position 3: Yellow Diamond
- Position 4: Green Circle
- Position 5: Yellow Diamond
It looks like a repeating group of 3:
[Green Circle, Yellow Diamond, Yellow Diamond] — then it repeats.
So positions 1–3: G C, Y D, Y D
Positions 4–6: G C, Y D, ??? → should be Y D again to complete the group.
Wait — position 4 is Green Circle (start of new group), position 5 is Yellow Diamond (second in group), so position 6 should be
Yellow Diamond (third in group).
Yes — pattern is groups of three: [Green Circle, Yellow Diamond, Yellow Diamond], repeated.
So after position 5 (Yellow Diamond), next is
Yellow Diamond.
---
Final Answer:
Row 1: Yellow Circle
Row 2: Green Square
Row 3: Yellow Triangle
Row 4: Green Circle
Row 5: Yellow Diamond
Parent Tip: Review the logic above to help your child master the concept of sequencing worksheet for preschoolers.