medium Set 30 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": 30,
        "generatedAt": "2026-03-16T15:22:31.831Z",
        "generatorVersion": "v7.2.1-wp-g2",
        "seed": "5f2d299dd7d397a1",
        "seedInput": "1|node-1-leaf-patterns-number-patterns-grade-1|30|1.0.0|",
        "schemaVersion": "2.0.0",
        "mathTemplateId": null,
        "archetype": "form-exercise",
        "siteId": 1
    },
    "semantics": {
        "solvability": {
            "isDeterministic": true,
            "solutionCount": 1
        },
        "difficulty": {
            "declaredLevel": "medium",
            "computedScore": 47,
            "metrics": {
                "problemCount": 17,
                "operation": "patterns",
                "digits": 2,
                "regrouping": false
            }
        },
        "diversity": {
            "structuralHash": "397a8627e70b02b00e11da402b407cb1",
            "contentFingerprint": "d4df503d0406d3dc"
        },
        "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": "arithmetic-sequence",
            "sequence": [
                17,
                20,
                23,
                26,
                29
            ],
            "question": "What comes next in the pattern? 17, 20, 23, 26, 29, __",
            "answer": 32,
            "correctAnswer": "32",
            "difficulty": "normal",
            "visualIntent": {
                "layout": "icon-badge",
                "category": "fruits",
                "label": "32"
            }
        },
        {
            "id": 2,
            "type": "patterns",
            "subType": "arithmetic-sequence",
            "sequence": [
                3,
                2,
                1,
                0,
                -1
            ],
            "question": "What comes next in the pattern? 3, 2, 1, 0, -1, __",
            "answer": -2,
            "correctAnswer": "-2",
            "difficulty": "normal",
            "visualIntent": {
                "layout": "icon-badge",
                "category": "fruits",
                "label": "-2"
            }
        },
        {
            "id": 3,
            "type": "patterns",
            "subType": "arithmetic-sequence",
            "sequence": [
                14,
                12,
                10,
                8,
                6
            ],
            "question": "What comes next in the pattern? 14, 12, 10, 8, 6, __",
            "answer": 4,
            "correctAnswer": "4",
            "difficulty": "normal",
            "visualIntent": {
                "layout": "icon-badge",
                "category": "fruits",
                "label": "4"
            }
        },
        {
            "id": 4,
            "type": "patterns",
            "subType": "arithmetic-sequence",
            "sequence": [
                13,
                10,
                7,
                4,
                1
            ],
            "question": "What comes next in the pattern? 13, 10, 7, 4, 1, __",
            "answer": -2,
            "correctAnswer": "-2",
            "difficulty": "normal",
            "visualIntent": {
                "layout": "icon-badge",
                "category": "fruits",
                "label": "-2"
            }
        },
        {
            "id": 5,
            "type": "patterns",
            "subType": "arithmetic-sequence",
            "sequence": [
                5,
                4,
                3,
                2,
                1
            ],
            "question": "What comes next in the pattern? 5, 4, 3, 2, 1, __",
            "answer": 0,
            "correctAnswer": "0",
            "difficulty": "normal",
            "visualIntent": {
                "layout": "icon-badge",
                "category": "fruits",
                "label": "0"
            }
        },
        {
            "id": 6,
            "type": "patterns",
            "subType": "arithmetic-sequence",
            "sequence": [
                14,
                23,
                32,
                41,
                50
            ],
            "question": "What comes next in the pattern? 14, 23, 32, 41, 50, __",
            "answer": 59,
            "correctAnswer": "59",
            "difficulty": "normal",
            "visualIntent": {
                "layout": "icon-badge",
                "category": "fruits",
                "label": "59"
            }
        },
        {
            "id": 7,
            "type": "patterns",
            "subType": "arithmetic-sequence",
            "sequence": [
                6,
                10,
                14,
                18,
                22
            ],
            "question": "What comes next in the pattern? 6, 10, 14, 18, 22, __",
            "answer": 26,
            "correctAnswer": "26",
            "difficulty": "normal",
            "visualIntent": {
                "layout": "icon-badge",
                "category": "fruits",
                "label": "26"
            }
        },
        {
            "id": 8,
            "type": "patterns",
            "subType": "arithmetic-sequence",
            "sequence": [
                11,
                20,
                29,
                38,
                47
            ],
            "question": "What comes next in the pattern? 11, 20, 29, 38, 47, __",
            "answer": 56,
            "correctAnswer": "56",
            "difficulty": "normal",
            "visualIntent": {
                "layout": "icon-badge",
                "category": "fruits",
                "label": "56"
            }
        },
        {
            "id": 9,
            "type": "patterns",
            "subType": "arithmetic-sequence",
            "sequence": [
                15,
                16,
                17,
                18,
                19
            ],
            "question": "What comes next in the pattern? 15, 16, 17, 18, 19, __",
            "answer": 20,
            "correctAnswer": "20",
            "difficulty": "normal",
            "visualIntent": {
                "layout": "icon-badge",
                "category": "fruits",
                "label": "20"
            }
        },
        {
            "id": 11,
            "type": "patterns",
            "subType": "arithmetic-sequence",
            "sequence": [
                3,
                -1,
                -5,
                -9,
                -13
            ],
            "question": "What comes next in the pattern? 3, -1, -5, -9, -13, __",
            "answer": -17,
            "correctAnswer": "-17",
            "difficulty": "normal",
            "visualIntent": {
                "layout": "icon-badge",
                "category": "fruits",
                "label": "-17"
            }
        },
        {
            "id": 12,
            "type": "patterns",
            "subType": "arithmetic-sequence",
            "sequence": [
                17,
                22,
                27,
                32,
                37
            ],
            "question": "What comes next in the pattern? 17, 22, 27, 32, 37, __",
            "answer": 42,
            "correctAnswer": "42",
            "difficulty": "normal",
            "visualIntent": {
                "layout": "icon-badge",
                "category": "fruits",
                "label": "42"
            }
        },
        {
            "id": 13,
            "type": "patterns",
            "subType": "arithmetic-sequence",
            "sequence": [
                6,
                13,
                20,
                27,
                34
            ],
            "question": "What comes next in the pattern? 6, 13, 20, 27, 34, __",
            "answer": 41,
            "correctAnswer": "41",
            "difficulty": "normal",
            "visualIntent": {
                "layout": "icon-badge",
                "category": "fruits",
                "label": "41"
            }
        },
        {
            "id": 15,
            "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": 16,
            "type": "patterns",
            "subType": "arithmetic-sequence",
            "sequence": [
                19,
                20,
                21,
                22,
                23
            ],
            "question": "What comes next in the pattern? 19, 20, 21, 22, 23, __",
            "answer": 24,
            "correctAnswer": "24",
            "difficulty": "normal",
            "visualIntent": {
                "layout": "icon-badge",
                "category": "fruits",
                "label": "24"
            }
        },
        {
            "id": 17,
            "type": "patterns",
            "subType": "arithmetic-sequence",
            "sequence": [
                12,
                14,
                16,
                18,
                20
            ],
            "question": "What comes next in the pattern? 12, 14, 16, 18, 20, __",
            "answer": 22,
            "correctAnswer": "22",
            "difficulty": "normal",
            "visualIntent": {
                "layout": "icon-badge",
                "category": "fruits",
                "label": "22"
            }
        },
        {
            "id": 18,
            "type": "patterns",
            "subType": "arithmetic-sequence",
            "sequence": [
                9,
                -1,
                -11,
                -21,
                -31
            ],
            "question": "What comes next in the pattern? 9, -1, -11, -21, -31, __",
            "answer": -41,
            "correctAnswer": "-41",
            "difficulty": "normal",
            "visualIntent": {
                "layout": "icon-badge",
                "category": "fruits",
                "label": "-41"
            }
        },
        {
            "id": 20,
            "type": "patterns",
            "subType": "arithmetic-sequence",
            "sequence": [
                16,
                12,
                8,
                4,
                0
            ],
            "question": "What comes next in the pattern? 16, 12, 8, 4, 0, __",
            "answer": -4,
            "correctAnswer": "-4",
            "difficulty": "normal",
            "visualIntent": {
                "layout": "icon-badge",
                "category": "fruits",
                "label": "-4"
            }
        }
    ],
    "layout": {
        "columns": 2,
        "problemsPerPage": 20
    },
    "_archetype": "form-exercise",
    "_generatorId": "arithmetic-generator-v7.2.1"
}