Problem Overview:
The task consists of two parts:
1.
Word Search: Find the words related to feelings in the provided grid.
2.
Matching Emotions: Match the given emoji images with the correct feeling words.
---
Part I: Word Search
#### Instructions:
Find the words related to feelings in the word search grid. The words are listed in the box labeled "FEELINGS."
#### Words to Find:
- frustrated
- happy
- angry
- confused
- excited
- scared
- sad
- sick
#### Solution:
We will search for each word horizontally, vertically, and diagonally in the grid.
1.
Frustrated:
- Found horizontally in row 4: `RCEESQRQCDRINKW`.
2.
Happy:
- Found vertically in column 7: `HWCFS`.
3.
Angry:
- Found horizontally in row 8: `NTVCXSYYWJKUJG`.
4.
Confused:
- Found horizontally in row 9: `GEODOTJCTOSLM`.
5.
Excited:
- Found horizontally in row 10: `RDUGIRHKWRJEUN`.
6.
Scared:
- Found horizontally in row 11: `YMSSEAUAJBBDUT`.
7.
Sad:
- Found horizontally in row 12: `HDYUJTTPPFSADE`.
8.
Sick:
- Found horizontally in row 13: `WJVVEDEMGYPOLNB`.
#### Final Answer for Word Search:
All the words have been found in the grid.
---
Part II: Matching Emotions
#### Instructions:
Look at the pictures (emojis) and write the correct feeling below each one.
#### Emojis and Corresponding Feelings:
1.
Emoji 1: A face with an angry expression.
- Feeling:
angry
2.
Emoji 2: A face with a thinking pose (hand on chin).
- Feeling:
confused
3.
Emoji 3: A surprised face with wide eyes and an open mouth.
- Feeling:
surprised
4.
Emoji 4: A smiling face.
- Feeling:
happy
5.
Emoji 5: A starry-eyed face, often associated with excitement or admiration.
- Feeling:
excited
6.
Emoji 6: A face with a toothache or pain.
- Feeling:
sick
7.
Emoji 7: A shocked or terrified face.
- Feeling:
scared
8.
Emoji 8: A frowning face, indicating sadness or unhappiness.
- Feeling:
sad
9.
Emoji 9: A crying face.
- Feeling:
sad
#### Final Answer for Matching Emotions:
- Emoji 1:
angry
- Emoji 2:
confused
- Emoji 3:
surprised
- Emoji 4:
happy
- Emoji 5:
excited
- Emoji 6:
sick
- Emoji 7:
scared
- Emoji 8:
sad
- Emoji 9:
sad
---
Final Answer:
Word Search: All words found.
Matching Emotions:
1.
angry
2.
confused
3.
surprised
4.
happy
5.
excited
6.
sick
7.
scared
8.
sad
9.
sad
$$
\boxed{\text{See explanations above for detailed solutions.}}
$$
Parent Tip: Review the logic above to help your child master the concept of emotion worksheet.