medium Set 82 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": 82,
        "generatedAt": "2026-03-16T15:22:31.814Z",
        "generatorVersion": "v7.2.1-wp-g2",
        "seed": "07e75597f4d21683",
        "seedInput": "1|node-1-leaf-patterns-shrinking-grade-2|82|1.0.0|",
        "schemaVersion": "2.0.0",
        "mathTemplateId": null,
        "archetype": "form-exercise",
        "siteId": 1
    },
    "semantics": {
        "solvability": {
            "isDeterministic": true,
            "solutionCount": 1
        },
        "difficulty": {
            "declaredLevel": "medium",
            "computedScore": 56,
            "metrics": {
                "problemCount": 18,
                "operation": "patterns",
                "digits": 3,
                "regrouping": false
            }
        },
        "diversity": {
            "structuralHash": "958fa93343d2a3e6e07737d367fbc65b",
            "contentFingerprint": "6181f21348d896e7"
        },
        "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,
                11,
                14,
                17,
                20
            ],
            "question": "What comes next in the pattern? 8, 11, 14, 17, 20, __",
            "answer": 23,
            "correctAnswer": "23",
            "difficulty": "normal",
            "visualIntent": {
                "layout": "icon-badge",
                "category": "fruits",
                "label": "23"
            }
        },
        {
            "id": 2,
            "type": "patterns",
            "subType": "arithmetic-sequence",
            "sequence": [
                16,
                14,
                12,
                10,
                8
            ],
            "question": "What comes next in the pattern? 16, 14, 12, 10, 8, __",
            "answer": 6,
            "correctAnswer": "6",
            "difficulty": "normal",
            "visualIntent": {
                "layout": "icon-badge",
                "category": "fruits",
                "label": "6"
            }
        },
        {
            "id": 3,
            "type": "patterns",
            "subType": "arithmetic-sequence",
            "sequence": [
                19,
                29,
                39,
                49,
                59
            ],
            "question": "What comes next in the pattern? 19, 29, 39, 49, 59, __",
            "answer": 69,
            "correctAnswer": "69",
            "difficulty": "normal",
            "visualIntent": {
                "layout": "icon-badge",
                "category": "fruits",
                "label": "69"
            }
        },
        {
            "id": 4,
            "type": "patterns",
            "subType": "arithmetic-sequence",
            "sequence": [
                14,
                4,
                -6,
                -16,
                -26
            ],
            "question": "What comes next in the pattern? 14, 4, -6, -16, -26, __",
            "answer": -36,
            "correctAnswer": "-36",
            "difficulty": "normal",
            "visualIntent": {
                "layout": "icon-badge",
                "category": "fruits",
                "label": "-36"
            }
        },
        {
            "id": 5,
            "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",
            "visualIntent": {
                "layout": "icon-badge",
                "category": "fruits",
                "label": "243"
            }
        },
        {
            "id": 6,
            "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",
            "visualIntent": {
                "layout": "icon-badge",
                "category": "fruits",
                "label": "58"
            }
        },
        {
            "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",
            "visualIntent": {
                "layout": "icon-badge",
                "category": "fruits",
                "label": "972"
            }
        },
        {
            "id": 8,
            "type": "patterns",
            "subType": "geometric-sequence",
            "sequence": [
                5,
                10,
                20,
                40,
                80
            ],
            "question": "What comes next in the sequence? 5, 10, 20, 40, 80, __",
            "answer": 160,
            "correctAnswer": "160",
            "difficulty": "normal",
            "visualIntent": {
                "layout": "icon-badge",
                "category": "fruits",
                "label": "160"
            }
        },
        {
            "id": 10,
            "type": "patterns",
            "subType": "arithmetic-sequence",
            "sequence": [
                20,
                27,
                34,
                41,
                48
            ],
            "question": "What comes next in the pattern? 20, 27, 34, 41, 48, __",
            "answer": 55,
            "correctAnswer": "55",
            "difficulty": "normal",
            "visualIntent": {
                "layout": "icon-badge",
                "category": "fruits",
                "label": "55"
            }
        },
        {
            "id": 11,
            "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",
            "visualIntent": {
                "layout": "icon-badge",
                "category": "fruits",
                "label": "32"
            }
        },
        {
            "id": 12,
            "type": "patterns",
            "subType": "arithmetic-sequence",
            "sequence": [
                11,
                16,
                21,
                26,
                31
            ],
            "question": "What comes next in the pattern? 11, 16, 21, 26, 31, __",
            "answer": 36,
            "correctAnswer": "36",
            "difficulty": "normal",
            "visualIntent": {
                "layout": "icon-badge",
                "category": "fruits",
                "label": "36"
            }
        },
        {
            "id": 13,
            "type": "patterns",
            "subType": "arithmetic-sequence",
            "sequence": [
                9,
                10,
                11,
                12,
                13
            ],
            "question": "What comes next in the pattern? 9, 10, 11, 12, 13, __",
            "answer": 14,
            "correctAnswer": "14",
            "difficulty": "normal",
            "visualIntent": {
                "layout": "icon-badge",
                "category": "fruits",
                "label": "14"
            }
        },
        {
            "id": 14,
            "type": "patterns",
            "subType": "arithmetic-sequence",
            "sequence": [
                2,
                -7,
                -16,
                -25,
                -34
            ],
            "question": "What comes next in the pattern? 2, -7, -16, -25, -34, __",
            "answer": -43,
            "correctAnswer": "-43",
            "difficulty": "normal",
            "visualIntent": {
                "layout": "icon-badge",
                "category": "fruits",
                "label": "-43"
            }
        },
        {
            "id": 15,
            "type": "patterns",
            "subType": "arithmetic-sequence",
            "sequence": [
                14,
                22,
                30,
                38,
                46
            ],
            "question": "What comes next in the pattern? 14, 22, 30, 38, 46, __",
            "answer": 54,
            "correctAnswer": "54",
            "difficulty": "normal",
            "visualIntent": {
                "layout": "icon-badge",
                "category": "fruits",
                "label": "54"
            }
        },
        {
            "id": 16,
            "type": "patterns",
            "subType": "arithmetic-sequence",
            "sequence": [
                18,
                27,
                36,
                45,
                54
            ],
            "question": "What comes next in the pattern? 18, 27, 36, 45, 54, __",
            "answer": 63,
            "correctAnswer": "63",
            "difficulty": "normal",
            "visualIntent": {
                "layout": "icon-badge",
                "category": "fruits",
                "label": "63"
            }
        },
        {
            "id": 17,
            "type": "patterns",
            "subType": "arithmetic-sequence",
            "sequence": [
                14,
                5,
                -4,
                -13,
                -22
            ],
            "question": "What comes next in the pattern? 14, 5, -4, -13, -22, __",
            "answer": -31,
            "correctAnswer": "-31",
            "difficulty": "normal",
            "visualIntent": {
                "layout": "icon-badge",
                "category": "fruits",
                "label": "-31"
            }
        },
        {
            "id": 18,
            "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",
            "visualIntent": {
                "layout": "icon-badge",
                "category": "fruits",
                "label": "21"
            }
        },
        {
            "id": 20,
            "type": "patterns",
            "subType": "arithmetic-sequence",
            "sequence": [
                18,
                21,
                24,
                27,
                30
            ],
            "question": "What comes next in the pattern? 18, 21, 24, 27, 30, __",
            "answer": 33,
            "correctAnswer": "33",
            "difficulty": "normal",
            "visualIntent": {
                "layout": "icon-badge",
                "category": "fruits",
                "label": "33"
            }
        }
    ],
    "layout": {
        "columns": 2,
        "problemsPerPage": 20
    },
    "_archetype": "form-exercise",
    "_generatorId": "arithmetic-generator-v7.2.1"
}