B Set 89 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": 1,
                "operand1": 4,
                "operator": "×",
                "operand2": 5,
                "question": "4 × 5 = ___",
                "answer": 20,
                "visualIntent": {
                    "layout": "icon-badge",
                    "category": "fruits",
                    "label": "20"
                }
            },
            {
                "id": 3,
                "operand1": 791,
                "operator": "+",
                "operand2": 125,
                "question": "791 + 125 = ___",
                "answer": 916,
                "visualIntent": {
                    "layout": "icon-badge",
                    "category": "fruits",
                    "label": "916"
                }
            },
            {
                "id": 4,
                "operand1": 823,
                "operator": "-",
                "operand2": 160,
                "question": "823 - 160 = ___",
                "answer": 663,
                "visualIntent": {
                    "layout": "icon-badge",
                    "category": "fruits",
                    "label": "663"
                }
            },
            {
                "id": 5,
                "operand1": 8,
                "operator": "×",
                "operand2": 9,
                "question": "8 × 9 = ___",
                "answer": 72,
                "visualIntent": {
                    "layout": "icon-badge",
                    "category": "fruits",
                    "label": "72"
                }
            },
            {
                "id": 7,
                "operand1": 915,
                "operator": "+",
                "operand2": 6,
                "question": "915 + 6 = ___",
                "answer": 921,
                "visualIntent": {
                    "layout": "icon-badge",
                    "category": "fruits",
                    "label": "921"
                }
            },
            {
                "id": 8,
                "operand1": 947,
                "operator": "-",
                "operand2": 236,
                "question": "947 - 236 = ___",
                "answer": 711,
                "visualIntent": {
                    "layout": "icon-badge",
                    "category": "fruits",
                    "label": "711"
                }
            },
            {
                "id": 9,
                "operand1": 2,
                "operator": "×",
                "operand2": 3,
                "question": "2 × 3 = ___",
                "answer": 6,
                "visualIntent": {
                    "layout": "icon-badge",
                    "category": "fruits",
                    "label": "6"
                }
            },
            {
                "id": 11,
                "operand1": 193,
                "operator": "-",
                "operand2": 154,
                "question": "193 - 154 = ___",
                "answer": 39,
                "visualIntent": {
                    "layout": "icon-badge",
                    "category": "fruits",
                    "label": "39"
                }
            },
            {
                "id": 12,
                "operand1": 2,
                "operator": "×",
                "operand2": 3,
                "question": "2 × 3 = ___",
                "answer": 6,
                "visualIntent": {
                    "layout": "icon-badge",
                    "category": "fruits",
                    "label": "6"
                }
            },
            {
                "id": 14,
                "operand1": 285,
                "operator": "+",
                "operand2": 265,
                "question": "285 + 265 = ___",
                "answer": 550,
                "visualIntent": {
                    "layout": "icon-badge",
                    "category": "fruits",
                    "label": "550"
                }
            },
            {
                "id": 15,
                "operand1": 317,
                "operator": "-",
                "operand2": 22,
                "question": "317 - 22 = ___",
                "answer": 295,
                "visualIntent": {
                    "layout": "icon-badge",
                    "category": "fruits",
                    "label": "295"
                }
            },
            {
                "id": 16,
                "operand1": 6,
                "operator": "×",
                "operand2": 7,
                "question": "6 × 7 = ___",
                "answer": 42,
                "visualIntent": {
                    "layout": "icon-badge",
                    "category": "fruits",
                    "label": "42"
                }
            },
            {
                "id": 18,
                "operand1": 409,
                "operator": "+",
                "operand2": 179,
                "question": "409 + 179 = ___",
                "answer": 588,
                "visualIntent": {
                    "layout": "icon-badge",
                    "category": "fruits",
                    "label": "588"
                }
            },
            {
                "id": 19,
                "operand1": 441,
                "operator": "-",
                "operand2": 90,
                "question": "441 - 90 = ___",
                "answer": 351,
                "visualIntent": {
                    "layout": "icon-badge",
                    "category": "fruits",
                    "label": "351"
                }
            },
            {
                "id": 20,
                "operand1": 10,
                "operator": "×",
                "operand2": 1,
                "question": "10 × 1 = ___",
                "answer": 10,
                "visualIntent": {
                    "layout": "icon-badge",
                    "category": "fruits",
                    "label": "10"
                }
            }
        ],
        "layout": {
            "columns": 2,
            "problemsPerPage": 20
        }
    },
    "outputTargets": {
        "screen": true,
        "print": true,
        "pdf": true,
        "answerKey": true
    },
    "_archetype": "form-exercise",
    "_generatorId": "arithmetic-generator-v7.2.1"
}