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