easy Set 100 Form Exercise

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

{
    "_meta": {
        "nodeId": "node-1-leaf-activity-patterns-grade-2",
        "pageNumber": 100,
        "generatedAt": "2026-03-16T15:22:18.318Z",
        "generatorVersion": "v7.2.1-wp-g2",
        "seed": "f0c85abae8faac44",
        "seedInput": "1|node-1-leaf-activity-patterns-grade-2|100|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": "0bc88bc8975abfff"
        },
        "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": [
                4,
                7,
                10,
                13,
                16
            ],
            "question": "What comes next in the pattern? 4, 7, 10, 13, 16, __",
            "answer": 19,
            "correctAnswer": "19",
            "difficulty": "normal"
        },
        {
            "id": 2,
            "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": 3,
            "type": "patterns",
            "subType": "arithmetic-sequence",
            "sequence": [
                15,
                8,
                1,
                -6,
                -13
            ],
            "question": "What comes next in the pattern? 15, 8, 1, -6, -13, __",
            "answer": -20,
            "correctAnswer": "-20",
            "difficulty": "normal"
        },
        {
            "id": 4,
            "type": "patterns",
            "subType": "arithmetic-sequence",
            "sequence": [
                8,
                1,
                -6,
                -13,
                -20
            ],
            "question": "What comes next in the pattern? 8, 1, -6, -13, -20, __",
            "answer": -27,
            "correctAnswer": "-27",
            "difficulty": "normal"
        },
        {
            "id": 5,
            "type": "patterns",
            "subType": "arithmetic-sequence",
            "sequence": [
                18,
                26,
                34,
                42,
                50
            ],
            "question": "What comes next in the pattern? 18, 26, 34, 42, 50, __",
            "answer": 58,
            "correctAnswer": "58",
            "difficulty": "normal"
        },
        {
            "id": 6,
            "type": "patterns",
            "subType": "arithmetic-sequence",
            "sequence": [
                6,
                5,
                4,
                3,
                2
            ],
            "question": "What comes next in the pattern? 6, 5, 4, 3, 2, __",
            "answer": 1,
            "correctAnswer": "1",
            "difficulty": "normal"
        },
        {
            "id": 7,
            "type": "patterns",
            "subType": "geometric-sequence",
            "sequence": [
                4,
                12,
                36,
                108,
                324
            ],
            "question": "What comes next in the sequence? 4, 12, 36, 108, 324, __",
            "answer": 972,
            "correctAnswer": "972",
            "difficulty": "normal"
        },
        {
            "id": 8,
            "type": "patterns",
            "subType": "arithmetic-sequence",
            "sequence": [
                18,
                22,
                26,
                30,
                34
            ],
            "question": "What comes next in the pattern? 18, 22, 26, 30, 34, __",
            "answer": 38,
            "correctAnswer": "38",
            "difficulty": "normal"
        },
        {
            "id": 9,
            "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": 10,
            "type": "patterns",
            "subType": "geometric-sequence",
            "sequence": [
                2,
                6,
                18,
                54,
                162
            ],
            "question": "What comes next in the sequence? 2, 6, 18, 54, 162, __",
            "answer": 486,
            "correctAnswer": "486",
            "difficulty": "normal"
        },
        {
            "id": 11,
            "type": "patterns",
            "subType": "geometric-sequence",
            "sequence": [
                4,
                8,
                16,
                32,
                64
            ],
            "question": "What comes next in the sequence? 4, 8, 16, 32, 64, __",
            "answer": 128,
            "correctAnswer": "128",
            "difficulty": "normal"
        },
        {
            "id": 12,
            "type": "patterns",
            "subType": "arithmetic-sequence",
            "sequence": [
                16,
                11,
                6,
                1,
                -4
            ],
            "question": "What comes next in the pattern? 16, 11, 6, 1, -4, __",
            "answer": -9,
            "correctAnswer": "-9",
            "difficulty": "normal"
        },
        {
            "id": 13,
            "type": "patterns",
            "subType": "arithmetic-sequence",
            "sequence": [
                15,
                19,
                23,
                27,
                31
            ],
            "question": "What comes next in the pattern? 15, 19, 23, 27, 31, __",
            "answer": 35,
            "correctAnswer": "35",
            "difficulty": "normal"
        },
        {
            "id": 14,
            "type": "patterns",
            "subType": "arithmetic-sequence",
            "sequence": [
                10,
                17,
                24,
                31,
                38
            ],
            "question": "What comes next in the pattern? 10, 17, 24, 31, 38, __",
            "answer": 45,
            "correctAnswer": "45",
            "difficulty": "normal"
        },
        {
            "id": 15,
            "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": 16,
            "type": "patterns",
            "subType": "arithmetic-sequence",
            "sequence": [
                2,
                6,
                10,
                14,
                18
            ],
            "question": "What comes next in the pattern? 2, 6, 10, 14, 18, __",
            "answer": 22,
            "correctAnswer": "22",
            "difficulty": "normal"
        },
        {
            "id": 17,
            "type": "patterns",
            "subType": "arithmetic-sequence",
            "sequence": [
                5,
                6,
                7,
                8,
                9
            ],
            "question": "What comes next in the pattern? 5, 6, 7, 8, 9, __",
            "answer": 10,
            "correctAnswer": "10",
            "difficulty": "normal"
        },
        {
            "id": 18,
            "type": "patterns",
            "subType": "geometric-sequence",
            "sequence": [
                1,
                3,
                9,
                27,
                81
            ],
            "question": "What comes next in the sequence? 1, 3, 9, 27, 81, __",
            "answer": 243,
            "correctAnswer": "243",
            "difficulty": "normal"
        },
        {
            "id": 19,
            "type": "patterns",
            "subType": "arithmetic-sequence",
            "sequence": [
                3,
                4,
                5,
                6,
                7
            ],
            "question": "What comes next in the pattern? 3, 4, 5, 6, 7, __",
            "answer": 8,
            "correctAnswer": "8",
            "difficulty": "normal"
        },
        {
            "id": 20,
            "type": "patterns",
            "subType": "arithmetic-sequence",
            "sequence": [
                11,
                5,
                -1,
                -7,
                -13
            ],
            "question": "What comes next in the pattern? 11, 5, -1, -7, -13, __",
            "answer": -19,
            "correctAnswer": "-19",
            "difficulty": "normal"
        }
    ],
    "layout": {
        "columns": 2,
        "problemsPerPage": 20
    },
    "_archetype": "form-exercise",
    "_generatorId": "arithmetic-generator-v7.2.1"
}