Problem Description:
The task involves completing words in each row using the given digraphs (two-letter combinations that represent a single sound). The digraphs are provided at the beginning of each row, and students must fill in the blanks to form complete words. The images next to the words provide visual clues to help identify the correct words.
Digraphs and Rows:
1.
oi: _oi_l, _oi_n, _oi_l
2.
ai: p_ai_nt, st_ai_n, p_ai_n
3.
ue: g_ue_, c_ue_, b_ue_
4.
oe: _oe_t, _oe_d, _oe_w
5.
aj: tr_aj_, cl_aj_, pl_aj_
6.
ej: _ej_t, _ej_b, _ej_j
Solution with Explanation:
#### Row 1:
oi
-
_oi_l: The image shows an oil can. The word is "oil."
-
_oi_n: The image shows a coin. The word is "coin."
-
_oi_l: The image shows oil being poured. The word is "oil."
#### Row 2:
ai
-
p_ai_nt: The image shows a paintbrush. The word is "paint."
-
st_ai_n: The image shows a stain on a surface. The word is "stain."
-
p_ai_n: The image shows a person holding their head in pain. The word is "pain."
#### Row 3:
ue
-
g_ue_: The image shows a glue bottle. The word is "glue."
-
c_ue_: The image shows a cue stick (e.g., for billiards). The word is "cue."
-
b_ue_: The image shows a blue object. The word is "blue."
#### Row 4:
oe
-
_oe_t: The image shows a foot. The word is "foot."
-
_oe_d: The image shows a bed. The word is "bed."
-
_oe_w: The image shows a bow (e.g., a ribbon or decorative item). The word is "bow."
#### Row 5:
aj
-
tr_aj_: The image shows a train. The word is "train."
-
cl_aj_: The image shows a clap. The word is "clap."
-
pl_aj_: The image shows a play area or playground. The word is "play."
#### Row 6:
ej
-
_ej_t: The image shows a jet plane. The word is "jet."
-
_ej_b: The image shows a job application or resume. The word is "job."
-
_ej_j: The image shows a jeep. The word is "jeep."
Final Answer:
```
Row 1: oi - oil, coin, oil
Row 2: ai - paint, stain, pain
Row 3: ue - glue, cue, blue
Row 4: oe - foot, bed, bow
Row 5: aj - train, clap, play
Row 6: ej - jet, job, jeep
```
Boxed Final Answer:
\boxed{
\begin{array}{lll}
\text{Row 1:} & \text{oi - oil, coin, oil} \\
\text{Row 2:} & \text{ai - paint, stain, pain} \\
\text{Row 3:} & \text{ue - glue, cue, blue} \\
\text{Row 4:} & \text{oe - foot, bed, bow} \\
\text{Row 5:} & \text{aj - train, clap, play} \\
\text{Row 6:} & \text{ej - jet, job, jeep} \\
\end{array}
}
Parent Tip: Review the logic above to help your child master the concept of vowel digraphs worksheet.