Problem Description:
The task is to match each picture with the letter that its name begins with. The images provided are:
1. A school bus.
2. A pencil.
3. A notebook.
4. A pair of scissors.
The letters given for matching are:
P, S, T, B, N.
---
Solution Explanation:
#### Step 1: Identify the names of the objects in the images.
- The first image is a
school bus.
- The second image is a
pencil.
- The third image is a
notebook.
- The fourth image is a
pair of scissors.
#### Step 2: Determine the initial letter of each object's name.
-
School bus: The word "bus" starts with the letter
B.
-
Pencil: The word "pencil" starts with the letter
P.
-
Notebook: The word "notebook" starts with the letter
N.
-
Scissors: The word "scissors" starts with the letter
S.
#### Step 3: Match the objects to the corresponding letters.
- The school bus matches with
B.
- The pencil matches with
P.
- The notebook matches with
N.
- The scissors match with
S.
#### Step 4: Verify the unused letter.
- The letters provided are
P, S, T, B, N.
- After matching, the only letter left is
T, which does not correspond to any of the objects in the images.
---
Final Answer:
- School bus →
B
- Pencil →
P
- Notebook →
N
- Scissors →
S
$$
\boxed{B, P, N, S}
$$
Parent Tip: Review the logic above to help your child master the concept of abc matching worksheet.