The task involves counting the number of geometric shapes in each image and writing down the counts next to the corresponding shape symbols. Let's solve this step by step for each image.
---
Image 1: Train
#### Shapes to count:
- Square (□)
- Circle (○)
- Triangle (△)
- Rectangle (▭)
#### Counting:
1.
Squares (□):
- There are 3 squares: one on the front of the train, one on the side, and one on the top.
- Total:
3
2.
Circles (○):
- There are 5 circles: four wheels and one small circle on the front of the train.
- Total:
5
3.
Triangles (△):
- There is 1 triangle on the chimney.
- Total:
1
4.
Rectangles (▭):
- There are 4 rectangles: two on the sides of the train, one on the front, and one on the top.
- Total:
4
#### Final Counts for Image 1:
- Square:
3
- Circle:
5
- Triangle:
1
- Rectangle:
4
---
Image 2: House
#### Shapes to count:
- Square (□)
- Circle (○)
- Triangle (△)
- Rectangle (▭)
#### Counting:
1.
Squares (□):
- There are 3 squares: two windows and one door.
- Total:
3
2.
Circles (○):
- There are 6 circles: one large circle with smaller circles inside it, and five small circles scattered around.
- Total:
6
3.
Triangles (△):
- There are 3 triangles: one large triangle forming the roof and two smaller triangles on the roof.
- Total:
3
4.
Rectangles (▭):
- There are 3 rectangles: the main body of the house and two additional rectangular shapes.
- Total:
3
#### Final Counts for Image 2:
- Square:
3
- Circle:
6
- Triangle:
3
- Rectangle:
3
---
Image 3: Person
#### Shapes to count:
- Square (□)
- Circle (○)
- Triangle (△)
- Rectangle (▭)
#### Counting:
1.
Squares (□):
- There are 3 squares: two forming the body and one forming the bow tie.
- Total:
3
2.
Circles (○):
- There are 3 circles: two eyes and one nose.
- Total:
3
3.
Triangles (△):
- There are 4 triangles: two forming the arms and two forming the legs.
- Total:
4
4.
Rectangles (▭):
- There are 2 rectangles: one forming the neck and one forming the lower part of the body.
- Total:
2
#### Final Counts for Image 3:
- Square:
3
- Circle:
3
- Triangle:
4
- Rectangle:
2
---
Final Answer:
\[
\boxed{
\begin{array}{c|cccc}
& \text{Square} & \text{Circle} & \text{Triangle} & \text{Rectangle} \\
\hline
\text{Image 1} & 3 & 5 & 1 & 4 \\
\text{Image 2} & 3 & 6 & 3 & 3 \\
\text{Image 3} & 3 & 3 & 4 & 2 \\
\end{array}
}
\]
Parent Tip: Review the logic above to help your child master the concept of counting shapes worksheet.