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