medium Set 62 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-shrinking-grade-2",
        "pageNumber": 62,
        "generatedAt": "2026-03-16T15:22:31.812Z",
        "generatorVersion": "v7.2.1-wp-g2",
        "seed": "0ad4de4d91afd025",
        "seedInput": "1|node-1-leaf-patterns-shrinking-grade-2|62|1.0.0|",
        "schemaVersion": "2.0.0",
        "mathTemplateId": null,
        "archetype": "form-exercise",
        "siteId": 1
    },
    "semantics": {
        "solvability": {
            "isDeterministic": true,
            "solutionCount": 1
        },
        "difficulty": {
            "declaredLevel": "medium",
            "computedScore": 58,
            "metrics": {
                "problemCount": 19,
                "operation": "patterns",
                "digits": 3,
                "regrouping": false
            }
        },
        "diversity": {
            "structuralHash": "168e9de888825e093dcc98f5ca85271b",
            "contentFingerprint": "c29728fca1e58ea8"
        },
        "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": {
        "maxNumber": 100,
        "maxSum": 1000,
        "maxOperand": 1000,
        "_gradeLevel": "2"
    },
    "problems": [
        {
            "id": 1,
            "type": "patterns",
            "subType": "arithmetic-sequence",
            "sequence": [
                8,
                17,
                26,
                35,
                44
            ],
            "question": "What comes next in the pattern? 8, 17, 26, 35, 44, __",
            "answer": 53,
            "correctAnswer": "53",
            "difficulty": "normal",
            "visualIntent": {
                "layout": "icon-badge",
                "category": "fruits",
                "label": "53"
            }
        },
        {
            "id": 2,
            "type": "patterns",
            "subType": "arithmetic-sequence",
            "sequence": [
                12,
                4,
                -4,
                -12,
                -20
            ],
            "question": "What comes next in the pattern? 12, 4, -4, -12, -20, __",
            "answer": -28,
            "correctAnswer": "-28",
            "difficulty": "normal",
            "visualIntent": {
                "layout": "icon-badge",
                "category": "fruits",
                "label": "-28"
            }
        },
        {
            "id": 3,
            "type": "patterns",
            "subType": "arithmetic-sequence",
            "sequence": [
                12,
                13,
                14,
                15,
                16
            ],
            "question": "What comes next in the pattern? 12, 13, 14, 15, 16, __",
            "answer": 17,
            "correctAnswer": "17",
            "difficulty": "normal",
            "visualIntent": {
                "layout": "icon-badge",
                "category": "fruits",
                "label": "17"
            }
        },
        {
            "id": 4,
            "type": "patterns",
            "subType": "arithmetic-sequence",
            "sequence": [
                9,
                11,
                13,
                15,
                17
            ],
            "question": "What comes next in the pattern? 9, 11, 13, 15, 17, __",
            "answer": 19,
            "correctAnswer": "19",
            "difficulty": "normal",
            "visualIntent": {
                "layout": "icon-badge",
                "category": "fruits",
                "label": "19"
            }
        },
        {
            "id": 5,
            "type": "patterns",
            "subType": "arithmetic-sequence",
            "sequence": [
                14,
                19,
                24,
                29,
                34
            ],
            "question": "What comes next in the pattern? 14, 19, 24, 29, 34, __",
            "answer": 39,
            "correctAnswer": "39",
            "difficulty": "normal",
            "visualIntent": {
                "layout": "icon-badge",
                "category": "fruits",
                "label": "39"
            }
        },
        {
            "id": 6,
            "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",
            "visualIntent": {
                "layout": "icon-badge",
                "category": "fruits",
                "label": "128"
            }
        },
        {
            "id": 7,
            "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",
            "visualIntent": {
                "layout": "icon-badge",
                "category": "fruits",
                "label": "36"
            }
        },
        {
            "id": 8,
            "type": "patterns",
            "subType": "arithmetic-sequence",
            "sequence": [
                20,
                30,
                40,
                50,
                60
            ],
            "question": "What comes next in the pattern? 20, 30, 40, 50, 60, __",
            "answer": 70,
            "correctAnswer": "70",
            "difficulty": "normal",
            "visualIntent": {
                "layout": "icon-badge",
                "category": "fruits",
                "label": "70"
            }
        },
        {
            "id": 9,
            "type": "patterns",
            "subType": "arithmetic-sequence",
            "sequence": [
                6,
                1,
                -4,
                -9,
                -14
            ],
            "question": "What comes next in the pattern? 6, 1, -4, -9, -14, __",
            "answer": -19,
            "correctAnswer": "-19",
            "difficulty": "normal",
            "visualIntent": {
                "layout": "icon-badge",
                "category": "fruits",
                "label": "-19"
            }
        },
        {
            "id": 10,
            "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",
            "visualIntent": {
                "layout": "icon-badge",
                "category": "fruits",
                "label": "1"
            }
        },
        {
            "id": 11,
            "type": "patterns",
            "subType": "arithmetic-sequence",
            "sequence": [
                20,
                23,
                26,
                29,
                32
            ],
            "question": "What comes next in the pattern? 20, 23, 26, 29, 32, __",
            "answer": 35,
            "correctAnswer": "35",
            "difficulty": "normal",
            "visualIntent": {
                "layout": "icon-badge",
                "category": "fruits",
                "label": "35"
            }
        },
        {
            "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",
            "visualIntent": {
                "layout": "icon-badge",
                "category": "fruits",
                "label": "-9"
            }
        },
        {
            "id": 13,
            "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",
            "visualIntent": {
                "layout": "icon-badge",
                "category": "fruits",
                "label": "24"
            }
        },
        {
            "id": 14,
            "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",
            "visualIntent": {
                "layout": "icon-badge",
                "category": "fruits",
                "label": "972"
            }
        },
        {
            "id": 16,
            "type": "patterns",
            "subType": "arithmetic-sequence",
            "sequence": [
                7,
                11,
                15,
                19,
                23
            ],
            "question": "What comes next in the pattern? 7, 11, 15, 19, 23, __",
            "answer": 27,
            "correctAnswer": "27",
            "difficulty": "normal",
            "visualIntent": {
                "layout": "icon-badge",
                "category": "fruits",
                "label": "27"
            }
        },
        {
            "id": 17,
            "type": "patterns",
            "subType": "arithmetic-sequence",
            "sequence": [
                9,
                13,
                17,
                21,
                25
            ],
            "question": "What comes next in the pattern? 9, 13, 17, 21, 25, __",
            "answer": 29,
            "correctAnswer": "29",
            "difficulty": "normal",
            "visualIntent": {
                "layout": "icon-badge",
                "category": "fruits",
                "label": "29"
            }
        },
        {
            "id": 18,
            "type": "patterns",
            "subType": "arithmetic-sequence",
            "sequence": [
                14,
                6,
                -2,
                -10,
                -18
            ],
            "question": "What comes next in the pattern? 14, 6, -2, -10, -18, __",
            "answer": -26,
            "correctAnswer": "-26",
            "difficulty": "normal",
            "visualIntent": {
                "layout": "icon-badge",
                "category": "fruits",
                "label": "-26"
            }
        },
        {
            "id": 19,
            "type": "patterns",
            "subType": "arithmetic-sequence",
            "sequence": [
                1,
                8,
                15,
                22,
                29
            ],
            "question": "What comes next in the pattern? 1, 8, 15, 22, 29, __",
            "answer": 36,
            "correctAnswer": "36",
            "difficulty": "normal",
            "visualIntent": {
                "layout": "icon-badge",
                "category": "fruits",
                "label": "36"
            }
        },
        {
            "id": 20,
            "type": "patterns",
            "subType": "arithmetic-sequence",
            "sequence": [
                16,
                20,
                24,
                28,
                32
            ],
            "question": "What comes next in the pattern? 16, 20, 24, 28, 32, __",
            "answer": 36,
            "correctAnswer": "36",
            "difficulty": "normal",
            "visualIntent": {
                "layout": "icon-badge",
                "category": "fruits",
                "label": "36"
            }
        }
    ],
    "layout": {
        "columns": 2,
        "problemsPerPage": 20
    },
    "_archetype": "form-exercise",
    "_generatorId": "arithmetic-generator-v7.2.1"
}