Problem Description:
The task is to identify and circle the words that rhyme with the given words in each jar. The jars are labeled with the following words:
bed,
mop,
sit, and
can. Rhyming words are those that have the same ending sound.
Solution:
#### Jar 1:
bed
- Words in the jar: ted, wed, run, led, hen, cat, red, wig, tip, fed, jot, rug
- Rhyming words:
ted, wed, led, red, fed, jot
#### Jar 2:
mop
- Words in the jar: hug, bit, fog, met, bog, pat, hog, rat, dog, log, cat, jog
- Rhyming words:
fog, bog, hog, log, jog
#### Jar 3:
sit
- Words in the jar: pit, pen, hit, lap, bat, mop, bit, wit, jet, run
- Rhyming words:
pit, hit, bit, wit, jet
#### Jar 4:
can
- Words in the jar: man, ton, ran, pan, fan, bin, fat, let, rub, dot, tan
- Rhyming words:
man, ran, pan, fan, tan
Explanation:
To solve this problem, we need to identify words that share the same ending sound as the word at the top of each jar. Here's a breakdown for each jar:
1.
Jar 1 (bed):
- The ending sound of "bed" is
-ed.
- Words that end with
-ed: ted, wed, led, red, fed, jot.
2.
Jar 2 (mop):
- The ending sound of "mop" is
-op.
- Words that end with
-op: fog, bog, hog, log, jog.
3.
Jar 3 (sit):
- The ending sound of "sit" is
-it.
- Words that end with
-it: pit, hit, bit, wit, jet.
4.
Jar 4 (can):
- The ending sound of "can" is
-an.
- Words that end with
-an: man, ran, pan, fan, tan.
Final Answer:
-
Jar 1 (bed): Circle
ted, wed, led, red, fed, jot
-
Jar 2 (mop): Circle
fog, bog, hog, log, jog
-
Jar 3 (sit): Circle
pit, hit, bit, wit, jet
-
Jar 4 (can): Circle
man, ran, pan, fan, tan
$$
\boxed{
\text{Jar 1: ted, wed, led, red, fed, jot} \\
\text{Jar 2: fog, bog, hog, log, jog} \\
\text{Jar 3: pit, hit, bit, wit, jet} \\
\text{Jar 4: man, ran, pan, fan, tan}
}
$$
Parent Tip: Review the logic above to help your child master the concept of rhyming words for kids worksheet.