hard Set 81 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-number-pattern-hard",
        "pageNumber": 81,
        "generatedAt": "2026-03-16T15:21:46.380Z",
        "generatorVersion": "v7.2.1-wp-g2",
        "seed": "d506a95e0d9fe8ee",
        "seedInput": "1|node-1-leaf-patterns-number-pattern-hard|81|1.0.0|",
        "schemaVersion": "2.0.0",
        "mathTemplateId": null,
        "archetype": "form-exercise",
        "siteId": 1
    },
    "semantics": {
        "solvability": {
            "isDeterministic": true,
            "solutionCount": 1
        },
        "difficulty": {
            "declaredLevel": "hard",
            "computedScore": 50,
            "metrics": {
                "problemCount": 20,
                "operation": "patterns",
                "digits": 2,
                "regrouping": false
            }
        },
        "diversity": {
            "structuralHash": "079b8b6eb5f463b0b665b01f69b624f0",
            "contentFingerprint": "c5bf64a87853b0c4"
        },
        "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": "hard",
    "config": {
        "difficulty": "hard",
        "maxNumber": 10
    },
    "problems": [
        {
            "id": 1,
            "type": "patterns",
            "subType": "arithmetic-sequence",
            "sequence": [
                3,
                31,
                59,
                87,
                115,
                143
            ],
            "question": "What comes next in the pattern? 3, 31, 59, 87, 115, 143, __",
            "answer": 171,
            "correctAnswer": "171",
            "difficulty": "hard"
        },
        {
            "id": 2,
            "type": "patterns",
            "subType": "arithmetic-sequence",
            "sequence": [
                94,
                102,
                110,
                118,
                126,
                134
            ],
            "question": "What comes next in the pattern? 94, 102, 110, 118, 126, 134, __",
            "answer": 142,
            "correctAnswer": "142",
            "difficulty": "hard"
        },
        {
            "id": 3,
            "type": "patterns",
            "subType": "arithmetic-sequence",
            "sequence": [
                24,
                74,
                124,
                174,
                224,
                274
            ],
            "question": "What comes next in the pattern? 24, 74, 124, 174, 224, 274, __",
            "answer": 324,
            "correctAnswer": "324",
            "difficulty": "hard"
        },
        {
            "id": 4,
            "type": "patterns",
            "subType": "arithmetic-sequence",
            "sequence": [
                48,
                77,
                106,
                135,
                164,
                193
            ],
            "question": "What comes next in the pattern? 48, 77, 106, 135, 164, 193, __",
            "answer": 222,
            "correctAnswer": "222",
            "difficulty": "hard"
        },
        {
            "id": 5,
            "type": "patterns",
            "subType": "arithmetic-sequence",
            "sequence": [
                63,
                99,
                135,
                171,
                207,
                243
            ],
            "question": "What comes next in the pattern? 63, 99, 135, 171, 207, 243, __",
            "answer": 279,
            "correctAnswer": "279",
            "difficulty": "hard"
        },
        {
            "id": 6,
            "type": "patterns",
            "subType": "arithmetic-sequence",
            "sequence": [
                39,
                -7,
                -53,
                -99,
                -145,
                -191
            ],
            "question": "What comes next in the pattern? 39, -7, -53, -99, -145, -191, __",
            "answer": -237,
            "correctAnswer": "-237",
            "difficulty": "hard"
        },
        {
            "id": 7,
            "type": "patterns",
            "subType": "arithmetic-sequence",
            "sequence": [
                80,
                128,
                176,
                224,
                272,
                320
            ],
            "question": "What comes next in the pattern? 80, 128, 176, 224, 272, 320, __",
            "answer": 368,
            "correctAnswer": "368",
            "difficulty": "hard"
        },
        {
            "id": 8,
            "type": "patterns",
            "subType": "arithmetic-sequence",
            "sequence": [
                22,
                -25,
                -72,
                -119,
                -166,
                -213
            ],
            "question": "What comes next in the pattern? 22, -25, -72, -119, -166, -213, __",
            "answer": -260,
            "correctAnswer": "-260",
            "difficulty": "hard"
        },
        {
            "id": 9,
            "type": "patterns",
            "subType": "arithmetic-sequence",
            "sequence": [
                93,
                120,
                147,
                174,
                201,
                228
            ],
            "question": "What comes next in the pattern? 93, 120, 147, 174, 201, 228, __",
            "answer": 255,
            "correctAnswer": "255",
            "difficulty": "hard"
        },
        {
            "id": 10,
            "type": "patterns",
            "subType": "arithmetic-sequence",
            "sequence": [
                20,
                59,
                98,
                137,
                176,
                215
            ],
            "question": "What comes next in the pattern? 20, 59, 98, 137, 176, 215, __",
            "answer": 254,
            "correctAnswer": "254",
            "difficulty": "hard"
        },
        {
            "id": 11,
            "type": "patterns",
            "subType": "arithmetic-sequence",
            "sequence": [
                62,
                16,
                -30,
                -76,
                -122,
                -168
            ],
            "question": "What comes next in the pattern? 62, 16, -30, -76, -122, -168, __",
            "answer": -214,
            "correctAnswer": "-214",
            "difficulty": "hard"
        },
        {
            "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": "hard"
        },
        {
            "id": 13,
            "type": "patterns",
            "subType": "arithmetic-sequence",
            "sequence": [
                75,
                102,
                129,
                156,
                183,
                210
            ],
            "question": "What comes next in the pattern? 75, 102, 129, 156, 183, 210, __",
            "answer": 237,
            "correctAnswer": "237",
            "difficulty": "hard"
        },
        {
            "id": 14,
            "type": "patterns",
            "subType": "arithmetic-sequence",
            "sequence": [
                48,
                87,
                126,
                165,
                204,
                243
            ],
            "question": "What comes next in the pattern? 48, 87, 126, 165, 204, 243, __",
            "answer": 282,
            "correctAnswer": "282",
            "difficulty": "hard"
        },
        {
            "id": 15,
            "type": "patterns",
            "subType": "arithmetic-sequence",
            "sequence": [
                63,
                105,
                147,
                189,
                231,
                273
            ],
            "question": "What comes next in the pattern? 63, 105, 147, 189, 231, 273, __",
            "answer": 315,
            "correctAnswer": "315",
            "difficulty": "hard"
        },
        {
            "id": 16,
            "type": "patterns",
            "subType": "arithmetic-sequence",
            "sequence": [
                31,
                23,
                15,
                7,
                -1,
                -9
            ],
            "question": "What comes next in the pattern? 31, 23, 15, 7, -1, -9, __",
            "answer": -17,
            "correctAnswer": "-17",
            "difficulty": "hard"
        },
        {
            "id": 17,
            "type": "patterns",
            "subType": "arithmetic-sequence",
            "sequence": [
                97,
                124,
                151,
                178,
                205,
                232
            ],
            "question": "What comes next in the pattern? 97, 124, 151, 178, 205, 232, __",
            "answer": 259,
            "correctAnswer": "259",
            "difficulty": "hard"
        },
        {
            "id": 18,
            "type": "patterns",
            "subType": "arithmetic-sequence",
            "sequence": [
                51,
                7,
                -37,
                -81,
                -125,
                -169
            ],
            "question": "What comes next in the pattern? 51, 7, -37, -81, -125, -169, __",
            "answer": -213,
            "correctAnswer": "-213",
            "difficulty": "hard"
        },
        {
            "id": 19,
            "type": "patterns",
            "subType": "arithmetic-sequence",
            "sequence": [
                95,
                101,
                107,
                113,
                119,
                125
            ],
            "question": "What comes next in the pattern? 95, 101, 107, 113, 119, 125, __",
            "answer": 131,
            "correctAnswer": "131",
            "difficulty": "hard"
        },
        {
            "id": 20,
            "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": "hard"
        }
    ],
    "layout": {
        "columns": 2,
        "problemsPerPage": 20
    },
    "_archetype": "form-exercise",
    "_generatorId": "arithmetic-generator-v7.2.1"
}