B Set 69 Unknown

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

{
    "contentData": {
        "operation": "number-cross",
        "subject": "arithmetic",
        "difficulty": "medium",
        "config": {
            "difficulty": "medium",
            "maxNumber": 10
        },
        "problems": [
            {
                "type": "number-cross",
                "subType": "number-cross",
                "shared": 4,
                "across": {
                    "blank": 4,
                    "addend": 9,
                    "total": 13
                },
                "down": {
                    "blank": 4,
                    "other": 5,
                    "total": 9,
                    "op": "+"
                },
                "answer": "4",
                "question": "Number Cross: __ + 9 = 13 (across), __ + 5 = 9 (down). The crossing cell is shared.",
                "difficulty": "medium"
            },
            {
                "type": "number-cross",
                "subType": "number-cross",
                "shared": 2,
                "across": {
                    "blank": 2,
                    "addend": 3,
                    "total": 5
                },
                "down": {
                    "blank": 2,
                    "other": 9,
                    "total": 11,
                    "op": "+"
                },
                "answer": "2",
                "question": "Number Cross: __ + 3 = 5 (across), __ + 9 = 11 (down). The crossing cell is shared.",
                "difficulty": "medium"
            },
            {
                "type": "number-cross",
                "subType": "number-cross",
                "shared": 5,
                "across": {
                    "blank": 5,
                    "addend": 3,
                    "total": 8
                },
                "down": {
                    "blank": 5,
                    "other": 9,
                    "total": 14,
                    "op": "+"
                },
                "answer": "5",
                "question": "Number Cross: __ + 3 = 8 (across), __ + 9 = 14 (down). The crossing cell is shared.",
                "difficulty": "medium"
            },
            {
                "type": "number-cross",
                "subType": "number-cross",
                "shared": 9,
                "across": {
                    "blank": 9,
                    "addend": 10,
                    "total": 19
                },
                "down": {
                    "blank": 9,
                    "other": 3,
                    "total": 12,
                    "op": "+"
                },
                "answer": "9",
                "question": "Number Cross: __ + 10 = 19 (across), __ + 3 = 12 (down). The crossing cell is shared.",
                "difficulty": "medium"
            },
            {
                "type": "number-cross",
                "subType": "number-cross",
                "shared": 3,
                "across": {
                    "blank": 3,
                    "addend": 10,
                    "total": 13
                },
                "down": {
                    "blank": 3,
                    "other": 6,
                    "total": 9,
                    "op": "+"
                },
                "answer": "3",
                "question": "Number Cross: __ + 10 = 13 (across), __ + 6 = 9 (down). The crossing cell is shared.",
                "difficulty": "medium"
            }
        ],
        "layout": {
            "columns": 2,
            "problemsPerPage": 20
        }
    },
    "_archetype": "form-exercise",
    "_generatorId": "arithmetic-generator-v7.2.1"
}