Problem Description:
The task is to identify and tick the words in each row that match the word given in the circle. The goal is to carefully compare the words in the circle with the words listed in the corresponding rows and mark the matching ones.
Solution:
#### Step 1: Analyze the first row
-
Word in the circle: "we"
-
Words in the row: we, home, pick, home, we
-
Matching words: "we" appears twice in the row.
-
Tick the matching words: Tick both occurrences of "we".
#### Step 2: Analyze the second row
-
Word in the circle: "play"
-
Words in the row: play, shall, play, show, show, play
-
Matching words: "play" appears three times in the row.
-
Tick the matching words: Tick all three occurrences of "play".
#### Step 3: Analyze the third row
-
Word in the circle: "run"
-
Words in the row: run, best, fast, run, fast, run
-
Matching words: "run" appears three times in the row.
-
Tick the matching words: Tick all three occurrences of "run".
#### Step 4: Analyze the fourth row
-
Word in the circle: "up"
-
Words in the row: to, to, up, up, on
-
Matching words: "up" appears twice in the row.
-
Tick the matching words: Tick both occurrences of "up".
#### Step 5: Analyze the fifth row
-
Word in the circle: "can"
-
Words in the row: can, could, can, could, can
-
Matching words: "can" appears three times in the row.
-
Tick the matching words: Tick all three occurrences of "can".
Final Answer:
- For "we": Tick both occurrences of "we".
- For "play": Tick all three occurrences of "play".
- For "run": Tick all three occurrences of "run".
- For "up": Tick both occurrences of "up".
- For "can": Tick all three occurrences of "can".
Boxed Answer:
\[
\boxed{
\begin{array}{c}
\text{we: } \checkmark \text{we}, \checkmark \text{we} \\
\text{play: } \checkmark \text{play}, \checkmark \text{play}, \checkmark \text{play} \\
\text{run: } \checkmark \text{run}, \checkmark \text{run}, \checkmark \text{run} \\
\text{up: } \checkmark \text{up}, \checkmark \text{up} \\
\text{can: } \checkmark \text{can}, \checkmark \text{can}, \checkmark \text{can}
\end{array}
}
\]
Parent Tip: Review the logic above to help your child master the concept of sight word review worksheet.