B Set 33 Unknown

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

{
    "contentData": {
        "operation": "addition",
        "subject": "arithmetic",
        "difficulty": "medium",
        "config": {
            "maxNumber": 100,
            "regrouping": false,
            "operation": "addition",
            "mentalMath": true
        },
        "problems": [
            {
                "id": 1,
                "operand1": 17,
                "operand2": 2,
                "operator": "+",
                "question": "17 + 2 = ___",
                "answer": 19
            },
            {
                "id": 2,
                "operand1": 32,
                "operand2": 61,
                "operator": "+",
                "question": "32 + 61 = ___",
                "answer": 93
            },
            {
                "id": 3,
                "operand1": 30,
                "operand2": 49,
                "operator": "+",
                "question": "30 + 49 = ___",
                "answer": 79
            },
            {
                "id": 4,
                "operand1": 43,
                "operand2": 14,
                "operator": "+",
                "question": "43 + 14 = ___",
                "answer": 57
            },
            {
                "id": 5,
                "operand1": 54,
                "operand2": 32,
                "operator": "+",
                "question": "54 + 32 = ___",
                "answer": 86
            },
            {
                "id": 6,
                "operand1": 91,
                "operand2": 2,
                "operator": "+",
                "question": "91 + 2 = ___",
                "answer": 93
            },
            {
                "id": 7,
                "operand1": 10,
                "operand2": 28,
                "operator": "+",
                "question": "10 + 28 = ___",
                "answer": 38
            },
            {
                "id": 8,
                "operand1": 12,
                "operand2": 24,
                "operator": "+",
                "question": "12 + 24 = ___",
                "answer": 36
            },
            {
                "id": 9,
                "operand1": 56,
                "operand2": 40,
                "operator": "+",
                "question": "56 + 40 = ___",
                "answer": 96
            },
            {
                "id": 10,
                "operand1": 10,
                "operand2": 4,
                "operator": "+",
                "question": "10 + 4 = ___",
                "answer": 14,
                "visualIntent": {
                    "layout": "picture-equation",
                    "operation": "add",
                    "items": [
                        {
                            "count": 10,
                            "role": "groupA"
                        },
                        {
                            "count": 4,
                            "role": "groupB"
                        }
                    ]
                }
            },
            {
                "id": 11,
                "operand1": 20,
                "operand2": 48,
                "operator": "+",
                "question": "20 + 48 = ___",
                "answer": 68
            },
            {
                "id": 12,
                "operand1": 10,
                "operand2": 1,
                "operator": "+",
                "question": "10 + 1 = ___",
                "answer": 11,
                "visualIntent": {
                    "layout": "picture-equation",
                    "operation": "add",
                    "items": [
                        {
                            "count": 10,
                            "role": "groupA"
                        },
                        {
                            "count": 1,
                            "role": "groupB"
                        }
                    ]
                }
            },
            {
                "id": 13,
                "operand1": 12,
                "operand2": 4,
                "operator": "+",
                "question": "12 + 4 = ___",
                "answer": 16
            },
            {
                "id": 14,
                "operand1": 13,
                "operand2": 45,
                "operator": "+",
                "question": "13 + 45 = ___",
                "answer": 58
            },
            {
                "id": 15,
                "operand1": 26,
                "operand2": 51,
                "operator": "+",
                "question": "26 + 51 = ___",
                "answer": 77
            },
            {
                "id": 16,
                "operand1": 100,
                "operand2": 65,
                "operator": "+",
                "question": "100 + 65 = ___",
                "answer": 165
            },
            {
                "id": 17,
                "operand1": 44,
                "operand2": 12,
                "operator": "+",
                "question": "44 + 12 = ___",
                "answer": 56
            },
            {
                "id": 18,
                "operand1": 15,
                "operand2": 83,
                "operator": "+",
                "question": "15 + 83 = ___",
                "answer": 98
            },
            {
                "id": 19,
                "operand1": 5,
                "operand2": 10,
                "operator": "+",
                "question": "5 + 10 = ___",
                "answer": 15,
                "visualIntent": {
                    "layout": "picture-equation",
                    "operation": "add",
                    "items": [
                        {
                            "count": 5,
                            "role": "groupA"
                        },
                        {
                            "count": 10,
                            "role": "groupB"
                        }
                    ]
                }
            },
            {
                "id": 20,
                "operand1": 51,
                "operand2": 10,
                "operator": "+",
                "question": "51 + 10 = ___",
                "answer": 61
            }
        ],
        "layout": {
            "columns": 2,
            "problemsPerPage": 20
        }
    },
    "outputTargets": {
        "screen": true,
        "print": true,
        "pdf": true,
        "answerKey": true
    },
    "_archetype": "form-exercise",
    "_generatorId": "arithmetic-generator-v7.2.1"
}