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