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