Let's solve this C-V-C (Consonant-Vowel-Consonant) word puzzle step by step. The goal is to complete each C-V-C word based on the picture shown above it.
---
Step 1: Understand the Pattern
Each word follows the
C-V-C pattern:
- First letter: consonant
- Middle letter: vowel (already given)
- Last letter: consonant
We need to fill in the
first missing consonant for each word.
---
Now, let's go through each image and determine the correct word:
####
1. Picture: A man in a top hat holding a cane, with a child behind him
- This looks like a
"dad".
- Given: `__a d` → We need a consonant that makes "dad".
- Answer:
d →
dad
✔ d a d
---
####
2. Picture: The number "10"
- The word is likely
"ten", because "10" is "ten".
- Given: `__e n` → We need a consonant that makes "ten".
- Answer:
t →
ten
✔ t e n
---
####
3. Picture: A safety pin
- The word is
"pin".
- Given: `__i n` → We need a consonant that makes "pin".
- Answer:
p →
pin
✔ p i n
---
####
4. Picture: A bat (blue creature with wings)
- The word is
"bat".
- Given: `__a t` → We need a consonant that makes "bat".
- Answer:
b →
bat
✔ b a t
---
####
5. Picture: A spider in a web
- The word is
"web".
- Given: `__e b` → We need a consonant that makes "web".
- Answer:
w →
web
✔ w e b
---
####
6. Picture: A smiling sun wearing sunglasses
- The word is
"sun".
- Given: `__u n` → We need a consonant that makes "sun".
- Answer:
s →
sun
✔ s u n
---
✔ Final Answers:
| Picture | Word |
|--------|------|
| Man with cane |
dad |
| Number 10 |
ten |
| Safety pin |
pin |
| Bat |
bat |
| Spider web |
web |
| Sun |
sun |
---
Completed Worksheet:
```
__ad → dad
__en → ten
__in → pin
__at → bat
__eb → web
__un → sun
```
---
✔ All words are valid C-V-C words matching the pictures!
Parent Tip: Review the logic above to help your child master the concept of initial letter worksheet.