Workbook Detail

Comparison Expressions Hard — Set 59

Arithmetic B
B Set 59 Unknown

This page uses a content type that does not have a custom renderer yet. Raw structured data is shown below.

{
    "contentData": {
        "operation": "comparison",
        "subject": "arithmetic",
        "difficulty": "hard",
        "config": {
            "difficulty": "hard",
            "maxNumber": 10
        },
        "problems": [
            {
                "id": 1,
                "type": "comparison",
                "subType": "whole-numbers",
                "question": "4 ○ 7 (>, <, or =)",
                "answer": "<",
                "correctAnswer": "<",
                "difficulty": "hard"
            },
            {
                "id": 2,
                "type": "comparison",
                "subType": "decimals",
                "question": "Compare: 90.02 ○ 90.21 (>, <, or =)",
                "answer": "<",
                "correctAnswer": "<",
                "difficulty": "hard"
            },
            {
                "id": 3,
                "type": "comparison",
                "subType": "decimals",
                "question": "Compare: 10.29 ○ 2.19 (>, <, or =)",
                "answer": ">",
                "correctAnswer": ">",
                "difficulty": "hard"
            },
            {
                "id": 4,
                "type": "comparison",
                "subType": "fractions",
                "question": "Compare: 2/7 ○ 1/9 (>, <, or =)",
                "answer": ">",
                "correctAnswer": ">",
                "difficulty": "hard"
            },
            {
                "id": 5,
                "type": "comparison",
                "subType": "decimals",
                "question": "Compare: 2.01 ○ 42.38 (>, <, or =)",
                "answer": "<",
                "correctAnswer": "<",
                "difficulty": "hard"
            },
            {
                "id": 6,
                "type": "comparison",
                "subType": "fractions",
                "question": "Compare: 1/2 ○ 4/9 (>, <, or =)",
                "answer": ">",
                "correctAnswer": ">",
                "difficulty": "hard"
            },
            {
                "id": 7,
                "type": "comparison",
                "subType": "fractions",
                "question": "Compare: 2/6 ○ 1/8 (>, <, or =)",
                "answer": ">",
                "correctAnswer": ">",
                "difficulty": "hard"
            },
            {
                "id": 8,
                "type": "comparison",
                "subType": "fractions",
                "question": "Compare: 1/2 ○ 1/3 (>, <, or =)",
                "answer": ">",
                "correctAnswer": ">",
                "difficulty": "hard"
            },
            {
                "id": 9,
                "type": "comparison",
                "subType": "decimals",
                "question": "Compare: 13.54 ○ 40.21 (>, <, or =)",
                "answer": "<",
                "correctAnswer": "<",
                "difficulty": "hard"
            },
            {
                "id": 10,
                "type": "comparison",
                "subType": "decimals",
                "question": "Compare: 94.95 ○ 88.45 (>, <, or =)",
                "answer": ">",
                "correctAnswer": ">",
                "difficulty": "hard"
            },
            {
                "id": 11,
                "type": "comparison",
                "subType": "whole-numbers",
                "question": "9 ○ 10 (>, <, or =)",
                "answer": "<",
                "correctAnswer": "<",
                "difficulty": "hard"
            },
            {
                "id": 12,
                "type": "comparison",
                "subType": "decimals",
                "question": "Compare: 27.36 ○ 31.07 (>, <, or =)",
                "answer": "<",
                "correctAnswer": "<",
                "difficulty": "hard"
            },
            {
                "id": 13,
                "type": "comparison",
                "subType": "fractions",
                "question": "Compare: 2/5 ○ 1/3 (>, <, or =)",
                "answer": ">",
                "correctAnswer": ">",
                "difficulty": "hard"
            },
            {
                "id": 14,
                "type": "comparison",
                "subType": "fractions",
                "question": "Compare: 2/5 ○ 3/7 (>, <, or =)",
                "answer": "<",
                "correctAnswer": "<",
                "difficulty": "hard"
            },
            {
                "id": 15,
                "type": "comparison",
                "subType": "fractions",
                "question": "Compare: 3/4 ○ 9/10 (>, <, or =)",
                "answer": "<",
                "correctAnswer": "<",
                "difficulty": "hard"
            },
            {
                "id": 16,
                "type": "comparison",
                "subType": "whole-numbers",
                "question": "10 ○ 10 (>, <, or =)",
                "answer": "=",
                "correctAnswer": "=",
                "difficulty": "hard"
            },
            {
                "id": 17,
                "type": "comparison",
                "subType": "fractions",
                "question": "Compare: 6/10 ○ 8/10 (>, <, or =)",
                "answer": "<",
                "correctAnswer": "<",
                "difficulty": "hard"
            },
            {
                "id": 18,
                "type": "comparison",
                "subType": "whole-numbers",
                "question": "3 ○ 8 (>, <, or =)",
                "answer": "<",
                "correctAnswer": "<",
                "difficulty": "hard"
            },
            {
                "id": 19,
                "type": "comparison",
                "subType": "fractions",
                "question": "Compare: 1/6 ○ 3/10 (>, <, or =)",
                "answer": "<",
                "correctAnswer": "<",
                "difficulty": "hard"
            },
            {
                "id": 20,
                "type": "comparison",
                "subType": "fractions",
                "question": "Compare: 6/10 ○ 4/5 (>, <, or =)",
                "answer": "<",
                "correctAnswer": "<",
                "difficulty": "hard"
            }
        ],
        "layout": {
            "columns": 2,
            "problemsPerPage": 20
        }
    },
    "outputTargets": {
        "screen": true,
        "print": true,
        "pdf": true,
        "answerKey": true
    },
    "_archetype": "form-exercise",
    "_generatorId": "arithmetic-generator-v7.2.1"
}

