The task is to sort the trash into the correct bin:
Garbage or
Recycle. Below is the solution with explanations for each item.
Items to Sort:
1. Burnt toast
2. Crisps (snack) bag
3. Plastic water bottle
4. Banana peel
5. Glass jar (labeled "Jelly")
6. Soda can
7. Glass bottle
8. Turkey (cooked)
9. Stack of paper
10. Light bulb
11. Disposable cup with straw
---
Sorting Guide:
-
Garbage: Items that cannot be recycled or composted.
-
Recycle: Items made from materials that can be recycled (e.g., plastic, glass, metal).
---
Solution:
#### Garbage Bin:
1.
Burnt toast: Food waste, not recyclable.
2.
Banana peel: Organic waste, not recyclable.
3.
Turkey (cooked): Food waste, not recyclable.
4.
Light bulb: Contains hazardous materials and should not be recycled in standard bins.
5.
Disposable cup with straw: Typically made of mixed materials (plastic and paper), which are difficult to recycle.
#### Recycle Bin:
1.
Crisps (snack) bag: Likely made of plastic, which can be recycled.
2.
Plastic water bottle: Made of plastic, which is recyclable.
3.
Glass jar (labeled "Jelly"): Made of glass, which is recyclable.
4.
Soda can: Made of aluminum, which is recyclable.
5.
Glass bottle: Made of glass, which is recyclable.
6.
Stack of paper: Paper is recyclable.
---
Final Answer:
-
Garbage Bin: Burnt toast, banana peel, turkey, light bulb, disposable cup with straw.
-
Recycle Bin: Crisps bag, plastic water bottle, glass jar, soda can, glass bottle, stack of paper.
$$
\boxed{
\text{Garbage: 1, 4, 8, 10, 11; Recycle: 2, 3, 5, 6, 7, 9}
}
$$
Parent Tip: Review the logic above to help your child master the concept of recycling worksheet for kids.