Problem Description:
The task is to match the swimming-related vocabulary words on the left with the corresponding images in the grid. The goal is to identify which word corresponds to each image.
Vocabulary Words:
1. deep
2. lane
3. snorkel
4. ladder
5. shallow
6. life vest
7. Butterfly
8. Back Stroke
9. Frog Stroke
10. Crawl Stroke
Solution:
#### Step 1: Analyze Each Image and Match It with the Correct Vocabulary Word
1.
Image 1 (Top Left):
- This image shows a life vest.
-
Match: "life vest"
2.
Image 2 (Top Second from Left):
- This image shows a ladder leading into a pool.
-
Match: "ladder"
3.
Image 3 (Top Third from Left):
- This image shows a pair of goggles and a snorkel.
-
Match: "snorkel"
4.
Image 4 (Top Right):
- This image shows a swimming pool with lanes marked by floating dividers.
-
Match: "lane"
5.
Image 5 (Middle Left):
- This image shows a swimmer performing the butterfly stroke.
-
Match: "Butterfly"
6.
Image 6 (Middle Second from Left):
- This image shows a swimmer performing the backstroke.
-
Match: "Back Stroke"
7.
Image 7 (Middle Third from Left):
- This image shows a swimmer performing the frog stroke.
-
Match: "Frog Stroke"
8.
Image 8 (Middle Right):
- This image shows a swimmer performing the crawl stroke.
-
Match: "Crawl Stroke"
9.
Image 9 (Bottom Left):
- This image shows a child standing in shallow water.
-
Match: "shallow"
10.
Image 10 (Bottom Right):
- This image shows a child standing in deeper water.
-
Match: "deep"
#### Step 2: Final Matching
-
1: life vest
-
2: ladder
-
3: snorkel
-
4: lane
-
5: Butterfly
-
6: Back Stroke
-
7: Frog Stroke
-
8: Crawl Stroke
-
9: shallow
-
10: deep
Final Answer:
\[
\boxed{
\begin{array}{cccc}
1 & 2 & 3 & 4 \\
\text{life vest} & \text{ladder} & \text{snorkel} & \text{lane} \\
5 & 6 & 7 & 8 \\
\text{Butterfly} & \text{Back Stroke} & \text{Frog Stroke} & \text{Crawl Stroke} \\
9 & 10 & & \\
\text{shallow} & \text{deep} & &
\end{array}
}
\]
Parent Tip: Review the logic above to help your child master the concept of swimming worksheet.