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