medium Set 18 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-patterns-grade-1",
        "pageNumber": 18,
        "generatedAt": "2026-03-16T15:22:31.830Z",
        "generatorVersion": "v7.2.1-wp-g2",
        "seed": "c893a3e38489ad63",
        "seedInput": "1|node-1-leaf-patterns-number-patterns-grade-1|18|1.0.0|",
        "schemaVersion": "2.0.0",
        "mathTemplateId": null,
        "archetype": "form-exercise",
        "siteId": 1
    },
    "semantics": {
        "solvability": {
            "isDeterministic": true,
            "solutionCount": 1
        },
        "difficulty": {
            "declaredLevel": "medium",
            "computedScore": 45,
            "metrics": {
                "problemCount": 16,
                "operation": "patterns",
                "digits": 2,
                "regrouping": false
            }
        },
        "diversity": {
            "structuralHash": "26802b37c5bf78d6d6875c0175169ff9",
            "contentFingerprint": "e0f445ebb0731dfd"
        },
        "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": 20,
        "maxSum": 20,
        "maxOperand": 120,
        "_gradeLevel": "1"
    },
    "problems": [
        {
            "id": 1,
            "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": 2,
            "type": "patterns",
            "subType": "arithmetic-sequence",
            "sequence": [
                15,
                18,
                21,
                24,
                27
            ],
            "question": "What comes next in the pattern? 15, 18, 21, 24, 27, __",
            "answer": 30,
            "correctAnswer": "30",
            "difficulty": "normal",
            "visualIntent": {
                "layout": "icon-badge",
                "category": "fruits",
                "label": "30"
            }
        },
        {
            "id": 4,
            "type": "patterns",
            "subType": "arithmetic-sequence",
            "sequence": [
                14,
                13,
                12,
                11,
                10
            ],
            "question": "What comes next in the pattern? 14, 13, 12, 11, 10, __",
            "answer": 9,
            "correctAnswer": "9",
            "difficulty": "normal",
            "visualIntent": {
                "layout": "icon-badge",
                "category": "fruits",
                "label": "9"
            }
        },
        {
            "id": 5,
            "type": "patterns",
            "subType": "arithmetic-sequence",
            "sequence": [
                7,
                10,
                13,
                16,
                19
            ],
            "question": "What comes next in the pattern? 7, 10, 13, 16, 19, __",
            "answer": 22,
            "correctAnswer": "22",
            "difficulty": "normal",
            "visualIntent": {
                "layout": "icon-badge",
                "category": "fruits",
                "label": "22"
            }
        },
        {
            "id": 6,
            "type": "patterns",
            "subType": "arithmetic-sequence",
            "sequence": [
                1,
                9,
                17,
                25,
                33
            ],
            "question": "What comes next in the pattern? 1, 9, 17, 25, 33, __",
            "answer": 41,
            "correctAnswer": "41",
            "difficulty": "normal",
            "visualIntent": {
                "layout": "icon-badge",
                "category": "fruits",
                "label": "41"
            }
        },
        {
            "id": 7,
            "type": "patterns",
            "subType": "geometric-sequence",
            "sequence": [
                3,
                6,
                12,
                24,
                48
            ],
            "question": "What comes next in the sequence? 3, 6, 12, 24, 48, __",
            "answer": 96,
            "correctAnswer": "96",
            "difficulty": "normal",
            "visualIntent": {
                "layout": "icon-badge",
                "category": "fruits",
                "label": "96"
            }
        },
        {
            "id": 8,
            "type": "patterns",
            "subType": "arithmetic-sequence",
            "sequence": [
                19,
                26,
                33,
                40,
                47
            ],
            "question": "What comes next in the pattern? 19, 26, 33, 40, 47, __",
            "answer": 54,
            "correctAnswer": "54",
            "difficulty": "normal",
            "visualIntent": {
                "layout": "icon-badge",
                "category": "fruits",
                "label": "54"
            }
        },
        {
            "id": 9,
            "type": "patterns",
            "subType": "arithmetic-sequence",
            "sequence": [
                8,
                9,
                10,
                11,
                12
            ],
            "question": "What comes next in the pattern? 8, 9, 10, 11, 12, __",
            "answer": 13,
            "correctAnswer": "13",
            "difficulty": "normal",
            "visualIntent": {
                "layout": "icon-badge",
                "category": "fruits",
                "label": "13"
            }
        },
        {
            "id": 10,
            "type": "patterns",
            "subType": "arithmetic-sequence",
            "sequence": [
                7,
                4,
                1,
                -2,
                -5
            ],
            "question": "What comes next in the pattern? 7, 4, 1, -2, -5, __",
            "answer": -8,
            "correctAnswer": "-8",
            "difficulty": "normal",
            "visualIntent": {
                "layout": "icon-badge",
                "category": "fruits",
                "label": "-8"
            }
        },
        {
            "id": 12,
            "type": "patterns",
            "subType": "arithmetic-sequence",
            "sequence": [
                12,
                17,
                22,
                27,
                32
            ],
            "question": "What comes next in the pattern? 12, 17, 22, 27, 32, __",
            "answer": 37,
            "correctAnswer": "37",
            "difficulty": "normal",
            "visualIntent": {
                "layout": "icon-badge",
                "category": "fruits",
                "label": "37"
            }
        },
        {
            "id": 13,
            "type": "patterns",
            "subType": "arithmetic-sequence",
            "sequence": [
                9,
                19,
                29,
                39,
                49
            ],
            "question": "What comes next in the pattern? 9, 19, 29, 39, 49, __",
            "answer": 59,
            "correctAnswer": "59",
            "difficulty": "normal",
            "visualIntent": {
                "layout": "icon-badge",
                "category": "fruits",
                "label": "59"
            }
        },
        {
            "id": 14,
            "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",
            "visualIntent": {
                "layout": "icon-badge",
                "category": "fruits",
                "label": "10"
            }
        },
        {
            "id": 16,
            "type": "patterns",
            "subType": "arithmetic-sequence",
            "sequence": [
                17,
                21,
                25,
                29,
                33
            ],
            "question": "What comes next in the pattern? 17, 21, 25, 29, 33, __",
            "answer": 37,
            "correctAnswer": "37",
            "difficulty": "normal",
            "visualIntent": {
                "layout": "icon-badge",
                "category": "fruits",
                "label": "37"
            }
        },
        {
            "id": 18,
            "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",
            "visualIntent": {
                "layout": "icon-badge",
                "category": "fruits",
                "label": "-20"
            }
        },
        {
            "id": 19,
            "type": "patterns",
            "subType": "arithmetic-sequence",
            "sequence": [
                19,
                28,
                37,
                46,
                55
            ],
            "question": "What comes next in the pattern? 19, 28, 37, 46, 55, __",
            "answer": 64,
            "correctAnswer": "64",
            "difficulty": "normal",
            "visualIntent": {
                "layout": "icon-badge",
                "category": "fruits",
                "label": "64"
            }
        },
        {
            "id": 20,
            "type": "patterns",
            "subType": "arithmetic-sequence",
            "sequence": [
                8,
                12,
                16,
                20,
                24
            ],
            "question": "What comes next in the pattern? 8, 12, 16, 20, 24, __",
            "answer": 28,
            "correctAnswer": "28",
            "difficulty": "normal",
            "visualIntent": {
                "layout": "icon-badge",
                "category": "fruits",
                "label": "28"
            }
        }
    ],
    "layout": {
        "columns": 2,
        "problemsPerPage": 20
    },
    "_archetype": "form-exercise",
    "_generatorId": "arithmetic-generator-v7.2.1"
}