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": 50,
            "regrouping": false,
            "operation": "subtraction",
            "maxSum": 50
        },
        "problems": [
            {
                "id": 1,
                "operand1": 47,
                "operand2": 20,
                "operator": "-",
                "question": "47 - 20 = ___",
                "answer": 27
            },
            {
                "id": 2,
                "operand1": 8,
                "operand2": 7,
                "operator": "-",
                "question": "8 - 7 = ___",
                "answer": 1,
                "visualIntent": {
                    "layout": "picture-equation",
                    "operation": "subtract",
                    "items": [
                        {
                            "count": 8,
                            "role": "groupA"
                        },
                        {
                            "count": 7,
                            "role": "groupB"
                        }
                    ],
                    "crossedCount": 7
                }
            },
            {
                "id": 3,
                "operand1": 39,
                "operand2": 28,
                "operator": "-",
                "question": "39 - 28 = ___",
                "answer": 11
            },
            {
                "id": 4,
                "operand1": 47,
                "operand2": 31,
                "operator": "-",
                "question": "47 - 31 = ___",
                "answer": 16
            },
            {
                "id": 5,
                "operand1": 6,
                "operand2": 2,
                "operator": "-",
                "question": "6 - 2 = ___",
                "answer": 4,
                "visualIntent": {
                    "layout": "picture-equation",
                    "operation": "subtract",
                    "items": [
                        {
                            "count": 6,
                            "role": "groupA"
                        },
                        {
                            "count": 2,
                            "role": "groupB"
                        }
                    ],
                    "crossedCount": 2
                }
            },
            {
                "id": 6,
                "operand1": 18,
                "operand2": 5,
                "operator": "-",
                "question": "18 - 5 = ___",
                "answer": 13
            },
            {
                "id": 7,
                "operand1": 45,
                "operand2": 15,
                "operator": "-",
                "question": "45 - 15 = ___",
                "answer": 30
            },
            {
                "id": 8,
                "operand1": 18,
                "operand2": 14,
                "operator": "-",
                "question": "18 - 14 = ___",
                "answer": 4
            },
            {
                "id": 9,
                "operand1": 44,
                "operand2": 20,
                "operator": "-",
                "question": "44 - 20 = ___",
                "answer": 24
            },
            {
                "id": 10,
                "operand1": 23,
                "operand2": 3,
                "operator": "-",
                "question": "23 - 3 = ___",
                "answer": 20
            },
            {
                "id": 11,
                "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": 12,
                "operand1": 32,
                "operand2": 2,
                "operator": "-",
                "question": "32 - 2 = ___",
                "answer": 30
            },
            {
                "id": 13,
                "operand1": 19,
                "operand2": 7,
                "operator": "-",
                "question": "19 - 7 = ___",
                "answer": 12
            },
            {
                "id": 14,
                "operand1": 48,
                "operand2": 12,
                "operator": "-",
                "question": "48 - 12 = ___",
                "answer": 36
            },
            {
                "id": 15,
                "operand1": 47,
                "operand2": 46,
                "operator": "-",
                "question": "47 - 46 = ___",
                "answer": 1
            },
            {
                "id": 16,
                "operand1": 11,
                "operand2": 1,
                "operator": "-",
                "question": "11 - 1 = ___",
                "answer": 10
            },
            {
                "id": 17,
                "operand1": 14,
                "operand2": 11,
                "operator": "-",
                "question": "14 - 11 = ___",
                "answer": 3
            },
            {
                "id": 18,
                "operand1": 6,
                "operand2": 4,
                "operator": "-",
                "question": "6 - 4 = ___",
                "answer": 2,
                "visualIntent": {
                    "layout": "picture-equation",
                    "operation": "subtract",
                    "items": [
                        {
                            "count": 6,
                            "role": "groupA"
                        },
                        {
                            "count": 4,
                            "role": "groupB"
                        }
                    ],
                    "crossedCount": 4
                }
            },
            {
                "id": 19,
                "operand1": 48,
                "operand2": 33,
                "operator": "-",
                "question": "48 - 33 = ___",
                "answer": 15
            },
            {
                "id": 20,
                "operand1": 35,
                "operand2": 4,
                "operator": "-",
                "question": "35 - 4 = ___",
                "answer": 31
            }
        ],
        "layout": {
            "columns": 2,
            "problemsPerPage": 20
        }
    },
    "_archetype": "form-exercise",
    "_generatorId": "arithmetic-generator-v7.2.1"
}