Problem Analysis:
The task consists of two parts:
1.
Part 1: A simple yes/no verification task where you need to check if the given number matches its written form.
2.
Part 2: A vocabulary-based completion task where you need to fill in the blanks using words related to the images provided.
---
Solution:
####
Part 1: Write yes/no
For each pair of numbers and their written forms, determine if they match. If they do, write "yes"; otherwise, write "no".
-
32 thirty two: The written form is correct.
Answer: Yes
-
100 a hundred: The written form is correct.
Answer: Yes
-
74 sixty four: The written form is incorrect (should be "seventy four").
Answer: No
-
58 fifty eight: The written form is correct.
Answer: Yes
Final Answers for Part 1:
- 32 thirty two →
Yes
- 100 a hundred →
Yes
- 74 sixty four →
No
- 58 fifty eight →
Yes
---
####
Part 2: Look, read, and complete
For each blank, use the corresponding image to identify the correct word.
1.
Image 1: A village with houses and trees.
- Sentence: "I live in a house in the _______. It has got lots of trees."
-
Answer: Village
2.
Image 2: A camera.
- Sentence: "I want to take a photo of that dog. I need a _______."
-
Answer: Camera
3.
Image 3: A truck.
- Sentence: "They want to move house. They need a _______ to take their beds and cupboards to their new home."
-
Answer: Truck
4.
Image 4: A small dog.
- Sentence: "Suzy is Mr. Star's _______. She isn't quiet, but she is very small."
-
Answer: Dog
5.
Image 5: Stairs leading up to an attic.
- Sentence: "I need to go to the attic. I need to go _______."
-
Answer: Upstairs
6.
Image 6: An apartment building.
- Sentence: "Meera moved from a house in the village to a _______ in the town. It has got a balcony."
-
Answer: Apartment
7.
Image 7: An elevator.
- Sentence: "To get up and down in a building I need a _______."
-
Answer: Elevator
---
Final Answers for Part 2:
a) Stella’s
parents are Mr. and Mrs. Star.
b) I want to take a photo of that dog. I need a
camera.
c) They want to move house. They need a
truck to take their beds and cupboards to their new home.
d) Suzy is Mr. Star’s
dog. She isn’t quiet, but she is very small.
e) I need to go to the attic. I need to go
upstairs.
f) I live in a house in the
village. It has got lots of trees.
g) To get up and down in a building I need a
elevator.
h) Meera moved from a house in the village to an
apartment in the town. It has got a balcony.
---
Final Answer:
Boxed Final Answer:
\[
\boxed{
\text{Part 1: Yes, Yes, No, Yes} \\
\text{Part 2: parents, camera, truck, dog, upstairs, village, elevator, apartment}
}
\]
Parent Tip: Review the logic above to help your child master the concept of 100 steps worksheet.