B Set 66 Unknown

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

{
    "contentData": {
        "operation": "mixed",
        "subject": "arithmetic",
        "difficulty": "medium",
        "config": {
            "maxNumber": 100,
            "regrouping": false,
            "operation": "mixed",
            "operations": [
                "+",
                "-",
                "×",
                "÷"
            ],
            "mentalMath": true,
            "maxSum": 1000,
            "maxOperand": 1000,
            "_gradeLevel": "2"
        },
        "problems": [
            {
                "id": 2,
                "operand1": 587,
                "operator": "+",
                "operand2": 7,
                "question": "587 + 7 = ___",
                "answer": 594,
                "visualIntent": {
                    "layout": "icon-badge",
                    "category": "fruits",
                    "label": "594"
                }
            },
            {
                "id": 3,
                "operand1": 557,
                "operator": "-",
                "operand2": 116,
                "question": "557 - 116 = ___",
                "answer": 441,
                "visualIntent": {
                    "layout": "icon-badge",
                    "category": "fruits",
                    "label": "441"
                }
            },
            {
                "id": 4,
                "operand1": 6,
                "operator": "×",
                "operand2": 5,
                "question": "6 × 5 = ___",
                "answer": 30,
                "visualIntent": {
                    "layout": "icon-badge",
                    "category": "fruits",
                    "label": "30"
                }
            },
            {
                "id": 6,
                "operand1": 463,
                "operator": "+",
                "operand2": 114,
                "question": "463 + 114 = ___",
                "answer": 577,
                "visualIntent": {
                    "layout": "icon-badge",
                    "category": "fruits",
                    "label": "577"
                }
            },
            {
                "id": 7,
                "operand1": 433,
                "operator": "-",
                "operand2": 296,
                "question": "433 - 296 = ___",
                "answer": 137,
                "visualIntent": {
                    "layout": "icon-badge",
                    "category": "fruits",
                    "label": "137"
                }
            },
            {
                "id": 8,
                "operand1": 2,
                "operator": "×",
                "operand2": 1,
                "question": "2 × 1 = ___",
                "answer": 2,
                "visualIntent": {
                    "layout": "icon-badge",
                    "category": "fruits",
                    "label": "2"
                }
            },
            {
                "id": 10,
                "operand1": 339,
                "operator": "+",
                "operand2": 592,
                "question": "339 + 592 = ___",
                "answer": 931,
                "visualIntent": {
                    "layout": "icon-badge",
                    "category": "fruits",
                    "label": "931"
                }
            },
            {
                "id": 11,
                "operand1": 857,
                "operator": "+",
                "operand2": 42,
                "question": "857 + 42 = ___",
                "answer": 899,
                "visualIntent": {
                    "layout": "icon-badge",
                    "category": "fruits",
                    "label": "899"
                }
            },
            {
                "id": 12,
                "operand1": 827,
                "operator": "-",
                "operand2": 524,
                "question": "827 - 524 = ___",
                "answer": 303,
                "visualIntent": {
                    "layout": "icon-badge",
                    "category": "fruits",
                    "label": "303"
                }
            },
            {
                "id": 13,
                "operand1": 6,
                "operator": "×",
                "operand2": 5,
                "question": "6 × 5 = ___",
                "answer": 30,
                "visualIntent": {
                    "layout": "icon-badge",
                    "category": "fruits",
                    "label": "30"
                }
            },
            {
                "id": 15,
                "operand1": 733,
                "operator": "+",
                "operand2": 57,
                "question": "733 + 57 = ___",
                "answer": 790,
                "visualIntent": {
                    "layout": "icon-badge",
                    "category": "fruits",
                    "label": "790"
                }
            },
            {
                "id": 16,
                "operand1": 703,
                "operator": "-",
                "operand2": 134,
                "question": "703 - 134 = ___",
                "answer": 569,
                "visualIntent": {
                    "layout": "icon-badge",
                    "category": "fruits",
                    "label": "569"
                }
            },
            {
                "id": 17,
                "operand1": 2,
                "operator": "×",
                "operand2": 1,
                "question": "2 × 1 = ___",
                "answer": 2,
                "visualIntent": {
                    "layout": "icon-badge",
                    "category": "fruits",
                    "label": "2"
                }
            },
            {
                "id": 19,
                "operand1": 609,
                "operator": "+",
                "operand2": 186,
                "question": "609 + 186 = ___",
                "answer": 795,
                "visualIntent": {
                    "layout": "icon-badge",
                    "category": "fruits",
                    "label": "795"
                }
            },
            {
                "id": 20,
                "operand1": 579,
                "operator": "-",
                "operand2": 512,
                "question": "579 - 512 = ___",
                "answer": 67,
                "visualIntent": {
                    "layout": "icon-badge",
                    "category": "fruits",
                    "label": "67"
                }
            }
        ],
        "layout": {
            "columns": 2,
            "problemsPerPage": 20
        }
    },
    "outputTargets": {
        "screen": true,
        "print": true,
        "pdf": true,
        "answerKey": true
    },
    "_archetype": "form-exercise",
    "_generatorId": "arithmetic-generator-v7.2.1"
}