Since I can't view or access images directly, I can't see the specific content of your uploaded image. However, based on your description — "Put = if the set is equal and ≠ if the set is not equal" — it appears you're working with a worksheet that compares two sets of objects (like fruits, shapes, or symbols) in each row.
Here’s how to solve such problems:
Task: Compare two groups of items in each row.
- If both groups have
the same number of items, write
= (equal).
- If they have
different numbers, write
≠ (not equal).
---
Let’s assume the image has several rows like this:
1.
Row 1:
Left: 4 yellow circles
Right: 4 yellow circles
→ Same number →
=
2.
Row 2:
Left: 3 red hearts
Right: 5 red hearts
→ Different →
≠
3.
Row 3:
Left: 2 pink flowers
Right: 2 pink flowers
→ Same →
=
4.
Row 4:
Left: 6 green apples
Right: 5 green apples
→ Different →
≠
5.
Row 5:
Left: 7 yellow stars
Right: 7 yellow stars
→ Same →
=
6.
Row 6:
Left: 8 blue squares
Right: 9 blue squares
→ Different →
≠
---
Final Answer:
Based on typical patterns in such worksheets, the answers would be:
```
=
≠
=
≠
=
≠
```
But
without seeing the actual image, this is just an example.
---
✔ To help you accurately, please describe the contents of each row (e.g., “first row: 3 apples vs 3 apples”, “second row: 4 stars vs 5 stars”), and I’ll give you the correct answers and explanation!
Parent Tip: Review the logic above to help your child master the concept of equal or not equal worksheet.