B Set 90 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": 641,
                "operator": "+",
                "operand2": 242,
                "question": "641 + 242 = ___",
                "answer": 883,
                "visualIntent": {
                    "layout": "icon-badge",
                    "category": "fruits",
                    "label": "883"
                }
            },
            {
                "id": 2,
                "operand1": 673,
                "operator": "-",
                "operand2": 358,
                "question": "673 - 358 = ___",
                "answer": 315,
                "visualIntent": {
                    "layout": "icon-badge",
                    "category": "fruits",
                    "label": "315"
                }
            },
            {
                "id": 3,
                "operand1": 4,
                "operator": "×",
                "operand2": 5,
                "question": "4 × 5 = ___",
                "answer": 20,
                "visualIntent": {
                    "layout": "icon-badge",
                    "category": "fruits",
                    "label": "20"
                }
            },
            {
                "id": 5,
                "operand1": 765,
                "operator": "+",
                "operand2": 57,
                "question": "765 + 57 = ___",
                "answer": 822,
                "visualIntent": {
                    "layout": "icon-badge",
                    "category": "fruits",
                    "label": "822"
                }
            },
            {
                "id": 6,
                "operand1": 797,
                "operator": "-",
                "operand2": 414,
                "question": "797 - 414 = ___",
                "answer": 383,
                "visualIntent": {
                    "layout": "icon-badge",
                    "category": "fruits",
                    "label": "383"
                }
            },
            {
                "id": 7,
                "operand1": 8,
                "operator": "×",
                "operand2": 9,
                "question": "8 × 9 = ___",
                "answer": 72,
                "visualIntent": {
                    "layout": "icon-badge",
                    "category": "fruits",
                    "label": "72"
                }
            },
            {
                "id": 9,
                "operand1": 889,
                "operator": "+",
                "operand2": 2,
                "question": "889 + 2 = ___",
                "answer": 891,
                "visualIntent": {
                    "layout": "icon-badge",
                    "category": "fruits",
                    "label": "891"
                }
            },
            {
                "id": 10,
                "operand1": 921,
                "operator": "-",
                "operand2": 502,
                "question": "921 - 502 = ___",
                "answer": 419,
                "visualIntent": {
                    "layout": "icon-badge",
                    "category": "fruits",
                    "label": "419"
                }
            },
            {
                "id": 12,
                "operand1": 197,
                "operator": "+",
                "operand2": 365,
                "question": "197 + 365 = ___",
                "answer": 562,
                "visualIntent": {
                    "layout": "icon-badge",
                    "category": "fruits",
                    "label": "562"
                }
            },
            {
                "id": 13,
                "operand1": 167,
                "operator": "-",
                "operand2": 70,
                "question": "167 - 70 = ___",
                "answer": 97,
                "visualIntent": {
                    "layout": "icon-badge",
                    "category": "fruits",
                    "label": "97"
                }
            },
            {
                "id": 14,
                "operand1": 8,
                "operator": "×",
                "operand2": 7,
                "question": "8 × 7 = ___",
                "answer": 56,
                "visualIntent": {
                    "layout": "icon-badge",
                    "category": "fruits",
                    "label": "56"
                }
            },
            {
                "id": 16,
                "operand1": 73,
                "operator": "+",
                "operand2": 765,
                "question": "73 + 765 = ___",
                "answer": 838,
                "visualIntent": {
                    "layout": "icon-badge",
                    "category": "fruits",
                    "label": "838"
                }
            },
            {
                "id": 17,
                "operand1": 43,
                "operator": "-",
                "operand2": 26,
                "question": "43 - 26 = ___",
                "answer": 17,
                "visualIntent": {
                    "layout": "icon-badge",
                    "category": "fruits",
                    "label": "17"
                }
            },
            {
                "id": 18,
                "operand1": 4,
                "operator": "×",
                "operand2": 3,
                "question": "4 × 3 = ___",
                "answer": 12,
                "visualIntent": {
                    "layout": "icon-badge",
                    "category": "fruits",
                    "label": "12"
                }
            },
            {
                "id": 20,
                "operand1": 948,
                "operator": "+",
                "operand2": 7,
                "question": "948 + 7 = ___",
                "answer": 955,
                "visualIntent": {
                    "layout": "icon-badge",
                    "category": "fruits",
                    "label": "955"
                }
            }
        ],
        "layout": {
            "columns": 2,
            "problemsPerPage": 20
        }
    },
    "outputTargets": {
        "screen": true,
        "print": true,
        "pdf": true,
        "answerKey": true
    },
    "_archetype": "form-exercise",
    "_generatorId": "arithmetic-generator-v7.2.1"
}