Problem Description:
The task is to match community helpers (people who perform essential services in a community) with their respective vehicles. The image shows six community helpers on the left and six vehicles on the right. The goal is to pair each helper with the vehicle they typically use.
Community Helpers (Left Column):
1. Police officer
2. Firefighter
3. Doctor
4. Farmer
5. Pilot
6. Taxi driver
Vehicles (Right Column):
1. Ambulance
2. Airplane
3. Tractor
4. Taxi
5. Fire truck
6. Police car
Solution:
To solve this, we need to identify which vehicle each community helper uses based on their profession:
1.
Police officer →
Police car
- Police officers use police cars to patrol streets, respond to emergencies, and enforce laws.
2.
Firefighter →
Fire truck
- Firefighters use fire trucks to transport equipment and personnel to the scene of fires or other emergencies.
3.
Doctor →
Ambulance
- Doctors, especially those working in emergency medicine, are often associated with ambulances, which are used to transport patients to hospitals.
4.
Farmer →
Tractor
- Farmers use tractors for agricultural work, such as plowing fields, planting crops, and harvesting.
5.
Pilot →
Airplane
- Pilots operate airplanes for transportation, cargo delivery, or other aviation-related tasks.
6.
Taxi driver →
Taxi
- Taxi drivers use taxis to provide transportation services to passengers.
Matched Pairs:
- Police officer ↔ Police car
- Firefighter ↔ Fire truck
- Doctor ↔ Ambulance
- Farmer ↔ Tractor
- Pilot ↔ Airplane
- Taxi driver ↔ Taxi
Final Answer:
\[
\boxed{
\begin{array}{ll}
\text{Police officer} & \rightarrow \text{Police car} \\
\text{Firefighter} & \rightarrow \text{Fire truck} \\
\text{Doctor} & \rightarrow \text{Ambulance} \\
\text{Farmer} & \rightarrow \text{Tractor} \\
\text{Pilot} & \rightarrow \text{Airplane} \\
\text{Taxi driver} & \rightarrow \text{Taxi}
\end{array}
}
\]
Parent Tip: Review the logic above to help your child master the concept of community helpers matching worksheet.