medium Set 35 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-patterns-skip-5-medium",
        "pageNumber": 35,
        "generatedAt": "2026-03-16T15:21:46.430Z",
        "generatorVersion": "v7.2.1-wp-g2",
        "seed": "0a66d874701c10d4",
        "seedInput": "1|node-1-leaf-patterns-skip-5-medium|35|1.0.0|",
        "schemaVersion": "2.0.0",
        "mathTemplateId": null,
        "archetype": "form-exercise",
        "siteId": 1
    },
    "semantics": {
        "solvability": {
            "isDeterministic": true,
            "solutionCount": 1
        },
        "difficulty": {
            "declaredLevel": "medium",
            "computedScore": 48,
            "metrics": {
                "problemCount": 19,
                "operation": "patterns",
                "digits": 2,
                "regrouping": false
            }
        },
        "diversity": {
            "structuralHash": "168e9de888825e093dcc98f5ca85271b",
            "contentFingerprint": "c42cdafaf0c0c770"
        },
        "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": "medium",
    "config": {
        "difficulty": "medium",
        "maxNumber": 10
    },
    "problems": [
        {
            "id": 1,
            "type": "patterns",
            "subType": "arithmetic-sequence",
            "sequence": [
                46,
                32,
                18,
                4,
                -10
            ],
            "question": "What comes next in the pattern? 46, 32, 18, 4, -10, __",
            "answer": -24,
            "correctAnswer": "-24",
            "difficulty": "medium"
        },
        {
            "id": 2,
            "type": "patterns",
            "subType": "arithmetic-sequence",
            "sequence": [
                41,
                60,
                79,
                98,
                117
            ],
            "question": "What comes next in the pattern? 41, 60, 79, 98, 117, __",
            "answer": 136,
            "correctAnswer": "136",
            "difficulty": "medium"
        },
        {
            "id": 3,
            "type": "patterns",
            "subType": "arithmetic-sequence",
            "sequence": [
                35,
                42,
                49,
                56,
                63
            ],
            "question": "What comes next in the pattern? 35, 42, 49, 56, 63, __",
            "answer": 70,
            "correctAnswer": "70",
            "difficulty": "medium"
        },
        {
            "id": 4,
            "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": "medium"
        },
        {
            "id": 5,
            "type": "patterns",
            "subType": "arithmetic-sequence",
            "sequence": [
                47,
                49,
                51,
                53,
                55
            ],
            "question": "What comes next in the pattern? 47, 49, 51, 53, 55, __",
            "answer": 57,
            "correctAnswer": "57",
            "difficulty": "medium"
        },
        {
            "id": 6,
            "type": "patterns",
            "subType": "arithmetic-sequence",
            "sequence": [
                20,
                32,
                44,
                56,
                68
            ],
            "question": "What comes next in the pattern? 20, 32, 44, 56, 68, __",
            "answer": 80,
            "correctAnswer": "80",
            "difficulty": "medium"
        },
        {
            "id": 7,
            "type": "patterns",
            "subType": "arithmetic-sequence",
            "sequence": [
                31,
                37,
                43,
                49,
                55
            ],
            "question": "What comes next in the pattern? 31, 37, 43, 49, 55, __",
            "answer": 61,
            "correctAnswer": "61",
            "difficulty": "medium"
        },
        {
            "id": 8,
            "type": "patterns",
            "subType": "arithmetic-sequence",
            "sequence": [
                18,
                31,
                44,
                57,
                70
            ],
            "question": "What comes next in the pattern? 18, 31, 44, 57, 70, __",
            "answer": 83,
            "correctAnswer": "83",
            "difficulty": "medium"
        },
        {
            "id": 9,
            "type": "patterns",
            "subType": "arithmetic-sequence",
            "sequence": [
                49,
                54,
                59,
                64,
                69
            ],
            "question": "What comes next in the pattern? 49, 54, 59, 64, 69, __",
            "answer": 74,
            "correctAnswer": "74",
            "difficulty": "medium"
        },
        {
            "id": 10,
            "type": "patterns",
            "subType": "arithmetic-sequence",
            "sequence": [
                19,
                22,
                25,
                28,
                31
            ],
            "question": "What comes next in the pattern? 19, 22, 25, 28, 31, __",
            "answer": 34,
            "correctAnswer": "34",
            "difficulty": "medium"
        },
        {
            "id": 11,
            "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": "medium"
        },
        {
            "id": 13,
            "type": "patterns",
            "subType": "arithmetic-sequence",
            "sequence": [
                38,
                45,
                52,
                59,
                66
            ],
            "question": "What comes next in the pattern? 38, 45, 52, 59, 66, __",
            "answer": 73,
            "correctAnswer": "73",
            "difficulty": "medium"
        },
        {
            "id": 14,
            "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": "medium"
        },
        {
            "id": 15,
            "type": "patterns",
            "subType": "arithmetic-sequence",
            "sequence": [
                39,
                57,
                75,
                93,
                111
            ],
            "question": "What comes next in the pattern? 39, 57, 75, 93, 111, __",
            "answer": 129,
            "correctAnswer": "129",
            "difficulty": "medium"
        },
        {
            "id": 16,
            "type": "patterns",
            "subType": "arithmetic-sequence",
            "sequence": [
                47,
                27,
                7,
                -13,
                -33
            ],
            "question": "What comes next in the pattern? 47, 27, 7, -13, -33, __",
            "answer": -53,
            "correctAnswer": "-53",
            "difficulty": "medium"
        },
        {
            "id": 17,
            "type": "patterns",
            "subType": "arithmetic-sequence",
            "sequence": [
                21,
                35,
                49,
                63,
                77
            ],
            "question": "What comes next in the pattern? 21, 35, 49, 63, 77, __",
            "answer": 91,
            "correctAnswer": "91",
            "difficulty": "medium"
        },
        {
            "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": "medium"
        },
        {
            "id": 19,
            "type": "patterns",
            "subType": "arithmetic-sequence",
            "sequence": [
                4,
                21,
                38,
                55,
                72
            ],
            "question": "What comes next in the pattern? 4, 21, 38, 55, 72, __",
            "answer": 89,
            "correctAnswer": "89",
            "difficulty": "medium"
        },
        {
            "id": 20,
            "type": "patterns",
            "subType": "arithmetic-sequence",
            "sequence": [
                38,
                33,
                28,
                23,
                18
            ],
            "question": "What comes next in the pattern? 38, 33, 28, 23, 18, __",
            "answer": 13,
            "correctAnswer": "13",
            "difficulty": "medium"
        }
    ],
    "layout": {
        "columns": 2,
        "problemsPerPage": 20
    },
    "_archetype": "form-exercise",
    "_generatorId": "arithmetic-generator-v7.2.1"
}