B Set 68 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": 30,
            "regrouping": false,
            "operation": "subtraction",
            "maxSum": 30
        },
        "problems": [
            {
                "id": 1,
                "operand1": 16,
                "operand2": 2,
                "operator": "-",
                "question": "16 - 2 = ___",
                "answer": 14
            },
            {
                "id": 2,
                "operand1": 17,
                "operand2": 4,
                "operator": "-",
                "question": "17 - 4 = ___",
                "answer": 13
            },
            {
                "id": 3,
                "operand1": 17,
                "operand2": 10,
                "operator": "-",
                "question": "17 - 10 = ___",
                "answer": 7
            },
            {
                "id": 4,
                "operand1": 9,
                "operand2": 3,
                "operator": "-",
                "question": "9 - 3 = ___",
                "answer": 6,
                "visualIntent": {
                    "layout": "picture-equation",
                    "operation": "subtract",
                    "items": [
                        {
                            "count": 9,
                            "role": "groupA"
                        },
                        {
                            "count": 3,
                            "role": "groupB"
                        }
                    ],
                    "crossedCount": 3
                }
            },
            {
                "id": 5,
                "operand1": 27,
                "operand2": 2,
                "operator": "-",
                "question": "27 - 2 = ___",
                "answer": 25
            },
            {
                "id": 6,
                "operand1": 13,
                "operand2": 10,
                "operator": "-",
                "question": "13 - 10 = ___",
                "answer": 3
            },
            {
                "id": 7,
                "operand1": 17,
                "operand2": 16,
                "operator": "-",
                "question": "17 - 16 = ___",
                "answer": 1
            },
            {
                "id": 8,
                "operand1": 7,
                "operand2": 6,
                "operator": "-",
                "question": "7 - 6 = ___",
                "answer": 1,
                "visualIntent": {
                    "layout": "picture-equation",
                    "operation": "subtract",
                    "items": [
                        {
                            "count": 7,
                            "role": "groupA"
                        },
                        {
                            "count": 6,
                            "role": "groupB"
                        }
                    ],
                    "crossedCount": 6
                }
            },
            {
                "id": 9,
                "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": 10,
                "operand1": 17,
                "operand2": 15,
                "operator": "-",
                "question": "17 - 15 = ___",
                "answer": 2
            },
            {
                "id": 11,
                "operand1": 19,
                "operand2": 8,
                "operator": "-",
                "question": "19 - 8 = ___",
                "answer": 11
            },
            {
                "id": 12,
                "operand1": 29,
                "operand2": 27,
                "operator": "-",
                "question": "29 - 27 = ___",
                "answer": 2
            },
            {
                "id": 13,
                "operand1": 26,
                "operand2": 23,
                "operator": "-",
                "question": "26 - 23 = ___",
                "answer": 3
            },
            {
                "id": 14,
                "operand1": 12,
                "operand2": 11,
                "operator": "-",
                "question": "12 - 11 = ___",
                "answer": 1
            },
            {
                "id": 15,
                "operand1": 27,
                "operand2": 20,
                "operator": "-",
                "question": "27 - 20 = ___",
                "answer": 7
            },
            {
                "id": 16,
                "operand1": 22,
                "operand2": 10,
                "operator": "-",
                "question": "22 - 10 = ___",
                "answer": 12
            },
            {
                "id": 17,
                "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
                }
            },
            {
                "id": 18,
                "operand1": 29,
                "operand2": 9,
                "operator": "-",
                "question": "29 - 9 = ___",
                "answer": 20
            },
            {
                "id": 19,
                "operand1": 17,
                "operand2": 1,
                "operator": "-",
                "question": "17 - 1 = ___",
                "answer": 16
            },
            {
                "id": 20,
                "operand1": 29,
                "operand2": 14,
                "operator": "-",
                "question": "29 - 14 = ___",
                "answer": 15
            }
        ],
        "layout": {
            "columns": 2,
            "problemsPerPage": 20
        }
    },
    "_archetype": "form-exercise",
    "_generatorId": "arithmetic-generator-v7.2.1"
}