Teaching Notes

hard Set 59
  1. 4 ○ 7 (>, <, or =)
  2. Compare: 90.02 ○ 90.21 (>, <, or =)
  3. Compare: 10.29 ○ 2.19 (>, <, or =)
  4. Compare: 2/7 ○ 1/9 (>, <, or =)
  5. Compare: 2.01 ○ 42.38 (>, <, or =)
  6. Compare: 1/2 ○ 4/9 (>, <, or =)
  7. Compare: 2/6 ○ 1/8 (>, <, or =)
  8. Compare: 1/2 ○ 1/3 (>, <, or =)
  9. Compare: 13.54 ○ 40.21 (>, <, or =)
  10. Compare: 94.95 ○ 88.45 (>, <, or =)
  11. 9 ○ 10 (>, <, or =)
  12. Compare: 27.36 ○ 31.07 (>, <, or =)
  13. Compare: 2/5 ○ 1/3 (>, <, or =)
  14. Compare: 2/5 ○ 3/7 (>, <, or =)
  15. Compare: 3/4 ○ 9/10 (>, <, or =)
  16. 10 ○ 10 (>, <, or =)
  17. Compare: 6/10 ○ 8/10 (>, <, or =)
  18. 3 ○ 8 (>, <, or =)
  19. Compare: 1/6 ○ 3/10 (>, <, or =)
  20. Compare: 6/10 ○ 4/5 (>, <, or =)

Practice comparison expressions with free hard printable worksheets. Uniquely generated — reinforce key math skills.

Frequently Asked Questions

How do I use this Comparison Expressions Hard Practice?

Print the worksheet and use it for independent practice, homework, or assessment. The included answer key allows for quick grading.

Is there an answer key?

Yes — the answer key is included and can be printed separately.

Workbook Detail

Comparison Expressions Hard — Set 59

Arithmetic B
B Set 59 Unknown

This page uses a content type that does not have a custom renderer yet. Raw structured data is shown below.

