easy Set 43 Form Exercise

This page uses a content type that does not have a custom renderer yet. Raw structured data is shown below.

{
    "outputTargets": {
        "screen": true,
        "print": true,
        "pdf": true,
        "answerKey": true
    },
    "_meta": {
        "nodeId": "node-1-patterns-growing",
        "pageNumber": 43,
        "generatedAt": "2026-03-16T15:21:30.750Z",
        "generatorVersion": "v7.2.1-wp-g2",
        "seed": "74fa11d4559701ee",
        "seedInput": "1|node-1-patterns-growing|43|1.0.0|",
        "schemaVersion": "2.0.0",
        "mathTemplateId": null,
        "archetype": "form-exercise",
        "siteId": 1
    },
    "semantics": {
        "solvability": {
            "isDeterministic": true,
            "solutionCount": 1
        },
        "difficulty": {
            "declaredLevel": "easy",
            "computedScore": 50,
            "metrics": {
                "problemCount": 20,
                "operation": "patterns",
                "digits": 2,
                "regrouping": false
            }
        },
        "diversity": {
            "structuralHash": "079b8b6eb5f463b0b665b01f69b624f0",
            "contentFingerprint": "f65334761fcbb36e"
        },
        "interaction": {
            "checkable": true,
            "revealable": true,
            "randomizable": true,
            "hintable": false,
            "progressable": true,
            "inputType": [
                "text-input"
            ]
        }
    },
    "version": "2.0",
    "generatorId": "arithmetic-generator-v7.2.1",
    "operation": "patterns",
    "subject": "arithmetic",
    "difficulty": "easy",
    "config": {
        "maxNumber": 10
    },
    "problems": [
        {
            "id": 1,
            "type": "patterns",
            "subType": "arithmetic-sequence",
            "sequence": [
                20,
                21,
                22,
                23,
                24
            ],
            "question": "What comes next in the pattern? 20, 21, 22, 23, 24, __",
            "answer": 25,
            "correctAnswer": "25",
            "difficulty": "normal"
        },
        {
            "id": 2,
            "type": "patterns",
            "subType": "arithmetic-sequence",
            "sequence": [
                5,
                3,
                1,
                -1,
                -3
            ],
            "question": "What comes next in the pattern? 5, 3, 1, -1, -3, __",
            "answer": -5,
            "correctAnswer": "-5",
            "difficulty": "normal"
        },
        {
            "id": 3,
            "type": "patterns",
            "subType": "geometric-sequence",
            "sequence": [
                1,
                2,
                4,
                8,
                16
            ],
            "question": "What comes next in the sequence? 1, 2, 4, 8, 16, __",
            "answer": 32,
            "correctAnswer": "32",
            "difficulty": "normal"
        },
        {
            "id": 4,
            "type": "patterns",
            "subType": "arithmetic-sequence",
            "sequence": [
                14,
                23,
                32,
                41,
                50
            ],
            "question": "What comes next in the pattern? 14, 23, 32, 41, 50, __",
            "answer": 59,
            "correctAnswer": "59",
            "difficulty": "normal"
        },
        {
            "id": 5,
            "type": "patterns",
            "subType": "arithmetic-sequence",
            "sequence": [
                3,
                8,
                13,
                18,
                23
            ],
            "question": "What comes next in the pattern? 3, 8, 13, 18, 23, __",
            "answer": 28,
            "correctAnswer": "28",
            "difficulty": "normal"
        },
        {
            "id": 6,
            "type": "patterns",
            "subType": "arithmetic-sequence",
            "sequence": [
                18,
                28,
                38,
                48,
                58
            ],
            "question": "What comes next in the pattern? 18, 28, 38, 48, 58, __",
            "answer": 68,
            "correctAnswer": "68",
            "difficulty": "normal"
        },
        {
            "id": 7,
            "type": "patterns",
            "subType": "arithmetic-sequence",
            "sequence": [
                5,
                7,
                9,
                11,
                13
            ],
            "question": "What comes next in the pattern? 5, 7, 9, 11, 13, __",
            "answer": 15,
            "correctAnswer": "15",
            "difficulty": "normal"
        },
        {
            "id": 8,
            "type": "patterns",
            "subType": "arithmetic-sequence",
            "sequence": [
                7,
                2,
                -3,
                -8,
                -13
            ],
            "question": "What comes next in the pattern? 7, 2, -3, -8, -13, __",
            "answer": -18,
            "correctAnswer": "-18",
            "difficulty": "normal"
        },
        {
            "id": 9,
            "type": "patterns",
            "subType": "arithmetic-sequence",
            "sequence": [
                11,
                20,
                29,
                38,
                47
            ],
            "question": "What comes next in the pattern? 11, 20, 29, 38, 47, __",
            "answer": 56,
            "correctAnswer": "56",
            "difficulty": "normal"
        },
        {
            "id": 10,
            "type": "patterns",
            "subType": "geometric-sequence",
            "sequence": [
                2,
                4,
                8,
                16,
                32
            ],
            "question": "What comes next in the sequence? 2, 4, 8, 16, 32, __",
            "answer": 64,
            "correctAnswer": "64",
            "difficulty": "normal"
        },
        {
            "id": 11,
            "type": "patterns",
            "subType": "arithmetic-sequence",
            "sequence": [
                6,
                -4,
                -14,
                -24,
                -34
            ],
            "question": "What comes next in the pattern? 6, -4, -14, -24, -34, __",
            "answer": -44,
            "correctAnswer": "-44",
            "difficulty": "normal"
        },
        {
            "id": 12,
            "type": "patterns",
            "subType": "geometric-sequence",
            "sequence": [
                5,
                15,
                45,
                135,
                405
            ],
            "question": "What comes next in the sequence? 5, 15, 45, 135, 405, __",
            "answer": 1215,
            "correctAnswer": "1215",
            "difficulty": "normal"
        },
        {
            "id": 13,
            "type": "patterns",
            "subType": "arithmetic-sequence",
            "sequence": [
                11,
                17,
                23,
                29,
                35
            ],
            "question": "What comes next in the pattern? 11, 17, 23, 29, 35, __",
            "answer": 41,
            "correctAnswer": "41",
            "difficulty": "normal"
        },
        {
            "id": 14,
            "type": "patterns",
            "subType": "arithmetic-sequence",
            "sequence": [
                6,
                12,
                18,
                24,
                30
            ],
            "question": "What comes next in the pattern? 6, 12, 18, 24, 30, __",
            "answer": 36,
            "correctAnswer": "36",
            "difficulty": "normal"
        },
        {
            "id": 15,
            "type": "patterns",
            "subType": "arithmetic-sequence",
            "sequence": [
                2,
                8,
                14,
                20,
                26
            ],
            "question": "What comes next in the pattern? 2, 8, 14, 20, 26, __",
            "answer": 32,
            "correctAnswer": "32",
            "difficulty": "normal"
        },
        {
            "id": 16,
            "type": "patterns",
            "subType": "arithmetic-sequence",
            "sequence": [
                14,
                15,
                16,
                17,
                18
            ],
            "question": "What comes next in the pattern? 14, 15, 16, 17, 18, __",
            "answer": 19,
            "correctAnswer": "19",
            "difficulty": "normal"
        },
        {
            "id": 17,
            "type": "patterns",
            "subType": "arithmetic-sequence",
            "sequence": [
                17,
                18,
                19,
                20,
                21
            ],
            "question": "What comes next in the pattern? 17, 18, 19, 20, 21, __",
            "answer": 22,
            "correctAnswer": "22",
            "difficulty": "normal"
        },
        {
            "id": 18,
            "type": "patterns",
            "subType": "geometric-sequence",
            "sequence": [
                3,
                9,
                27,
                81,
                243
            ],
            "question": "What comes next in the sequence? 3, 9, 27, 81, 243, __",
            "answer": 729,
            "correctAnswer": "729",
            "difficulty": "normal"
        },
        {
            "id": 19,
            "type": "patterns",
            "subType": "arithmetic-sequence",
            "sequence": [
                9,
                12,
                15,
                18,
                21
            ],
            "question": "What comes next in the pattern? 9, 12, 15, 18, 21, __",
            "answer": 24,
            "correctAnswer": "24",
            "difficulty": "normal"
        },
        {
            "id": 20,
            "type": "patterns",
            "subType": "arithmetic-sequence",
            "sequence": [
                1,
                5,
                9,
                13,
                17
            ],
            "question": "What comes next in the pattern? 1, 5, 9, 13, 17, __",
            "answer": 21,
            "correctAnswer": "21",
            "difficulty": "normal"
        }
    ],
    "layout": {
        "columns": 2,
        "problemsPerPage": 20
    },
    "_archetype": "form-exercise",
    "_generatorId": "arithmetic-generator-v7.2.1"
}