B Set 34 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": 75,
            "regrouping": false,
            "operation": "subtraction",
            "maxSum": 75
        },
        "problems": [
            {
                "id": 1,
                "operand1": 62,
                "operand2": 51,
                "operator": "-",
                "question": "62 - 51 = ___",
                "answer": 11
            },
            {
                "id": 2,
                "operand1": 63,
                "operand2": 12,
                "operator": "-",
                "question": "63 - 12 = ___",
                "answer": 51
            },
            {
                "id": 3,
                "operand1": 54,
                "operand2": 2,
                "operator": "-",
                "question": "54 - 2 = ___",
                "answer": 52
            },
            {
                "id": 4,
                "operand1": 43,
                "operand2": 30,
                "operator": "-",
                "question": "43 - 30 = ___",
                "answer": 13
            },
            {
                "id": 5,
                "operand1": 48,
                "operand2": 25,
                "operator": "-",
                "question": "48 - 25 = ___",
                "answer": 23
            },
            {
                "id": 6,
                "operand1": 14,
                "operand2": 2,
                "operator": "-",
                "question": "14 - 2 = ___",
                "answer": 12
            },
            {
                "id": 7,
                "operand1": 33,
                "operand2": 21,
                "operator": "-",
                "question": "33 - 21 = ___",
                "answer": 12
            },
            {
                "id": 8,
                "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": 9,
                "operand1": 47,
                "operand2": 12,
                "operator": "-",
                "question": "47 - 12 = ___",
                "answer": 35
            },
            {
                "id": 10,
                "operand1": 29,
                "operand2": 3,
                "operator": "-",
                "question": "29 - 3 = ___",
                "answer": 26
            },
            {
                "id": 11,
                "operand1": 67,
                "operand2": 15,
                "operator": "-",
                "question": "67 - 15 = ___",
                "answer": 52
            },
            {
                "id": 12,
                "operand1": 29,
                "operand2": 12,
                "operator": "-",
                "question": "29 - 12 = ___",
                "answer": 17
            },
            {
                "id": 13,
                "operand1": 45,
                "operand2": 21,
                "operator": "-",
                "question": "45 - 21 = ___",
                "answer": 24
            },
            {
                "id": 14,
                "operand1": 73,
                "operand2": 50,
                "operator": "-",
                "question": "73 - 50 = ___",
                "answer": 23
            },
            {
                "id": 15,
                "operand1": 57,
                "operand2": 1,
                "operator": "-",
                "question": "57 - 1 = ___",
                "answer": 56
            },
            {
                "id": 16,
                "operand1": 3,
                "operand2": 1,
                "operator": "-",
                "question": "3 - 1 = ___",
                "answer": 2,
                "visualIntent": {
                    "layout": "picture-equation",
                    "operation": "subtract",
                    "items": [
                        {
                            "count": 3,
                            "role": "groupA"
                        },
                        {
                            "count": 1,
                            "role": "groupB"
                        }
                    ],
                    "crossedCount": 1
                }
            },
            {
                "id": 17,
                "operand1": 7,
                "operand2": 4,
                "operator": "-",
                "question": "7 - 4 = ___",
                "answer": 3,
                "visualIntent": {
                    "layout": "picture-equation",
                    "operation": "subtract",
                    "items": [
                        {
                            "count": 7,
                            "role": "groupA"
                        },
                        {
                            "count": 4,
                            "role": "groupB"
                        }
                    ],
                    "crossedCount": 4
                }
            },
            {
                "id": 18,
                "operand1": 5,
                "operand2": 2,
                "operator": "-",
                "question": "5 - 2 = ___",
                "answer": 3,
                "visualIntent": {
                    "layout": "picture-equation",
                    "operation": "subtract",
                    "items": [
                        {
                            "count": 5,
                            "role": "groupA"
                        },
                        {
                            "count": 2,
                            "role": "groupB"
                        }
                    ],
                    "crossedCount": 2
                }
            },
            {
                "id": 19,
                "operand1": 44,
                "operand2": 20,
                "operator": "-",
                "question": "44 - 20 = ___",
                "answer": 24
            },
            {
                "id": 20,
                "operand1": 7,
                "operand2": 1,
                "operator": "-",
                "question": "7 - 1 = ___",
                "answer": 6,
                "visualIntent": {
                    "layout": "picture-equation",
                    "operation": "subtract",
                    "items": [
                        {
                            "count": 7,
                            "role": "groupA"
                        },
                        {
                            "count": 1,
                            "role": "groupB"
                        }
                    ],
                    "crossedCount": 1
                }
            }
        ],
        "layout": {
            "columns": 2,
            "problemsPerPage": 20
        }
    },
    "_archetype": "form-exercise",
    "_generatorId": "arithmetic-generator-v7.2.1"
}