{
    "contentData": {
        "operation": "comparison",
        "subject": "arithmetic",
        "difficulty": "hard",
        "config": {
            "difficulty": "hard",
            "maxNumber": 10
        },
        "problems": [
            {
                "id": 1,
                "type": "comparison",
                "subType": "fractions",
                "question": "Compare: 1/4 ○ 1/2 (>, <, or =)",
                "answer": "<",
                "correctAnswer": "<",
                "difficulty": "hard"
            },
            {
                "id": 2,
                "type": "comparison",
                "subType": "fractions",
                "question": "Compare: 2/7 ○ 2/3 (>, <, or =)",
                "answer": "<",
                "correctAnswer": "<",
                "difficulty": "hard"
            },
            {
                "id": 3,
                "type": "comparison",
                "subType": "decimals",
                "question": "Compare: 32.49 ○ 93.96 (>, <, or =)",
                "answer": "<",
                "correctAnswer": "<",
                "difficulty": "hard"
            },
            {
                "id": 4,
                "type": "comparison",
                "subType": "decimals",
                "question": "Compare: 53.93 ○ 15.02 (>, <, or =)",
                "answer": ">",
                "correctAnswer": ">",
                "difficulty": "hard"
            },
            {
                "id": 5,
                "type": "comparison",
                "subType": "whole-numbers",
                "question": "1 ○ 3 (>, <, or =)",
                "answer": "<",
                "correctAnswer": "<",
                "difficulty": "hard"
            },
            {
                "id": 6,
                "type": "comparison",
                "subType": "whole-numbers",
                "question": "3 ○ 6 (>, <, or =)",
                "answer": "<",
                "correctAnswer": "<",
                "difficulty": "hard"
            },
            {
                "id": 7,
                "type": "comparison",
                "subType": "decimals",
                "question": "Compare: 52.14 ○ 80.28 (>, <, or =)",
                "answer": "<",
                "correctAnswer": "<",
                "difficulty": "hard"
            },
            {
                "id": 8,
                "type": "comparison",
                "subType": "decimals",
                "question": "Compare: 64.96 ○ 42.70 (>, <, or =)",
                "answer": ">",
                "correctAnswer": ">",
                "difficulty": "hard"
            },
            {
                "id": 9,
                "type": "comparison",
                "subType": "fractions",
                "question": "Compare: 2/4 ○ 2/3 (>, <, or =)",
                "answer": "<",
                "correctAnswer": "<",
                "difficulty": "hard"
            },
            {
                "id": 10,
                "type": "comparison",
                "subType": "whole-numbers",
                "question": "8 ○ 7 (>, <, or =)",
                "answer": ">",
                "correctAnswer": ">",
                "difficulty": "hard"
            },
            {
                "id": 11,
                "type": "comparison",
                "subType": "whole-numbers",
                "question": "6 ○ 10 (>, <, or =)",
                "answer": "<",
                "correctAnswer": "<",
                "difficulty": "hard"
            },
            {
                "id": 12,
                "type": "comparison",
                "subType": "whole-numbers",
                "question": "1 ○ 9 (>, <, or =)",
                "answer": "<",
                "correctAnswer": "<",
                "difficulty": "hard"
            },
            {
                "id": 13,
                "type": "comparison",
                "subType": "fractions",
                "question": "Compare: 7/9 ○ 2/7 (>, <, or =)",
                "answer": ">",
                "correctAnswer": ">",
                "difficulty": "hard"
            },
            {
                "id": 15,
                "type": "comparison",
                "subType": "decimals",
                "question": "Compare: 77.65 ○ 55.63 (>, <, or =)",
                "answer": ">",
                "correctAnswer": ">",
                "difficulty": "hard"
            },
            {
                "id": 16,
                "type": "comparison",
                "subType": "fractions",
                "question": "Compare: 4/8 ○ 1/10 (>, <, or =)",
                "answer": ">",
                "correctAnswer": ">",
                "difficulty": "hard"
            },
            {
                "id": 17,
                "type": "comparison",
                "subType": "decimals",
                "question": "Compare: 47.98 ○ 98.27 (>, <, or =)",
                "answer": "<",
                "correctAnswer": "<",
                "difficulty": "hard"
            },
            {
                "id": 18,
                "type": "comparison",
                "subType": "decimals",
                "question": "Compare: 14.99 ○ 29.76 (>, <, or =)",
                "answer": "<",
                "correctAnswer": "<",
                "difficulty": "hard"
            },
            {
                "id": 19,
                "type": "comparison",
                "subType": "fractions",
                "question": "Compare: 4/5 ○ 1/3 (>, <, or =)",
                "answer": ">",
                "correctAnswer": ">",
                "difficulty": "hard"
            },
            {
                "id": 20,
                "type": "comparison",
                "subType": "fractions",
                "question": "Compare: 5/7 ○ 5/8 (>, <, or =)",
                "answer": ">",
                "correctAnswer": ">",
                "difficulty": "hard"
            }
        ],
        "layout": {
            "columns": 2,
            "problemsPerPage": 20
        }
    },
    "_archetype": "form-exercise",
    "_generatorId": "arithmetic-generator-v7.2.1"
}

Teaching Notes

hard Set 59
  1. Compare: 1/4 ○ 1/2 (>, <, or =)
  2. Compare: 2/7 ○ 2/3 (>, <, or =)
  3. Compare: 32.49 ○ 93.96 (>, <, or =)
  4. Compare: 53.93 ○ 15.02 (>, <, or =)
  5. 1 ○ 3 (>, <, or =)
  6. 3 ○ 6 (>, <, or =)
  7. Compare: 52.14 ○ 80.28 (>, <, or =)
  8. Compare: 64.96 ○ 42.70 (>, <, or =)
  9. Compare: 2/4 ○ 2/3 (>, <, or =)
  10. 8 ○ 7 (>, <, or =)
  11. 6 ○ 10 (>, <, or =)
  12. 1 ○ 9 (>, <, or =)
  13. Compare: 7/9 ○ 2/7 (>, <, or =)
  14. Compare: 77.65 ○ 55.63 (>, <, or =)
  15. Compare: 4/8 ○ 1/10 (>, <, or =)
  16. Compare: 47.98 ○ 98.27 (>, <, or =)
  17. Compare: 14.99 ○ 29.76 (>, <, or =)
  18. Compare: 4/5 ○ 1/3 (>, <, or =)
  19. Compare: 5/7 ○ 5/8 (>, <, or =)

Practice comparison expressions with free printable worksheets. Uniquely generated — reinforce key math skills with every set.

Frequently Asked Questions

How do I use this Comparison Expressions Hard Worksheets worksheet?

Print the worksheet and complete the problems. Each set number generates a unique arrangement. Use the same set number for all students in a class for consistent assessment.

Is there an answer key?

Yes — every worksheet includes a complete answer key. Print it separately or view it on screen.