B Set 43 Unknown

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

{
    "contentData": {
        "operation": "subtraction",
        "subject": "arithmetic",
        "difficulty": "medium",
        "config": {
            "maxNumber": 500,
            "regrouping": false,
            "operation": "subtraction",
            "maxSum": 500
        },
        "problems": [
            {
                "id": 1,
                "operand1": 113,
                "operand2": 3,
                "operator": "-",
                "question": "113 - 3 = ___",
                "answer": 110
            },
            {
                "id": 2,
                "operand1": 6,
                "operand2": 1,
                "operator": "-",
                "question": "6 - 1 = ___",
                "answer": 5,
                "visualIntent": {
                    "layout": "picture-equation",
                    "operation": "subtract",
                    "items": [
                        {
                            "count": 6,
                            "role": "groupA"
                        },
                        {
                            "count": 1,
                            "role": "groupB"
                        }
                    ],
                    "crossedCount": 1
                }
            },
            {
                "id": 3,
                "operand1": 494,
                "operand2": 120,
                "operator": "-",
                "question": "494 - 120 = ___",
                "answer": 374
            },
            {
                "id": 4,
                "operand1": 45,
                "operand2": 20,
                "operator": "-",
                "question": "45 - 20 = ___",
                "answer": 25
            },
            {
                "id": 5,
                "operand1": 52,
                "operand2": 22,
                "operator": "-",
                "question": "52 - 22 = ___",
                "answer": 30
            },
            {
                "id": 6,
                "operand1": 276,
                "operand2": 75,
                "operator": "-",
                "question": "276 - 75 = ___",
                "answer": 201
            },
            {
                "id": 7,
                "operand1": 2,
                "operand2": 1,
                "operator": "-",
                "question": "2 - 1 = ___",
                "answer": 1,
                "visualIntent": {
                    "layout": "picture-equation",
                    "operation": "subtract",
                    "items": [
                        {
                            "count": 2,
                            "role": "groupA"
                        },
                        {
                            "count": 1,
                            "role": "groupB"
                        }
                    ],
                    "crossedCount": 1
                }
            },
            {
                "id": 8,
                "operand1": 158,
                "operand2": 34,
                "operator": "-",
                "question": "158 - 34 = ___",
                "answer": 124
            },
            {
                "id": 9,
                "operand1": 321,
                "operand2": 310,
                "operator": "-",
                "question": "321 - 310 = ___",
                "answer": 11
            },
            {
                "id": 10,
                "operand1": 278,
                "operand2": 62,
                "operator": "-",
                "question": "278 - 62 = ___",
                "answer": 216
            },
            {
                "id": 11,
                "operand1": 268,
                "operand2": 202,
                "operator": "-",
                "question": "268 - 202 = ___",
                "answer": 66
            },
            {
                "id": 12,
                "operand1": 254,
                "operand2": 244,
                "operator": "-",
                "question": "254 - 244 = ___",
                "answer": 10
            },
            {
                "id": 13,
                "operand1": 83,
                "operand2": 3,
                "operator": "-",
                "question": "83 - 3 = ___",
                "answer": 80
            },
            {
                "id": 14,
                "operand1": 455,
                "operand2": 15,
                "operator": "-",
                "question": "455 - 15 = ___",
                "answer": 440
            },
            {
                "id": 15,
                "operand1": 5,
                "operand2": 3,
                "operator": "-",
                "question": "5 - 3 = ___",
                "answer": 2,
                "visualIntent": {
                    "layout": "picture-equation",
                    "operation": "subtract",
                    "items": [
                        {
                            "count": 5,
                            "role": "groupA"
                        },
                        {
                            "count": 3,
                            "role": "groupB"
                        }
                    ],
                    "crossedCount": 3
                }
            },
            {
                "id": 16,
                "operand1": 5,
                "operand2": 4,
                "operator": "-",
                "question": "5 - 4 = ___",
                "answer": 1,
                "visualIntent": {
                    "layout": "picture-equation",
                    "operation": "subtract",
                    "items": [
                        {
                            "count": 5,
                            "role": "groupA"
                        },
                        {
                            "count": 4,
                            "role": "groupB"
                        }
                    ],
                    "crossedCount": 4
                }
            },
            {
                "id": 17,
                "operand1": 73,
                "operand2": 32,
                "operator": "-",
                "question": "73 - 32 = ___",
                "answer": 41
            },
            {
                "id": 18,
                "operand1": 58,
                "operand2": 32,
                "operator": "-",
                "question": "58 - 32 = ___",
                "answer": 26
            },
            {
                "id": 19,
                "operand1": 288,
                "operand2": 116,
                "operator": "-",
                "question": "288 - 116 = ___",
                "answer": 172
            },
            {
                "id": 20,
                "operand1": 18,
                "operand2": 14,
                "operator": "-",
                "question": "18 - 14 = ___",
                "answer": 4
            }
        ],
        "layout": {
            "columns": 2,
            "problemsPerPage": 20
        }
    },
    "_archetype": "form-exercise",
    "_generatorId": "arithmetic-generator-v7.2.1"
}