B Set 22 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": 8,
                "across": {
                    "blank": 8,
                    "addend": 5,
                    "total": 13
                },
                "down": {
                    "blank": 8,
                    "other": 2,
                    "total": 10,
                    "op": "+"
                },
                "answer": "8",
                "question": "Number Cross: __ + 5 = 13 (across), __ + 2 = 10 (down). The crossing cell is shared.",
                "difficulty": "medium"
            },
            {
                "type": "number-cross",
                "subType": "number-cross",
                "shared": 1,
                "across": {
                    "blank": 1,
                    "addend": 10,
                    "total": 11
                },
                "down": {
                    "blank": 1,
                    "other": 7,
                    "total": 8,
                    "op": "+"
                },
                "answer": "1",
                "question": "Number Cross: __ + 10 = 11 (across), __ + 7 = 8 (down). The crossing cell is shared.",
                "difficulty": "medium"
            },
            {
                "type": "number-cross",
                "subType": "number-cross",
                "shared": 9,
                "across": {
                    "blank": 9,
                    "addend": 1,
                    "total": 10
                },
                "down": {
                    "blank": 9,
                    "other": 9,
                    "total": 18,
                    "op": "+"
                },
                "answer": "9",
                "question": "Number Cross: __ + 1 = 10 (across), __ + 9 = 18 (down). The crossing cell is shared.",
                "difficulty": "medium"
            },
            {
                "type": "number-cross",
                "subType": "number-cross",
                "shared": 3,
                "across": {
                    "blank": 3,
                    "addend": 6,
                    "total": 9
                },
                "down": {
                    "blank": 3,
                    "other": 2,
                    "total": 5,
                    "op": "+"
                },
                "answer": "3",
                "question": "Number Cross: __ + 6 = 9 (across), __ + 2 = 5 (down). The crossing cell is shared.",
                "difficulty": "medium"
            },
            {
                "type": "number-cross",
                "subType": "number-cross",
                "shared": 5,
                "across": {
                    "blank": 5,
                    "addend": 5,
                    "total": 10
                },
                "down": {
                    "blank": 5,
                    "other": 3,
                    "total": 8,
                    "op": "+"
                },
                "answer": "5",
                "question": "Number Cross: __ + 5 = 10 (across), __ + 3 = 8 (down). The crossing cell is shared.",
                "difficulty": "medium"
            },
            {
                "type": "number-cross",
                "subType": "number-cross",
                "shared": 2,
                "across": {
                    "blank": 2,
                    "addend": 6,
                    "total": 8
                },
                "down": {
                    "blank": 2,
                    "other": 1,
                    "total": 3,
                    "op": "+"
                },
                "answer": "2",
                "question": "Number Cross: __ + 6 = 8 (across), __ + 1 = 3 (down). The crossing cell is shared.",
                "difficulty": "medium"
            }
        ],
        "layout": {
            "columns": 2,
            "problemsPerPage": 20
        }
    },
    "_archetype": "form-exercise",
    "_generatorId": "arithmetic-generator-v7.2.1"
}